dev@glassfish.java.net

Re: top level mvn clean fails: plugin 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin' does not exist

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Thu, 17 Sep 2009 13:27:42 -0700

Did you make any local modification to v3/pom.xml and/or master-pom/pom.xml?
Nexus server is probably not refereced in your pom.xml.

Jane


Ed Burns wrote:
> I'm seeing this error when I do a top level mvn clean
>
> The plugin 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin' does not exist or
> no valid version could be found
>
> Interestingly, it works if I pull in Jane's workaround profile from last
> week
>
> mvn -Prepo clean
>
> Any idea why it's not working without the workaround profile activated?
>
> Ed
>