[infinispan-issues] [JBoss JIRA] (ISPN-8678) infinispan/pom.xml dependencies for org.apache.ant:ant-nodeps and org.apache.ant:ant refer to ${ant.version}==1.10.1 but actually have different versions: 1.8.1 and 1.10.1 respectively.

Dmitrii Puzikov (JIRA) issues at jboss.org
Thu Jan 11 09:00:02 EST 2018


     [ https://issues.jboss.org/browse/ISPN-8678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitrii Puzikov updated ISPN-8678:
----------------------------------
    Summary: infinispan/pom.xml dependencies for org.apache.ant:ant-nodeps  and org.apache.ant:ant refer to ${ant.version}==1.10.1 but actually have different versions: 1.8.1 and 1.10.1 respectively.  (was: infinispan/pom.xml dependencies for org.apache.ant:ant-nodeps  and org.apache.ant:ant refer to ${ant.version}==1.10.1 but actually has different versions: 1.8.1 and 1.10.1 respectively.)


> infinispan/pom.xml dependencies for org.apache.ant:ant-nodeps  and org.apache.ant:ant refer to ${ant.version}==1.10.1 but actually have different versions: 1.8.1 and 1.10.1 respectively.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ISPN-8678
>                 URL: https://issues.jboss.org/browse/ISPN-8678
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 9.2.0.Beta2
>            Reporter: Dmitrii Puzikov
>
> Incorrect version causes build failure:
> {code}
> $> mvn test -Pcoverage -Dmaven.test.failure.ignore=true -s maven-settings.xml
> ... 
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 3.083 s
> [INFO] Finished at: 2018-01-11T14:56:00+01:00
> [INFO] Final Memory: 107M/1483M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (copy-generated-classes) on project infinispan-parent: Execution copy-generated-classes of goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run failed: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.8 or one of its dependencies could not be resolved: Failure to find org.apache.ant:ant-nodeps:jar:1.10.1 in https://repository.jboss.org/nexus/content/groups/public-jboss was cached in the local repository, resolution will not be reattempted until the update interval of jboss-public-repository-group has elapsed or updates are forced -> [Help 1]
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list