You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Benson Margulies <bi...@gmail.com> on 2011/09/06 18:11:16 UTC

new wrinkle on MSITE-600 -- stagingDirectory fails to override pom distributionManagement

Anybody got a workaround?

/Users/benson/m2e/sonatype-tycho /opt/apache-maven-3.0.3/bin/mvn
-DskipTests site:site site:stage -DstagingDirectory=/tmp/tychoStage

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.0:stage (default-cli) on
project tycho: Error uploading site: Could not make directory
'/tmp/tychoStage/../../../../../../staging'. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

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