You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Emmanuel Lecharny <el...@gmail.com> on 2011/09/05 16:57:00 UTC

error when running mvn site:deploy

Hi guys,

whle releasing ApacheDS, I've got the following error :

...
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] 
------------------------------------------------------------------------
[INFO] Total time: 32.038s
[INFO] Finished at: Mon Sep 05 16:54:33 CEST 2011
[INFO] Final Memory: 63M/150M
[INFO] 
------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site 
(default-site) on project apacheds-parent: failed to get Reports: Failed 
to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:2.2:unpack 
(unpack-config-file) on project apacheds-installers-maven-plugin: Error 
unpacking file: 
/Users/elecharny/apacheds/trunks/apacheds/target/checkout/server-config/target/classes 
to: 
/Users/elecharny/apacheds/trunks/apacheds/target/checkout/installers-maven-plugin/src/main/resources/org/apache/directory/server/installers
[ERROR] org.codehaus.plexus.archiver.ArchiverException: The source must 
not be a directory.

-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com


Re: error when running mvn site:deploy

Posted by Jeff MAURY <je...@jeffmaury.com>.
Have a look at the maven site plugin. I think there is now a specific version for m3

Jeff

Envoyé de mon VT100 Phone

Le 5 sept. 2011 à 16:57, Emmanuel Lecharny <el...@gmail.com> a écrit :

> Hi guys,
> 
> whle releasing ApacheDS, I've got the following error :
> 
> ...
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 32.038s
> [INFO] Finished at: Mon Sep 05 16:54:33 CEST 2011
> [INFO] Final Memory: 63M/150M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site (default-site) on project apacheds-parent: failed to get Reports: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.2:unpack (unpack-config-file) on project apacheds-installers-maven-plugin: Error unpacking file: /Users/elecharny/apacheds/trunks/apacheds/target/checkout/server-config/target/classes to: /Users/elecharny/apacheds/trunks/apacheds/target/checkout/installers-maven-plugin/src/main/resources/org/apache/directory/server/installers
> [ERROR] org.codehaus.plexus.archiver.ArchiverException: The source must not be a directory.
> 
> -- 
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com
>