Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.11.0
-
None
-
Unknown
Description
While running the Maven build there is the following really ANNOYING warning we better should get rid of:
[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]
Attachments
Issue Links
- is related to
-
CAMEL-5321 Validator Component Fails on XSD with Classpath Relative Imports
- Resolved
-
CAMEL-6013 Validator component fails on XSD with indirect relative import
- Resolved