Not tried it myself before, but could you try to make:
mvn site:site
before doing:
mvn -DdryRun=true release:prepare
it seems that the site is not created


On Wed, Oct 27, 2010 at 9:47 AM, Scott Deboy <scott.de...@gmail.com> wrote:
> I'm trying to build the extras companion using the maven release plugin.
>
> I'm using this command:
> mvn -DdryRun=true site:site release:prepare
>
> And I get this error...any ideas?
>
> [INFO] [INFO] Building jar:
> /Users/admin/work-local/log4j-trunk/log4j-extras/target/apache-log4j-extras-1.1-javadoc.jar
> [INFO] [INFO] Preparing source:jar
> [INFO] [WARNING] Removing: assembly from forked lifecycle, to prevent
> recursive invocation.
> [INFO] [WARNING] Removing: jar from forked lifecycle, to prevent recursive
> invocation.
> [INFO] [INFO] [antrun:run {execution: javadoc.resources}]
> [INFO] [INFO] Executing tasks
> [INFO] [INFO] Executed tasks
> [INFO] [INFO] [source:jar {execution: default}]
> [INFO] [INFO] Building jar:
> /Users/admin/work-local/log4j-trunk/log4j-extras/target/apache-log4j-extras-1.1-sources.jar
> [INFO] [INFO] [assembly:assembly {execution: default}]
> [INFO] [INFO] Reading assembly descriptor: src/assembly/bin.xml
> [INFO] [INFO]
> ------------------------------------------------------------------------
> [INFO] [ERROR] BUILD FAILURE
> [INFO] [INFO]
> ------------------------------------------------------------------------
> [INFO] [INFO] :
> org.apache.maven.plugin.assembly.io.defaultassemblyrea...@40cdc794
> [INFO] site did not exist in the target directory - please run site:site
> before creating the assembly
> [INFO]
> [INFO] Mojo configuration is invalid: site did not exist in the target
> directory - please run site:site before creating the assembly
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to