[
https://jira.jboss.org/jira/browse/RF-7612?page=com.atlassian.jira.plugin...
]
Ilya Shaikovsky commented on RF-7612:
-------------------------------------
after I built CDK got next error:(so please doublecheck that the build succesfull from
clean! repo every time you made some changes which resolving the problem.)
Missing:
----------
1) org.easymock:easymock:jar:2.5
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.easymock -DartifactId=easymock -Dve
rsion=2.5 -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.easymock -DartifactId=easymock -Dvers
ion=2.5 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.richfaces.framework:richfaces-api:jar:3.3.2-SNAPSHOT
2) org.easymock:easymock:jar:2.5
2) org.easymock:easymockclassextension:jar:2.4
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.easymock -DartifactId=easymockclass
extension -Dversion=2.4 -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.easymock -DartifactId=easymockclassex
tension -Dversion=2.4 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Dreposit
oryId=[id]
Path to dependency:
1) org.richfaces.framework:richfaces-api:jar:3.3.2-SNAPSHOT
2) org.easymock:easymockclassextension:jar:2.4
----------
2 required artifacts are missing.
for artifact:
org.richfaces.framework:richfaces-api:jar:3.3.2-SNAPSHOT
from the specified remote repositories:
central (
http://repo1.maven.org/maven2),
repository.jboss.org (
http://repository.jboss.org/maven2),
maven-repository.dev.java.net (
http://download.java.net/maven/1)
RichFaces 3.3.x build: can't build from root folder.
----------------------------------------------------
Key: RF-7612
URL:
https://jira.jboss.org/jira/browse/RF-7612
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.1
Reporter: Ilya Shaikovsky
Assignee: Anton Belevich
Fix For: 3.3.2.CR1
We suggest the user step-by-step description of how to configure Maven and then propose
them build RichFaces just from root folder. But now such build failed on clean local
repository. And the mesage is:
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) commons-digester:commons-digester:jar:2.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=commons-digester -DartifactId=commons-d
igester -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=commons-digester -DartifactId=commons-dig
ester -Dversion=2.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepositor
yId=[id]
Path to dependency:
1) org.richfaces.cdk:maven-resource-dependency-plugin:maven-plugin:3.3.2
-SNAPSHOT
2) commons-digester:commons-digester:jar:2.0
2) commons-vfs:commons-vfs:jar:1.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=commons-vfs -DartifactId=commons-vfs -D
version=1.0 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=commons-vfs -DartifactId=commons-vfs -Dve
rsion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.richfaces.cdk:maven-resource-dependency-plugin:maven-plugin:3.3.2
-SNAPSHOT
2) commons-vfs:commons-vfs:jar:1.0
----------
2 required artifacts are missing.
for artifact:
org.richfaces.cdk:maven-resource-dependency-plugin:maven-plugin:3.3.2-SNAPSHOT
from the specified remote repositories:
central (
http://repo1.maven.org/maven2),
repository.jboss.org (
http://repository.jboss.org/maven2),
maven-repository.dev.java.net (
http://download.java.net/maven/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