[jboss-jira] [JBoss JIRA] Created: (JBASPECT-35) Update jboss-security-aspects dependency

Flavia Rainone (JIRA) jira-events at lists.jboss.org
Wed Apr 28 12:45:11 EDT 2010


Update jboss-security-aspects dependency
----------------------------------------

                 Key: JBASPECT-35
                 URL: https://jira.jboss.org/jira/browse/JBASPECT-35
             Project: JBoss Aspects
          Issue Type: Task
          Components: remoting
    Affects Versions: 1.0.2-remoting 
            Reporter: Flavia Rainone
            Assignee: Andrew Lee Rubinger
             Fix For: 1.0.3-remoting 


The jboss-remoting-aspects pom file contains a dependency to jboss-security-aspects, version 1.0.0.GA:

<dependency>
<groupId>org.jboss.aspects</groupId>
<artifactId>jboss-security-aspects</artifactId>
<version>1.0.0.GA</version>

The problem is that this version of jboss-security-aspects depends on javax.security:jacc:jar:1.0, which is not available at the nexus repo.

The dependency should be updated to version 1.0.1, that depends on org.jboss.javaee:jboss-jacc-api:jar instead of javax.security:jacc:jar.

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

        


More information about the jboss-jira mailing list