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
>