Babak Vahdat created CAMEL-6412:
-----------------------------------

             Summary: camel-itest - Fix the Maven warning about 
camel-validator-test-resources.jar
                 Key: CAMEL-6412
                 URL: https://issues.apache.org/jira/browse/CAMEL-6412
             Project: Camel
          Issue Type: Task
          Components: build system
    Affects Versions: 2.11.0
            Reporter: Babak Vahdat
            Assignee: Babak Vahdat
             Fix For: 2.10.5, 2.11.1, 2.12.0


While running the Maven build there is the following really *ANNOYING* warning 
we better should get rid of:

{code}
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.camel:camel-itest:jar:2.12-SNAPSHOT
[WARNING] 'dependencies.dependency.systemPath' for 
org.apache.camel:camel-validator-test-resources:jar should not point at files 
within the project directory, 
${basedir}/src/test/lib/camel-validator-test-resources.jar will be unresolvable 
by dependent projects @ line 336, 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] 
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to