[richfaces-issues] [JBoss JIRA] Created: (RF-9425) RichFAces 4: can't build documentation for M3

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Tue Oct 5 12:18:39 EDT 2010


RichFAces 4: can't build documentation for M3
---------------------------------------------

                 Key: RF-9425
                 URL: https://jira.jboss.org/browse/RF-9425
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: build
    Affects Versions: 4.0.0.Milestone2
            Reporter: Ilya Shaikovsky
            Assignee: Sean Rogers
            Priority: Critical
             Fix For: 4.0.0.Milestone3


got 

Missing:
----------
1) org.jboss:jbossorg-docbook-xslt:jar:1.2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.jboss -DartifactId=jbossorg-docbook
-xslt -Dversion=1.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:

      mvn deploy:deploy-file -DgroupId=org.jboss -DartifactId=jbossorg-docbook-x
slt -Dversion=1.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -D
repositoryId=[id]

  Path to dependency:
        1) org.jboss.maven.plugins:maven-jdocbook-plugin:maven-plugin:2.2.1
        2) org.jboss:jbossorg-docbook-xslt:jar:1.2.0-SNAPSHOT


It's really missing there. It will works only for the guys who downloaded the artifact earlier. And I have to build from scratch as changed the laptop so it not works for me. Also will not works for any developer to whom I could assign it and who also never build it before.

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

        


More information about the richfaces-issues mailing list