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