[richfaces-issues] [JBoss JIRA] Created: (RF-8225) 4.x BUILD: cant build project from root folder.

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Fri Dec 18 07:32:31 EST 2009


4.x BUILD: cant build project from root folder.
-----------------------------------------------

                 Key: RF-8225
                 URL: https://jira.jboss.org/jira/browse/RF-8225
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: build
    Affects Versions: 4.0.0.ALPHA2
            Reporter: Ilya Shaikovsky
            Assignee: Nick Belaevski
             Fix For: 4.0.0.ALPHA2


maven config attached.

ERROR:

Missing:
----------
1) org.jboss.test-jsf:htmlunit-client:jar:1.0.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.jboss.test-jsf -DartifactId=htmluni
t-client -Dversion=1.0.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.test-jsf -DartifactId=htmlunit-
client -Dversion=1.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
 -DrepositoryId=[id]

  Path to dependency:
        1) org.richfaces.framework:richfaces-impl:jar:4.0.0-SNAPSHOT
        2) org.jboss.test-jsf:htmlunit-client:jar:1.0.0-SNAPSHOT

2) org.jboss.test-jsf:jsf-mock:jar:1.0.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.jboss.test-jsf -DartifactId=jsf-moc
k -Dversion=1.0.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.test-jsf -DartifactId=jsf-mock
-Dversion=1.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepo
sitoryId=[id]

  Path to dependency:
        1) org.richfaces.framework:richfaces-impl:jar:4.0.0-SNAPSHOT
        2) org.jboss.test-jsf:jsf-mock:jar:1.0.0-SNAPSHOT

----------
2 required artifacts are missing.

for artifact:
  org.richfaces.framework:richfaces-impl:jar:4.0.0-SNAPSHOT

from the specified remote repositories:
  repository.jboss.com (http://repository.jboss.com/maven2/),
  central (http://repo1.maven.org/maven2),
  maven2-snapshots.jboss.com (http://snapshots.jboss.org/maven2),
  repository.jboss.org (http://repository.jboss.org/maven2),
  snapshots.jboss.org (http://snapshots.jboss.org/maven2),
  maven-repository2.dev.java.net (http://download.java.net/maven/2)


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

        


More information about the richfaces-issues mailing list