Buckminster and Maven2 [message #651721] |
Tue, 01 February 2011 12:38  |
Eclipse User |
|
|
|
Hi,
I am very new to Buckminster. My current project(which having several components and also dependency on eclipse plug-in) is using Maven2.
I want to use Buckminster on top of Maven2. I am able to materialize one of the component and I have noticed...
1. Buckminster is not looking into my local <USER_HOME>/.m2 directory for maven dependencies. It directly goes to maven2 repo and downloads all dependencies into <WORKSPACE>/.buckminster directory.
[How could I configure Buckminster to look into .m2 before it goes to maven2 repo and also downloads the unavailable dependencies into <USER_HOME>/.m2 directory.]
2. Is it possible to tell Buckminister not to resolve pom.xml dependencies?
Please somebody help me.
Thanks
Rajarshi
[Updated on: Tue, 01 February 2011 12:44] by Moderator Report message to a moderator
|
|
|
Re: Buckminster and Mavan2 [message #651750 is a reply to message #651721] |
Tue, 01 February 2011 13:15   |
Eclipse User |
|
|
|
On 2011-02-01 13:38, Rajarshi wrote:
> Hi,
>
> I am very new to Buckminster. My current project(which having several components and also dependency on eclipse plug-in)
> is using Maven2.
> I want to use Buckminster on top of Maven2. I have able to materialize one of the component and I have noticed...
>
> 1. Buckminster is not looking into my local <USER_HOME>/.m2 directory for maven dependencies. It directly goes to maven2
> repo and downloads all dependencies into <WORKSPACE>/.buckminster directory.
>
That doesn't sound right. BUckminster should use the maven cache at <USER_HOME>/.m2/repository. It will get md5
checksums from the source to verify the cache consistency though, could it be those accesses that you see?
> [How could I configure Buckminster to look into .m2 before it goes to maven2 repo and also downloads the unavailable
> dependencies into <USER_HOME>/.m2 directory.]
>
> 2. Is it possible to tell Buckminister not to resolve pom.xml dependencies?
Starting a week ago, yes. You can specify transitive="false" in the maven provider. Some more info here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=299491
Regards,
Thomas Hallgren
|
|
|
Re: Buckminster and Mavan2 [message #651765 is a reply to message #651750] |
Tue, 01 February 2011 14:14   |
Eclipse User |
|
|
|
Hi Thomas,
We really appreciate the new features and improvements that are appearing in Buckminster, but I'm concerned that the documentation is lagging behind these.
Is there a way that the community can assist in keeping the BuckyBook up-to-date?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03418 seconds