camel-maven-plugin custom configuration to add jars to classpath
----------------------------------------------------------------

                 Key: CAMEL-523
                 URL: https://issues.apache.org/activemq/browse/CAMEL-523
             Project: Apache Camel
          Issue Type: Improvement
          Components: tooling
    Affects Versions: 1.4.0
            Reporter: Hadrian Zbarcea


Please see TODO in ConvertersMojo.java

converters-report creates a URLClassLoader with whatever is in
${project.testClasspathElements}, reason why we don't see all
converters in the report. First we need a list of classpath elements the
user could customize via plugin configuration, and elements of that
list be added to the URLClassLoader. This should also be factored out
into a utility class.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to