[jboss-jira] [JBoss JIRA] (LOGTOOL-70) Allow for better scoping of dependencies
James Perkins (JIRA)
jira-events at lists.jboss.org
Fri Mar 15 12:32:42 EDT 2013
James Perkins created LOGTOOL-70:
------------------------------------
Summary: Allow for better scoping of dependencies
Key: LOGTOOL-70
URL: https://issues.jboss.org/browse/LOGTOOL-70
Project: Log Tool
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: James Perkins
Assignee: James Perkins
The summary is a bit vague, but this is to track a few things for the tooling. Note two of these tasks aren't for the logging tooling directory, but for the maven-compiler-plugin.
# Split out the annotations into a separate library
# For the maven-compiler-plugin: non-dependency artifacts used only during compilation
# For the maven-compiler-plugin: annotation processor dependencies
AIUI 2 would add the ability to define artifacts on the maven-compiler-plugin configuration that are to be used during the compile process, e.g. the tooling annotations.
3 would define AP's that would be used, but not defined as a dependency in the tradition sense so that no inadvertent direct or transitive dependencies could be used in the source.
--
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
More information about the jboss-jira
mailing list