Which goals and parameters did you use? Simple "mvn clean install"?
On Fri, Mar 18, 2011 at 1:53 AM, Emmanuel Lecharny <[email protected]> wrote: > Hi guys, > > I have no idea why I get some erros on shared-all : > > ... > [INFO] Apache Directory Shared All ....................... FAILURE [1.392s] > [INFO] Apache Directory Shared LDAP Client All ........... SKIPPED > [INFO] Apache Directory LDAP API Distribution ............ SKIPPED > [INFO] Apache Directory Shared Integration Tests ......... SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 2:04.543s > [INFO] Finished at: Fri Mar 18 01:46:27 CET 2011 > [INFO] Final Memory: 30M/88M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-shade-plugin:1.4:shade (default) on project > shared-all: Error creating shaded jar: error in opening zip file > /Users/elecharny/apacheds/trunks/shared/asn1/api/target/classes -> [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 > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :shared-all > > I have changed *nothing* and it was building this afternoon. I have done a > superclean.sh with no success... > > Anyone has an idea ? > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.iktek.com > >
