Claus Ibsen created CAMEL-11187:
-----------------------------------
Summary: Java 9 - building camel-spring has a maven WARN
Key: CAMEL-11187
URL: https://issues.apache.org/jira/browse/CAMEL-11187
Project: Camel
Issue Type: Task
Reporter: Claus Ibsen
Priority: Minor
davsclaus:/Users/davsclaus/workspace/camel/components/camel-spring (master)/$
mvn clean install -P fastinstall
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.camel:camel-spring:jar:2.19.0-SNAPSHOT
[WARNING] 'profiles.profile[jdk9-build].plugins.plugin.(groupId:artifactId)'
must be unique but found duplicate declaration of plugin
org.apache.maven.plugins:maven-antrun-plugin @
org.apache.camel:camel-spring:[unknown-version],
/Users/davsclaus/workspace/camel/components/camel-spring/pom.xml, line 676,
column 19
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten
the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)