Mmh,
strange, we will try to recreate the error. Maven claims to be
backwards compatible, but never trust a build system (TM) :)

It might be that the Maven 3 repository download protocol is messing
things up ...

Cheers,

/peter neubauer

GTalk:      neubauer.peter
Skype       peter.neubauer
Phone       +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter      http://twitter.com/peterneubauer

http://www.neo4j.org               - Your high performance graph database.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.



On Fri, Nov 19, 2010 at 2:03 PM, Gian Luca Farina Perseu
<[email protected]> wrote:
> Hi Peter,
>
> downgrading from Maven 3.0 to Maven 2.2.1 now all classes compile !
>
> At the end of the build I receive this output:
>
> Results :
>
> Tests in error:
>  testVertexTestSuite(com.tinkerpop.blueprints.pgm.impls.neo4j.Neo4jGraphTest)
>  testEdgeTestSuite(com.tinkerpop.blueprints.pgm.impls.neo4j.Neo4jGraphTest)
>  testGraphTestSuite(com.tinkerpop.blueprints.pgm.impls.neo4j.Neo4jGraphTest)
>  testIndexableGraphTestSuite(com.tinkerpop.blueprints.pgm.impls.neo4j.Neo4jGrap
> hTest)
>  testIndexTestSuite(com.tinkerpop.blueprints.pgm.impls.neo4j.Neo4jGraphTest)
>  testAutomaticIndexTestSuite(com.tinkerpop.blueprints.pgm.impls.neo4j.Neo4jGrap
> hTest)
>  testTransactionalGraphTestSuite(com.tinkerpop.blueprints.pgm.impls.neo4j.Neo4j
> GraphTest)
>  testGraphMLReaderTestSuite(com.tinkerpop.blueprints.pgm.impls.neo4j.Neo4jGraph
> Test)
>
> Tests run: 40, Failures: 0, Errors: 8, Skipped: 0
>
> But for now all is done !
>
> Thank you very much.
>
> Ciao.
>
> Gianluca
>
> On Fri, Nov 19, 2010 at 1:21 PM, Peter Neubauer
> <[email protected]> wrote:
>> Hi there,
>> even with removing ~/.m2/repository and doing a clean build, things
>> work at my end. Is there any way you can check which versions of
>> things you are using, etc
>> http://maven.apache.org/plugins/maven-dependency-plugin/tree-mojo.html
>> ?
>>
>> mvn dependency:dependency-tree
>>
>> Cheers,
>>
>> /peter neubauer
>>
>> GTalk:      neubauer.peter
>> Skype       peter.neubauer
>> Phone       +46 704 106975
>> LinkedIn   http://www.linkedin.com/in/neubauer
>> Twitter      http://twitter.com/peterneubauer
>>
>> http://www.neo4j.org               - Your high performance graph database.
>> http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
>>
>>
>>
>> On Fri, Nov 19, 2010 at 1:01 PM, Peter Neubauer
>> <[email protected]> wrote:
>>> Gian,
>>> I just tried out a clean build of Blueprints, but no compile errors.
>>> will test the same after removing my maven repo and downloading half
>>> of the internet again :/
>>>
>>> Will report back in a moment!
>>>
>>> Cheers,
>>>
>>> /peter neubauer
>>>
>>> GTalk:      neubauer.peter
>>> Skype       peter.neubauer
>>> Phone       +46 704 106975
>>> LinkedIn   http://www.linkedin.com/in/neubauer
>>> Twitter      http://twitter.com/peterneubauer
>>>
>>> http://www.neo4j.org               - Your high performance graph database.
>>> http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
>>>
>>>
>>>
>>> On Fri, Nov 19, 2010 at 12:59 PM, Gian Luca Farina Perseu
>>> <[email protected]> wrote:
>>>> Hi Neo guys,
>>>>
>>>> could you help me ?
>>>>
>>>> See below mail :-)
>>>>
>>>> Thanks !!
>>>>
>>>> glfp
>>>>
>>>> ---------- Forwarded message ----------
>>>> From: Gian Luca Farina Perseu <[email protected]>
>>>> Date: Fri, Nov 19, 2010 at 9:00 AM
>>>> Subject: [Blueprints] Error on build on NEO4J dependencies
>>>> To: [email protected]
>>>>
>>>>
>>>> Marko, but also valid for the NEO4J guys ....
>>>>
>>>> I have some error on maven build on today Blueprints GIT
>>>>
>>>> STEPS:
>>>>
>>>> 1) cd c:\temp
>>>> 2) git clone https://github.com/tinkerpop/blueprints.git
>>>> 3) cd blueprints
>>>> 4) mvn clean install
>>>>
>>>> My configuration:
>>>>
>>>> - Windows 7 64bit
>>>> - Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
>>>>  Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)
>>>> - Apache Maven 3.0 (r1004208; 2010-10-04 13:50:56+0200)
>>>>
>>>> Thanks !
>>>>
>>>> Gianluca
>>>>
>>>> C:\Temp\blueprints>mvn clean install
>>>> [INFO] Scanning for projects...
>>>> [WARNING]
>>>> [WARNING] Some problems were encountered while building the effective 
>>>> model for
>>>> com.tinkerpop:blueprints:jar:0.2.1-SNAPSHOT
>>>> [WARNING] 'build.plugins.plugin.version' for 
>>>> org.apache.maven.plugins:maven-comp
>>>> iler-plugin is missing. @ line 122, column 21
>>>> [WARNING] 'build.plugins.plugin.version' for 
>>>> org.apache.maven.plugins:maven-jar-
>>>> plugin is missing. @ line 111, column 21
>>>> [WARNING] The expression ${artifactId} is deprecated. Please use 
>>>> ${project.artif
>>>> actId} instead.
>>>> [WARNING] The expression ${version} is deprecated. Please use 
>>>> ${project.version}
>>>>  instead.
>>>> [WARNING]
>>>> [WARNING] It is highly recommended to fix these problems because they 
>>>> threaten t
>>>> he stability of your build.
>>>> [WARNING]
>>>> [WARNING] For this reason, future Maven versions might no longer support 
>>>> buildin
>>>> g such malformed projects.
>>>> [WARNING]
>>>> [INFO]
>>>> [INFO] 
>>>> ------------------------------------------------------------------------
>>>> [INFO] Building Blueprints: A Property Graph Model Interface 0.2.1-SNAPSHOT
>>>> [INFO] 
>>>> ------------------------------------------------------------------------
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/tinkerpop/graphdb-deps-all/0.1-SNAP
>>>> SHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/tinkerpop/graphdb-deps-neo4j/0.1-SN
>>>> APSHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/tinkerpop/graphdb-deps-orientdb/0.1
>>>> -SNAPSHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/orientechnologies/orientdb-core/0.9
>>>> .24-SNAPSHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://www.orientechnologies.com/listing/m2/com/orientechnologies/o
>>>> rientdb-core/0.9.24-SNAPSHOT/maven-metadata.xml
>>>> Downloaded: 
>>>> http://www.orientechnologies.com/listing/m2/com/orientechnologies/or
>>>> ientdb-core/0.9.24-SNAPSHOT/maven-metadata.xml (327 B at 0.8 KB/sec)
>>>> Downloading: 
>>>> http://www.orientechnologies.com/listing/m2/com/orientechnologies/o
>>>> rientdb-core/0.9.24-SNAPSHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/orientechnologies/orientdb-core/0.9
>>>> .24-SNAPSHOT/maven-metadata.xml
>>>> Downloaded: 
>>>> http://www.orientechnologies.com/listing/m2/com/orientechnologies/or
>>>> ientdb-core/0.9.24-SNAPSHOT/maven-metadata.xml (327 B at 1.2 KB/sec)
>>>> Downloading: 
>>>> http://www.orientechnologies.com/listing/m2/com/orientechnologies/o
>>>> rientdb-parent/0.9.24-SNAPSHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/orientechnologies/orientdb-parent/0
>>>> .9.24-SNAPSHOT/maven-metadata.xml
>>>> Downloaded: 
>>>> http://www.orientechnologies.com/listing/m2/com/orientechnologies/or
>>>> ientdb-parent/0.9.24-SNAPSHOT/maven-metadata.xml (329 B at 1.2 KB/sec)
>>>> Downloading: 
>>>> http://www.orientechnologies.com/listing/m2/com/orientechnologies/o
>>>> rient-commons/0.9.24-SNAPSHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/orientechnologies/orient-commons/0.
>>>> 9.24-SNAPSHOT/maven-metadata.xml
>>>> Downloaded: 
>>>> http://www.orientechnologies.com/listing/m2/com/orientechnologies/or
>>>> ient-commons/0.9.24-SNAPSHOT/maven-metadata.xml (328 B at 1.2 KB/sec)
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/orientechnologies/orient-commons/0.
>>>> 9.24-SNAPSHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://www.orientechnologies.com/listing/m2/com/orientechnologies/o
>>>> rient-commons/0.9.24-SNAPSHOT/maven-metadata.xml
>>>> Downloaded: 
>>>> http://www.orientechnologies.com/listing/m2/com/orientechnologies/or
>>>> ient-commons/0.9.24-SNAPSHOT/maven-metadata.xml (328 B at 1.2 KB/sec)
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/tinkerpop/graphdb-deps-sail/0.1-SNA
>>>> PSHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/tinkerpop/graphdb-deps-neo4jsail/0.
>>>> 1-SNAPSHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/org/neo4j/neo4j-rdf-sail/0.6-SNAPSHOT/m
>>>> aven-metadata.xml
>>>> Downloading: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-rdf-sail/0.6-SNAPSHOT/maven-met
>>>> adata.xml
>>>> Downloaded: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-rdf-sail/0.6-SNAPSHOT/maven-meta
>>>> data.xml (358 B at 0.5 KB/sec)
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/org/neo4j/parent-pom/7-SNAPSHOT/maven-m
>>>> etadata.xml
>>>> Downloading: 
>>>> http://m2.neo4j.org/org/neo4j/parent-pom/7-SNAPSHOT/maven-metadata.
>>>> xml
>>>> Downloaded: 
>>>> http://m2.neo4j.org/org/neo4j/parent-pom/7-SNAPSHOT/maven-metadata.x
>>>> ml (352 B at 0.0 KB/sec)
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/org/neo4j/neo4j-kernel/1.1-SNAPSHOT/mav
>>>> en-metadata.xml
>>>> Downloading: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-kernel/1.1-SNAPSHOT/maven-metad
>>>> ata.xml
>>>> Downloaded: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-kernel/1.1-SNAPSHOT/maven-metada
>>>> ta.xml (356 B at 0.7 KB/sec)
>>>> Downloading: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-rdf/0.7-SNAPSHOT/maven-metadata
>>>> .xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/org/neo4j/neo4j-rdf/0.7-SNAPSHOT/maven-
>>>> metadata.xml
>>>> Downloaded: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-rdf/0.7-SNAPSHOT/maven-metadata.
>>>> xml (353 B at 0.7 KB/sec)
>>>> Downloading: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-meta-model/0.9-SNAPSHOT/maven-m
>>>> etadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/org/neo4j/neo4j-meta-model/0.9-SNAPSHOT
>>>> /maven-metadata.xml
>>>> Downloaded: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-meta-model/0.9-SNAPSHOT/maven-me
>>>> tadata.xml (360 B at 0.8 KB/sec)
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/org/neo4j/neo4j-utils/1.1-SNAPSHOT/mave
>>>> n-metadata.xml
>>>> Downloading: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-utils/1.1-SNAPSHOT/maven-metada
>>>> ta.xml
>>>> Downloaded: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-utils/1.1-SNAPSHOT/maven-metadat
>>>> a.xml (355 B at 0.6 KB/sec)
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/org/neo4j/neo4j-index/1.1-SNAPSHOT/mave
>>>> n-metadata.xml
>>>> Downloading: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-index/1.1-SNAPSHOT/maven-metada
>>>> ta.xml
>>>> Downloaded: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-index/1.1-SNAPSHOT/maven-metadat
>>>> a.xml (355 B at 0.8 KB/sec)
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/org/neo4j/neo4j-graph-matching/0.8-SNAP
>>>> SHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-graph-matching/0.8-SNAPSHOT/mav
>>>> en-metadata.xml
>>>> Downloaded: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-graph-matching/0.8-SNAPSHOT/mave
>>>> n-metadata.xml (364 B at 0.8 KB/sec)
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/tinkerpop/graphdb-deps-lds/0.1-SNAP
>>>> SHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/tinkerpop/graphdb-deps-all/0.1-SNAP
>>>> SHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/tinkerpop/graphdb-deps-neo4j/0.1-SN
>>>> APSHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/tinkerpop/graphdb-deps-orientdb/0.1
>>>> -SNAPSHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/orientechnologies/orientdb-core/0.9
>>>> .24-SNAPSHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://www.orientechnologies.com/listing/m2/com/orientechnologies/o
>>>> rientdb-core/0.9.24-SNAPSHOT/maven-metadata.xml
>>>> Downloaded: 
>>>> http://www.orientechnologies.com/listing/m2/com/orientechnologies/or
>>>> ientdb-core/0.9.24-SNAPSHOT/maven-metadata.xml (327 B at 0.8 KB/sec)
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/orientechnologies/orient-commons/0.
>>>> 9.24-SNAPSHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://www.orientechnologies.com/listing/m2/com/orientechnologies/o
>>>> rient-commons/0.9.24-SNAPSHOT/maven-metadata.xml
>>>> Downloaded: 
>>>> http://www.orientechnologies.com/listing/m2/com/orientechnologies/or
>>>> ient-commons/0.9.24-SNAPSHOT/maven-metadata.xml (328 B at 1.2 KB/sec)
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/tinkerpop/graphdb-deps-sail/0.1-SNA
>>>> PSHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/tinkerpop/graphdb-deps-neo4jsail/0.
>>>> 1-SNAPSHOT/maven-metadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/org/neo4j/neo4j-rdf-sail/0.6-SNAPSHOT/m
>>>> aven-metadata.xml
>>>> Downloading: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-rdf-sail/0.6-SNAPSHOT/maven-met
>>>> adata.xml
>>>> Downloaded: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-rdf-sail/0.6-SNAPSHOT/maven-meta
>>>> data.xml (358 B at 0.8 KB/sec)
>>>> Downloading: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-rdf/0.7-SNAPSHOT/maven-metadata
>>>> .xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/org/neo4j/neo4j-rdf/0.7-SNAPSHOT/maven-
>>>> metadata.xml
>>>> Downloaded: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-rdf/0.7-SNAPSHOT/maven-metadata.
>>>> xml (353 B at 0.8 KB/sec)
>>>> Downloading: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-meta-model/0.9-SNAPSHOT/maven-m
>>>> etadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/org/neo4j/neo4j-meta-model/0.9-SNAPSHOT
>>>> /maven-metadata.xml
>>>> Downloaded: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-meta-model/0.9-SNAPSHOT/maven-me
>>>> tadata.xml (360 B at 0.8 KB/sec)
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/org/neo4j/neo4j-utils/1.1-SNAPSHOT/mave
>>>> n-metadata.xml
>>>> Downloading: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-utils/1.1-SNAPSHOT/maven-metada
>>>> ta.xml
>>>> Downloaded: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-utils/1.1-SNAPSHOT/maven-metadat
>>>> a.xml (355 B at 0.7 KB/sec)
>>>> Downloading: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-graph-matching/0.8-SNAPSHOT/mav
>>>> en-metadata.xml
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/org/neo4j/neo4j-graph-matching/0.8-SNAP
>>>> SHOT/maven-metadata.xml
>>>> Downloaded: 
>>>> http://m2.neo4j.org/org/neo4j/neo4j-graph-matching/0.8-SNAPSHOT/mave
>>>> n-metadata.xml (364 B at 0.7 KB/sec)
>>>> Downloading: 
>>>> http://tinkerpop.com/maven2/com/tinkerpop/graphdb-deps-lds/0.1-SNAP
>>>> SHOT/maven-metadata.xml
>>>> [INFO]
>>>> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ blueprints ---
>>>> [INFO]
>>>> [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
>>>> blueprin
>>>> ts ---
>>>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>>>> [INFO] Copying 3 resources
>>>> [INFO]
>>>> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
>>>> blueprints --
>>>> -
>>>> [INFO] Compiling 67 source files to C:\Temp\blueprints\target\classes
>>>> [INFO] -------------------------------------------------------------
>>>> [ERROR] COMPILATION ERROR :
>>>> [INFO] -------------------------------------------------------------
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jGraph.java:[71,23] cannot find symbol
>>>> symbol  : method 
>>>> getConfiguration(org.neo4j.graphdb.index.Index<org.neo4j.graphd
>>>> b.Node>)
>>>> location: interface org.neo4j.graphdb.index.IndexManager
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jGraph.java:[79,23] cannot find symbol
>>>> symbol  : method 
>>>> getConfiguration(org.neo4j.graphdb.index.Index<org.neo4j.graphd
>>>> b.Relationship>)
>>>> location: interface org.neo4j.graphdb.index.IndexManager
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jIndex.java:[79,35] cannot find symbol
>>>> symbol  : method getConfiguration(org.neo4j.graphdb.index.Index<S>)
>>>> location: interface org.neo4j.graphdb.index.IndexManager
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jIndex.java:[82,38] cannot find symbol
>>>> symbol  : method 
>>>> setConfiguration(org.neo4j.graphdb.index.Index<S>,java.lang.Str
>>>> ing,java.lang.String)
>>>> location: interface org.neo4j.graphdb.index.IndexManager
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jIndex.java:[84,38] cannot find symbol
>>>> symbol  : method 
>>>> setConfiguration(org.neo4j.graphdb.index.Index<S>,java.lang.Str
>>>> ing,java.lang.String)
>>>> location: interface org.neo4j.graphdb.index.IndexManager
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jAutomaticIndex.java:[67,34] cannot find symbol
>>>> symbol  : method 
>>>> removeConfiguration(org.neo4j.graphdb.index.Index<S>,java.lang.
>>>> String)
>>>> location: interface org.neo4j.graphdb.index.IndexManager
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jAutomaticIndex.java:[73,34] cannot find symbol
>>>> symbol  : method 
>>>> setConfiguration(org.neo4j.graphdb.index.Index<S>,java.lang.Str
>>>> ing,java.lang.String)
>>>> location: interface org.neo4j.graphdb.index.IndexManager
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jAutomaticIndex.java:[79,50] cannot find symbol
>>>> symbol  : method getConfiguration(org.neo4j.graphdb.index.Index<S>)
>>>> location: interface org.neo4j.graphdb.index.IndexManager
>>>> [INFO] 8 errors
>>>> [INFO] -------------------------------------------------------------
>>>> [INFO] 
>>>> ------------------------------------------------------------------------
>>>> [INFO] BUILD FAILURE
>>>> [INFO] 
>>>> ------------------------------------------------------------------------
>>>> [INFO] Total time: 1:22.618s
>>>> [INFO] Finished at: Fri Nov 19 08:44:39 CET 2010
>>>> [INFO] Final Memory: 18M/107M
>>>> [INFO] 
>>>> ------------------------------------------------------------------------
>>>> [ERROR] Failed to execute goal 
>>>> org.apache.maven.plugins:maven-compiler-plugin:2.
>>>> 3.2:compile (default-compile) on project blueprints: Compilation failure: 
>>>> Compil
>>>> ation failure:
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jGraph.java:[71,23] cannot find symbol
>>>> [ERROR] symbol  : method 
>>>> getConfiguration(org.neo4j.graphdb.index.Index<org.neo4
>>>> j.graphdb.Node>)
>>>> [ERROR] location: interface org.neo4j.graphdb.index.IndexManager
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jGraph.java:[79,23] cannot find symbol
>>>> [ERROR] symbol  : method 
>>>> getConfiguration(org.neo4j.graphdb.index.Index<org.neo4
>>>> j.graphdb.Relationship>)
>>>> [ERROR] location: interface org.neo4j.graphdb.index.IndexManager
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jIndex.java:[79,35] cannot find symbol
>>>> [ERROR] symbol  : method getConfiguration(org.neo4j.graphdb.index.Index<S>)
>>>> [ERROR] location: interface org.neo4j.graphdb.index.IndexManager
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jIndex.java:[82,38] cannot find symbol
>>>> [ERROR] symbol  : method 
>>>> setConfiguration(org.neo4j.graphdb.index.Index<S>,java.
>>>> lang.String,java.lang.String)
>>>> [ERROR] location: interface org.neo4j.graphdb.index.IndexManager
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jIndex.java:[84,38] cannot find symbol
>>>> [ERROR] symbol  : method 
>>>> setConfiguration(org.neo4j.graphdb.index.Index<S>,java.
>>>> lang.String,java.lang.String)
>>>> [ERROR] location: interface org.neo4j.graphdb.index.IndexManager
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jAutomaticIndex.java:[67,34] cannot find symbol
>>>> [ERROR] symbol  : method 
>>>> removeConfiguration(org.neo4j.graphdb.index.Index<S>,ja
>>>> va.lang.String)
>>>> [ERROR] location: interface org.neo4j.graphdb.index.IndexManager
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jAutomaticIndex.java:[73,34] cannot find symbol
>>>> [ERROR] symbol  : method 
>>>> setConfiguration(org.neo4j.graphdb.index.Index<S>,java.
>>>> lang.String,java.lang.String)
>>>> [ERROR] location: interface org.neo4j.graphdb.index.IndexManager
>>>> [ERROR] 
>>>> \Temp\blueprints\src\main\java\com\tinkerpop\blueprints\pgm\impls\neo4j\
>>>> Neo4jAutomaticIndex.java:[79,50] cannot find symbol
>>>> [ERROR] symbol  : method getConfiguration(org.neo4j.graphdb.index.Index<S>)
>>>> [ERROR] location: interface org.neo4j.graphdb.index.IndexManager
>>>> [ERROR] -> [Help 1]
>>>> [ERROR]
>>>> [ERROR] To see the full stack trace of the errors, re-run Maven with the 
>>>> -e swit
>>>> ch.
>>>> [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 rea
>>>> d the following articles:
>>>> [ERROR] [Help 1] 
>>>> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc
>>>> eption
>>>> C:\Temp\blueprints>
>>>>
>>>>
>>>> --------------------
>>>>
>>>> On Thu, Nov 18, 2010 at 7:10 PM, Marko Rodriguez <[email protected]> 
>>>> wrote:
>>>>>> Which is the right command to build all, downloading the correct 
>>>>>> dependecies ?
>>>>>
>>>>> blueprints> git pull
>>>>> blueprints> mvn clean install
>>>>>
>>>>> Marko.
>>>> _______________________________________________
>>>> Neo4j mailing list
>>>> [email protected]
>>>> https://lists.neo4j.org/mailman/listinfo/user
>>>>
>>>
>> _______________________________________________
>> Neo4j mailing list
>> [email protected]
>> https://lists.neo4j.org/mailman/listinfo/user
>>
>
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to