On 20/06/2012 17:07, Suresh Samuel wrote:
Hi ,
I now try to use the documentation available over here :

https://cwiki.apache.org/confluence/display/SYNCOPE/Create+a+new+Syncope+project

The build seems successfull, but I get an error when I run "mvn clean package"

There is currently an issue with 1.0.0-RC1-incubating archetype: you must set

  <parent>
    <groupId>org.apache.syncope</groupId>
    <artifactId>syncope</artifactId>
    <version>1.0.0-RC1-incubating</version>
  </parent>

  <properties>
<syncope.version>1.0.0-RC1-incubating</syncope.version>
  </properties>

in myproject/pom.xml before launching

mvn clean package

Regards.

--
Francesco Chicchiriccò

ASF Member, Apache Cocoon PMC and Apache Syncope PPMC Member
http://people.apache.org/~ilgrosso/

Reply via email to