[
https://jira.jboss.org/browse/RF-8728?page=com.atlassian.jira.plugin.syst...
]
Jay Balunas commented on RF-8728:
---------------------------------
This still appears to be an issue:
ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.richfaces.docs:highlight:jar:3.1.4.GA
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.richfaces.docs -DartifactId=highlight
-Dversion=3.1.4.GA -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.richfaces.docs -DartifactId=highlight
-Dversion=3.1.4.GA -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jboss.maven.plugins:maven-jdocbook-plugin:maven-plugin:2.2.3
2) org.jboss:jbossorg-docbook-xslt:jar:1.1.0
3) org.jboss.docs:highlight:jar:1.0.0
4) org.richfaces.docs:highlight:jar:3.1.4.GA
----------
1 required artifact is missing.
for artifact:
org.jboss.maven.plugins:maven-jdocbook-plugin:maven-plugin:2.2.3
from the specified remote repositories:
jboss-developer-repository-group
(
https://repository.jboss.org/nexus/content/groups/developer/)
Investigate jdocbook dependency for highlight jar
-------------------------------------------------
Key: RF-8728
URL:
https://jira.jboss.org/browse/RF-8728
Project: RichFaces
Issue Type: Task
Security Level: Public(Everyone can see)
Components: build, doc
Affects Versions: 4.0.0.ALPHA1
Reporter: Jay Balunas
Assignee: Jay Balunas
Priority: Critical
Fix For: 4.0.0.Milestone1
There seems to be a dependency from jdocbook on the highlight.jar. However for some
reason it exists in the org.richfaces.docs directory, and believe was maintained by the
previous doc team.
This can cause a problem with builds in offline made, and seems not to be the best
structure. I would like to understand the reason it is there, and if there is a way to
remove it.
To reproduce the issue:
Clear the <mvn-local-repo>/org/richfaces/docs directory.
In /root/docs/trunk run mvn -o clean install
--
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