OpenCmis Maven

cancel
Showing results for 
Search instead for 
Did you mean: 
mikele
Active Member

OpenCmis Maven

Goodmorning everyone,
I am downloading the maven dependency for the APPContentManager class.
This is my pom:

<dependency>
<groupId>org.apache.chemistry</groupId>
<artifactId>chemistry-tck-atompub</artifactId>
<version>0.1-incubating-unreleased</version>
</dependency>


I copied the pom addiction directly to the maven site, but it returns this error
Could not resolve depend for project com.optaros: chemistry-test: jar: 0.0.1-SNAPSHOT: Could not find artifact org.apache.chemistry: chemistry-tck-atompub: jar: 0.1-incubating-unreleased in apache-incubating (http://people.apache.org/repo/m2-incubating-repository/) -> [Help 1]
Has it ever happened to you?
thank you for every possible answer