I have tried your suggestion and it works ! Thanks!
Shing On Saturday, February 1, 2014 9:04:14 PM UTC, Michael Hunger wrote: > > you have to run this fist: > > cd neo4j/community/licensecheck-config > $ mvn install > > Am 01.02.2014 um 19:35 schrieb [email protected] <javascript:>: > > > Hi, > > > > I have checkouted the embedded-example maven project from > > > https://github.com/neo4j/neo4j/tree/master/community/embedded-examples > > > > When I try to to compile it using "mvn compile" I got the following > error. > > > > > > INFO] --- licensing-maven-plugin:1.7.5:check (enforce-licensing-oss) @ > neo4j-examples --- > > [WARNING] The POM for > org.neo4j.build:licensecheck-config:jar:2.0-SNAPSHOT is missing, no > dependency information available > > [INFO] > ------------------------------------------------------------------------ > > [INFO] BUILD FAILURE > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Total time: 2.485s > > [INFO] Finished at: Sat Feb 01 18:30:13 GMT 2014 > > [INFO] Final Memory: 21M/212M > > [INFO] > ------------------------------------------------------------------------ > > [ERROR] Failed to execute goal > org.neo4j.build.plugins:licensing-maven-plugin:1.7.5:check > (enforce-licensing-oss) on project neo4j-examples: Execution > enforce-licensing-oss of goal > org.neo4j.build.plugins:licensing-maven-plugin:1.7.5:check failed: Plugin > org.neo4j.build.plugins:licensing-maven-plugin:1.7.5 or one of its > dependencies could not be resolved: Failure to find > org.neo4j.build:licensecheck-config:jar:2.0-SNAPSHOT in > https://oss.sonatype.org/content/repositories/snapshots was cached in the > local repository, resolution will not be reattempted until the update > interval of sonatype-nexus-snapshots has elapsed or updates are forced -> > [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/PluginResolutionException > > matmsh@gauss:~/Downloads/neo4j/neo4j/community/embedded-examples> > > > > > > It looks as thought org.neo4j.build:licensecheck-config:jar:2.0-SNAPSHOT > is missing in https://oss.sonatype.org/content/repositories/snapshots. > > > > Any suggestion to resolve the above would be very much appreciated ! > > > > Shing > > > > > > > > > > > > -- > > You received this message because you are subscribed to the Google > Groups "Neo4j" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
