[richfaces-issues] [JBoss JIRA] (RF-13148) RichFaces project from archetype can not be built without JBoss repositories

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Oct 18 08:08:01 EDT 2013


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

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

My only guess is that it is needed because of resolution of [richfaces.jar|https://github.com/richfaces/richfaces-archetypes/blob/master/kitchensink/src/main/resources/archetype-resources/pom.xml#L164]

{code}
<!-- Import the RichFaces library -->
        <dependency>
            <groupId>org.richfaces</groupId>
            <artifactId>richfaces</artifactId>
            <version>${version.richfaces}</version>
        </dependency>
{code}

I can't see how this usage could be different from RF4.

[~jhuska], have you checked whether this is a regression from RF4.3.4?
                
> RichFaces project from archetype can not be built without JBoss repositories
> ----------------------------------------------------------------------------
>
>                 Key: RF-13148
>                 URL: https://issues.jboss.org/browse/RF-13148
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: archetype, build/distribution
>    Affects Versions: 5.0.0.Alpha1
>            Reporter: Juraj Húska
>            Priority: Blocker
>             Fix For: 5.0.0.Alpha2
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> Projects created from RichFaces archetypes can not be built without JBoss repositories (using just Maven Central).
> The reason is that they depend on {{org.jboss.test-jsf:jsf-test:pom:1.1.6}} which is deployed only to JBoss repos.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list