[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 Mar 2 02:45:36 EST 2012
[ https://issues.jboss.org/browse/WELD-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672998#comment-12672998 ]
Lukáš Fryč commented on WELD-1056:
----------------------------------
Nothing have changed in the plugin configuration.
I have checked the Maven output during build, no formal verification done though.
If the checkstyle plugin won't find the configuration on {{weld-checkstyle/checkstyle.xml}}, it will fail (from my experience).
> 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č
> Assignee: Ales Justin
> Fix For: 1.2.0.Beta1
>
>
> 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