[jboss-jira] [JBoss JIRA] Created: (AS7-1621) spec-api is missing exported dependency upon javax..management.j2ee.*

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Mon Aug 22 14:35:17 EDT 2011


spec-api is missing exported dependency upon javax..management.j2ee.*
---------------------------------------------------------------------

                 Key: AS7-1621
                 URL: https://issues.jboss.org/browse/AS7-1621
             Project: Application Server 7
          Issue Type: Bug
            Reporter: Andrew Rubinger
            Assignee: Andrew Rubinger


Add:

    <dependency>
      <groupId>org.jboss.spec.javax.management.j2ee</groupId>
      <artifactId>jboss-j2eemgmt-api_1.1_spec</artifactId>
    </dependency>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list