Hi, Maven plugins may have tricky behaviours even with Maven 3. You certainly already tried that but I would use the -X flag when performing the release to have full logs : maybe a clue would appear... Best regards, Jérôme
On Friday, July 5, 2013 5:31:49 PM UTC+2, Marvin S. Addison wrote: > > Misagh and I have been fighting with cutting the RC1 release for the > better part of two weeks. I'm trying to jump in and do it myself, albeit > from a different machine, and running into problems. I can get to the > mvn release:perform step but the build fails due to the following root > cause: > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-site-plugin:3.0:site (default-site) on > project cas-server: failed to get report for > org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal on > project cas-server-support-generic: Could not resolve dependencies for > project org.jasig.cas:cas-server-support-generic:jar:4.0.0-RC1: Could > not find artifact org.jasig.cas:cas-server-core:jar:4.0.0-RC1 in > jasig-repository (http://developer.ja-sig.org/maven2) > > It appears that maven is trying to resolve dependencies from the Jasig > Maven repository, which is insane -- of course the dependencies are not > there. I tried blowing away my local Maven repo, which sometimes helps > with these kinds of weird errors, but the problem persists. > > Suggestions? I'm at a loss and I sincerely don't have the energy to > fight with build systems. > > M > > -- > You are currently subscribed to [email protected] <javascript:> as: > [email protected] <javascript:> > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-dev > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
