We're successfully building it with Maven 2.

/anders

On 04/21/2011 04:15 AM, Kevin Moore wrote:
> I've tried 1.3 tag, master, etc.
>
> Always the same error.
>
> Maven 3.0.2
>
> Should I be using a different version?
>
> [INFO] Unpacking /Users/kevin/source/github/neo4j/graph-algo/target/classes
> to
>    /Users/kevin/source/github/neo4j/neo4j/target/sources
>     with includes null and excludes:null
> org.codehaus.plexus.archiver.ArchiverException: The source must not be a
> directory.
> at
> org.codehaus.plexus.archiver.AbstractUnArchiver.validate(AbstractUnArchiver.java:174)
> at
> org.codehaus.plexus.archiver.AbstractUnArchiver.extract(AbstractUnArchiver.java:107)
> at
> org.apache.maven.plugin.dependency.AbstractDependencyMojo.unpack(AbstractDependencyMojo.java:260)
> at
> org.apache.maven.plugin.dependency.UnpackDependenciesMojo.execute(UnpackDependenciesMojo.java:90)
> at
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:107)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> at
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> at
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:534)
> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
> at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Neo4j - Graph Database Kernel ..................... SUCCESS
> [3:53.536s]
> [INFO] Neo4j - JMX support ............................... SUCCESS [1.291s]
> [INFO] Neo4j - Usage Data Collection ..................... SUCCESS [13.238s]
> [INFO] Neo4j - Lucene Index .............................. SUCCESS [5.020s]
> [INFO] Neo4j - Graph Algorithms .......................... SUCCESS [0.204s]
> [INFO] Neo4j ............................................. FAILURE
> [1:16.071s]
> [INFO] Neo4j Community ................................... SKIPPED
> [INFO] Neo4j - Generic shell ............................. SKIPPED
> [INFO] Neo4j Examples .................................... SKIPPED
> [INFO] Neo4j Server API .................................. SKIPPED
> [INFO] Neo4j Server ...................................... SKIPPED
> [INFO] Neo4j Server Examples ............................. SKIPPED
> [INFO] Neo4j Community Build ............................. SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 6:57.812s
> [INFO] Finished at: Wed Apr 20 18:58:58 PDT 2011
> [INFO] Final Memory: 17M/81M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-dependency-plugin:2.1:unpack-dependencies
> (get-sources) on project neo4j: Error unpacking file:
> /Users/kevin/source/github/neo4j/graph-algo/target/classes to:
> /Users/kevin/source/github/neo4j/neo4j/target/sources
> [ERROR] org.codehaus.plexus.archiver.ArchiverException: The source must not
> be a directory.
> [ERROR] ->  [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 :neo4j
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to