Could it be that the gwt-maven-plugin has a block that looks like this:

<dependencies>
  <groupId>blah</groupId>
  ...

It looks like a groupId nested immediately inside the dependencies collection element...that would be an invalid structure.

-john

Olivier Lamy wrote:
Hi,
No issue here with company builds.

But I can't build the gwt-maven-plugin
(https://svn.codehaus.org/mojo/trunk/mojo/gwt-maven-plugin)
mvn clean install -Prun-its

[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to install project dependencies: MavenProject:
org.codehaus.mojo:gwt-maven-plugin:1.1-SNAPSHOT @
/local/olamy/open-source/mojo/gwt-maven-plugin/pom.xml

Embedded error: Failed to install artifact: bcel:bcel:pom:5.1
Unrecognised association: 'groupId' (position: START_TAG seen
...<dependencies>\n    <groupId>... @7:14)


--
Olivier

2009/3/9 John Casey <jdca...@commonjava.org>:
Hi everyone,

I've rolled the first release candidate for Maven 2.1.0. It's available at:

http://tinyurl.com/maven-2-1-0-RC1
(https://repository.apache.org/content/repositories/maven-staging-4e4fa48c70323f/org/apache/maven/apache-maven/2.1.0/)

The staging repository root is at:

https://repository.apache.org/content/repositories/maven-staging-4e4fa48c70323f

If you have time, please take a look and see if you can break it!

BTW, the JIRA version notes for this release are at:

http://tinyurl.com/maven-2-1-0-jira
(http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&styleName=Html&version=14587)

If we can't find anything wrong with this release candidate after maybe four
or five days at most, I'll call the vote for a release. Hopefully we can
coast in on the effort we put forth in the last release, at least to some
extent! :-)

Thanks,

-john

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to