[jboss-jira] [JBoss JIRA] Updated: (JBAS-8326) Invalid dependency in jboss-as-jmxpom

jaikiran pai (JIRA) jira-events at lists.jboss.org
Wed Aug 11 07:30:49 EDT 2010


     [ https://jira.jboss.org/browse/JBAS-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jaikiran pai updated JBAS-8326:
-------------------------------

       Assignee: Paul Gier  (was: Dimitris Andreadis)
    Component/s: Build System
                     (was: JMX)


> Invalid dependency in jboss-as-jmxpom
> -------------------------------------
>
>                 Key: JBAS-8326
>                 URL: https://jira.jboss.org/browse/JBAS-8326
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Build System
>    Affects Versions: JBossAS-5.1.0.GA
>         Environment: Maven 2.0.10, JBossAS 5.1.0.GA
>            Reporter: Martin Höller
>            Assignee: Paul Gier
>
> The maven module with groupId "org.jboss.jbossas" and artifactId "jboss-as-jmx" has a dependency to jboss-as-j2se. This might be ok. However, the dependency is declared twice, the second time with a type of "test-jar" but not with scope test. This prevents it from beeing used as a dependency in an EAR, as the maven-ear-plugin doesn't know (and shouldn't need to know) how to handle artifacts of type test-jar. It probably should't be packaged in an EAR anyway, but the dependency nevertheless seems wrong.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jboss-jira mailing list