[weld-issues] [JBoss JIRA] (WELD-1056) Weld-servlet brings transitive dependency on weld-build-config
Lukáš Fryč (JIRA)
jira-events at lists.jboss.org
Fri Feb 3 03:52:49 EST 2012
Lukáš Fryč created WELD-1056:
--------------------------------
Summary: Weld-servlet brings transitive dependency on weld-build-config
Key: WELD-1056
URL: https://issues.jboss.org/browse/WELD-1056
Project: Weld
Issue Type: Bug
Affects Versions: 1.1.4.Final
Reporter: Lukáš Fryč
This transitive dependency comes from {{weld-core-parent}}:
https://github.com/weld/core/blob/e20e1b9b7f5d22e2bff3d3f1d2812b1ff8f99b42/pom.xml#L501
Since this config currently contains only checkstyle definitions,
I suggest to remove this project dependency and use only {{maven-checkstyle-plugin}} dependency (which is currently configured too):
https://github.com/weld/core/blob/e20e1b9b7f5d22e2bff3d3f1d2812b1ff8f99b42/pom.xml#L539
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list