[jboss-jira] [JBoss JIRA] Commented: (JBBUILD-602) Missing javax.jms:jms:jar:1.1

Alejandro Guizar (JIRA) jira-events at lists.jboss.org
Thu Apr 29 13:06:06 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBBUILD-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12528114#action_12528114 ] 

Alejandro Guizar commented on JBBUILD-602:
------------------------------------------

I ran into the same issue as Thomas and, before I read this ticket, I checked the Thirdparty Releases repo and saw javax.jms:jms:jar:1.0.2b there. I figured I might as well deploy 1.1 and be done with it, so I did. Is there a way to remove it? What about 1.0.2b, shouldn't it be taken out as well?

> Missing javax.jms:jms:jar:1.1
> -----------------------------
>
>                 Key: JBBUILD-602
>                 URL: https://jira.jboss.org/jira/browse/JBBUILD-602
>             Project: JBoss Build System
>          Issue Type: Bug
>          Components: Artifact Repositories
>            Reporter: Thomas Diesler
>            Assignee: Paul Gier
>             Fix For: Repository Support 2010
>
>
> Missing:
> ----------
> 1) javax.jms:jms:jar:1.1
>   Try downloading the file manually from: 
>       http://java.sun.com/products/jms/docs.html
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=javax.jms -DartifactId=jms -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file
>   Alternatively, if you host your own repository you can deploy the file there: 
>       mvn deploy:deploy-file -DgroupId=javax.jms -DartifactId=jms -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>   Path to dependency: 
>   	1) org.jboss.osgi.framework:jboss-osgi-framework:jar:1.0.0.Alpha5-SNAPSHOT
>   	2) org.jboss.logging:jboss-logging-log4j:jar:2.2.0.CR1
>   	3) log4j:log4j:jar:1.2.15
>   	4) javax.jms:jms:jar:1.1

-- 
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