See http://jira.codehaus.org/browse/MNG-3680

-j

Fabrice Bellingard wrote:
Hi,

well, a couple of things:


1- I also had the stack trace issue (but Brett apparently just fixed it in
SVN)


2- the following output appears several times in the build log of one of my
projects (which I don't have with 2.0.9):

----------------
[WARNING] POM for 'bcel:bcel:pom:5.1:compile' is invalid. It will be ignored
for artifact resolution. Reason: Parse error reading POM. Reason:
Unrecognised association: 'groupId' (position: START_TAG seen
...<dependencies>\n    <groupId>... @7:14)  for project bcel:bcel at
C:\JIP\home\.m2\repository\bcel\bcel\5.1\bcel-5.1.pom
----------------

It is actually printed:
- twice in [resources:resources] phase
- 4 times in [resources:testResources] phase
- 4 times in [compiler:testCompile] phase
- 4 times in [surefire:test] phase
- 4 times in [assembly:attached] phase, in which I also get:

----------------
[WARNING] Attempting to build MavenProject instance for Artifact
(bcel:bcel:5.1) of type: jar; constructing POM artifact instead.
----------------

The POM for BCEL 5.1 is indeed invalid on Maven repo, which I had never
noticed before. So this is a good point (I created MEV-592). However,
printing this log 18 times is a bit violent, isn't it? :-)


Appart from that, all my projects build fine.


- Fabrice
[EMAIL PROTECTED]

On Wed, Jul 23, 2008 at 11:03 PM, John Casey <[EMAIL PROTECTED]> wrote:

Hello everyone,

Okay, I think we've got all of the problems with RC1 sorted out, and the
integration tests are finally passing again.

So, without further ado, let's get RC2 out there for testing! You can find
the distribution here:

http://people.apache.org/~jdcasey/stage/apache-maven/2.0.10-RC2<http://people.apache.org/%7Ejdcasey/stage/apache-maven/2.0.10-RC2>

(In fact, the tarballs/zipfile are here:

http://people.apache.org/~jdcasey/stage/apache-maven/2.0.10-RC2/org/apache/maven/apache-maven/2.0.10-RC2/<http://people.apache.org/%7Ejdcasey/stage/apache-maven/2.0.10-RC2/org/apache/maven/apache-maven/2.0.10-RC2/>
)

Happy testing! Again, please let me know if you find any problems, and I'll
get them fixed ASAP.

Thanks,

-john

--
John Casey
Developer, PMC Member - Apache Maven (http://maven.apache.org)
Blog: http://www.ejlife.net/blogs/buildchimp/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
John Casey
Developer, PMC Member - Apache Maven (http://maven.apache.org)
Blog: http://www.ejlife.net/blogs/buildchimp/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to