You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@syncope.apache.org by Francesco Chicchiriccò <il...@apache.org> on 2018/07/10 09:06:24 UTC

Re: Maven install problem with Apache Syncope 2.1.0

On 10/07/2018 11:04, Filipe Silva wrote:
> Hi
>
> I create the project
> mvn archetype:generate \
>      -DarchetypeGroupId=org.apache.syncope \
>      -DarchetypeArtifactId=syncope-archetype \
>      -DarchetypeRepository=http://repo1.maven.org/maven2  \
>      -DarchetypeVersion=2.1.0
>
>
> then in the folder I made
>
> |mvn clean install Got ERROR |
> [INFO] Scanning for projects...
> [ERROR] [ERROR] Some problems were encountered while processing the POMs:
> [ERROR] 'dependencies.dependency.version' for junit:junit:jar is 
> missing. @ pt.up:syncope-console:[unknown-version], 
> /home/fsilva/idm210/upidm/console/pom.xml, line 101, column 17
>  @
>
> (...)
>
> Workaround is to clean in console/pom.xml the
>
>
> <!-- TEST -->
>    <dependency>
>    <groupId>junit</groupId>
>    <artifactId>junit</artifactId>
>    <scope>test</scope>
>  </dependency>


Hi Filipe,
thanks for reporting.

This problem is confirmed: please open an issue on JIRA, thanks.

Regards.

-- 
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/