[ 
https://issues.jboss.org/browse/RF-12119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681555#comment-12681555
 ] 

Lukáš Fryč commented on RF-12119:
---------------------------------

The artifact {{javax.jms:jms:jar}} is present only in JBoss repository.

We should use 
[{{javax.jms:jms-api}}|http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22jms-api%22]
 which is in Maven Central.

This would require following changes:

* change artifactId in showcase
* change artifactId in 
[richfaces-bom|https://github.com/richfaces/build/blob/develop/bom/pom.xml#L294]
** I suggest adding new dependency {{jms-api}}, deprecating and removing 
{{jms}} dependency in the {{4.3}}
* change showcase release profile to exclude {{jms-api}} dependency
                
> Richfaces showcase import into JBoss Tools/JBDS
> -----------------------------------------------
>
>                 Key: RF-12119
>                 URL: https://issues.jboss.org/browse/RF-12119
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: showcase
>            Reporter: Burr Sutter
>            Assignee: Lukáš Fryč
>             Fix For: 4.2.1.Final
>
>
> The Richfaces Showcase from the 4.2.0.Final download does not import properly 
>  into JBoss Tools/JBDS. 
> one error
> "Missing artifact javax.jms:jms:jar:1.1"

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

       

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to