David,
I commented out the references to the m1 and m2 repositories in the root pom.xml and have checked this change into SVN.
/Craig



"David H. DeWolf" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]

10/13/2005 09:19 AM

Please respond to
[email protected]

To
[email protected]
cc
Subject
Re: maven 2 problems





I think that the m1 and m2 repos were put in there for distribution management -- publishing of archives -- not for retrieval.  If it's giving you problems you can take it out and we can figure out what we need to put back in next time we publish.

I'm not sure what you're doing wrong with the settings.xml .  One thing that I found was that on wondoze you can' specify ${user.home}/.ssh/dsa_key as your auth file.  I had to move it out to c:\.ssh\ for some reason. my guess is that it has something to do with the spaces in 'Documents and Settings'.  Maybe that's what you're running into - though I have no problems on linux.

Send me the settings.xml if you want and I'll take a look.

David

On 10/13/05, Zhong ZHENG <[EMAIL PROTECTED]> wrote:
Hi David,

I committed some changes in
pluto-descriptor-impl/pom.xml, and commented the two remote repos (m1 and m2) in the root pom.xml (which I didn't commit, since i am not sure about the modifs), and now pluto can be built successfully under maven-2-beta-3. For the authentication failure of the two repos, I still couldn't resolve that by adding settings.xml in the ${user.home}/.m2 directory. So would you please give me more details on that point?

Also, it does not seem that pluto needs additional dependencies. The central repo (
http://repo1.maven.org/maven2) is already enough. So could we remove m1 and m2 from the root pom.xml?

Thanks.

On 10/13/05, David H. DeWolf < [EMAIL PROTECTED]> wrote:
Hi Zheng.

Funny thing. . .I just got pluto1.1 building with RC3 last night and ran into some of the errors you're referencing.  I just checked in the changes.  Here's what I had to do:

1) Update the pom.  Apparently some elements have been removed from the pom.  Since we REMOVED them, it still should work in B2.

2) Exclude abstract tests.  Apparently b3 doesn't realize that the PlutoTestCase is abstract and thus fails b/c it doesn't have any test methods.

Let me know if you have more issues.

David



--

ZHENG Zhong

1 Avenue Alphand
75116 Paris, France
+33 6 76 80 45 90


Reply via email to