mvn release:perform I've done some archaeology, and this is a very old story with just about all the projects we have at my job; we generally turn off site-deploy from release:perform to avoid it, but I accidently lost that configuration and hit this again. I could capture a -X, but I have no idea if I can come up with a small repro. It fails just the same with 3.2.5 as with 3.0.4 (and 2.2.1 before it).
On Tue, Dec 30, 2014 at 6:40 PM, Hervé BOUTEMY <[email protected]> wrote: > what's the mvn command launched? > > Regards, > > Hervé > > Le lundi 29 décembre 2014 22:33:24 Benson Margulies a écrit : >> This is in release:perform; >> >> [INFO] [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on >> project ws-bus: failed to get report for >> org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal >> on project integration-test: Could not resolve dependencies for >> project com.basistech.ws:integration-test:jar:0.5.1: Could not find >> artifact com.basistech.ws:ws-bus-launcher:jar:0.5.1 in Nexus >> (http://maven.basistech.net/nexus/content/groups/public) -> [Help 1] >> >> This is a tale of two modules: integration-test depends on launcher. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
