Note that there are some explanatory texts on larger screens.

plurals
  1. POMaven error when building Neo4j community edition from source
    primarykey
    data
    text
    <p>I am trying to build Neo4j from <a href="https://github.com/neo4j/neo4j.git" rel="nofollow">https://github.com/neo4j/neo4j.git</a>. I'm running Ubuntu 13.10 (32-bit), Maven 3.0.4 and Oracle JDK 1.7.0_45.</p> <p>I am building it under the parent POM, using</p> <pre><code>$ mvn clean install -DminimalBuild -Dlicense.skip=true </code></pre> <p>The build fails, however:</p> <pre><code>enter code here------------------------------------------------------------------------ [INFO] Building Neo4j - JMX support 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Neo4j ............................................. SUCCESS [0.683s] [INFO] Licensing configuration ........................... SUCCESS [1.783s] [INFO] Neo4j - Graph Database Kernel ..................... SUCCESS [24.188s] [INFO] Neo4j - JMX support ............................... FAILURE [0.033s] [INFO] Neo4j - Usage Data Collection ..................... SKIPPED [INFO] Neo4j - Graphviz generation ....................... SKIPPED [INFO] Neo4j - Lucene Index .............................. SKIPPED [INFO] Neo4j - Graph Algorithms .......................... SKIPPED [INFO] Neo4j - Graph Matching ............................ SKIPPED [INFO] Neo4j - Cypher Compile 1.9 ........................ SKIPPED [INFO] Neo4j - Cypher Compile 2.0 ........................ SKIPPED [INFO] Neo4j - Cypher .................................... SKIPPED [INFO] Neo4j Community ................................... SKIPPED [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 - Server Plugin Tests ....................... SKIPPED [INFO] Neo4j Community Build ............................. SKIPPED [INFO] Neo4j - Graph DB Monitoring and Management tools .. SKIPPED [INFO] Neo4j Advanced .................................... SKIPPED [INFO] Neo4j Advanced Server ............................. SKIPPED [INFO] Neo4j Advanced Build .............................. SKIPPED [INFO] Neo4j - Communication Package ..................... SKIPPED [INFO] Neo4j - Clustering Infrastructure ................. SKIPPED [INFO] Neo4j - Consistency Checker ....................... SKIPPED [INFO] Neo4j - Backup Tool ............................... SKIPPED [INFO] Neo4j - High Availability ......................... SKIPPED [INFO] Neo4j Enterprise .................................. SKIPPED [INFO] Neo4j Enterprise Server ........................... SKIPPED [INFO] Neo4j - Enterprise Performance Tests .............. SKIPPED [INFO] Neo4j Enterprise Build ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29.571s [INFO] Finished at: Wed Oct 23 18:16:07 BST 2013 [INFO] Final Memory: 42M/301M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project neo4j-jmx: Could not resolve dependencies for project org.neo4j:neo4j-jmx:jar:2.0-SNAPSHOT: Failure to find org.neo4j:neo4j- kernel:jar:tests:2.0-SNAPSHOT in http://m2.neo4j.org/content/repositories/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of neo4j-snapshot-repository has elapsed or updates are forced -&gt; [Help 1] </code></pre> <p>I have had the same problem running it under Windows 7.</p> <p>Any help is appreciated.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload