everything compiled ok (1.6 is backwards compatible), i think you have mistake 
in right parenthese:
is: [1.5,1.6)
probably should be:[1.5,1.6] 

There seems to be problem with local repository. I think I need to create one, 
but don't know how.


  | Downloading: 
http://repository.jboss.org/maven2/org/richfaces/ui/richfaces-ui/3.1.2.SP1/richfaces-ui-3.1.2.SP1.jar
  | 1485K downloaded
  | Downloading: 
http://repository.jboss.org/maven2/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar
  | Downloading: 
http://snapshots.jboss.org/maven2/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar
  | Downloading: 
http://repo1.maven.org/maven2/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar
  | 184K downloaded
  | Downloading: 
http://repository.jboss.org/maven2/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar
  | 98K downloaded
  | [INFO] 
------------------------------------------------------------------------
  | [ERROR] BUILD ERROR
  | [INFO] 
------------------------------------------------------------------------
  | [INFO] Failed to resolve artifact.
  | 
  | Missing:
  | ----------
  | 1) 
au.prowse.cory.seammavenexample:seamMavenExampleEjbs:ejb-client:client:1.0-SNAPSHOT
  | 
  |   Try downloading the file manually from the project website.
  | 
  |   Then, install it using the command:
  |       mvn install:install-file -DgroupId=au.prowse.cory.seammavenexample 
-DartifactId=seamMavenExampleEjbs -Dversion=1.0-SNAPSHOT -Dclassifier=client 
-Dpackaging=ejb-client -Dfile=/path/to/file
  | 
  |   Alternatively, if you host your own repository you can deploy the file 
there:
  |       mvn deploy:deploy-file -DgroupId=au.prowse.cory.seammavenexample 
-DartifactId=seamMavenExampleEjbs -Dversion=1.0-SNAPSHOT -Dclassifier=client 
-Dpackaging=ejb-client -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  | 
  |   Path to dependency:
  |         1) 
au.prowse.cory.seammavenexample:seamMavenExampleWar:war:1.0-SNAPSHOT
  |         2) 
au.prowse.cory.seammavenexample:seamMavenExampleEjbs:ejb-client:client:1.0-SNAPSHOT
  | 
  | ----------
  | 1 required artifact is missing.
  | 
  | for artifact:
  |   au.prowse.cory.seammavenexample:seamMavenExampleWar:war:1.0-SNAPSHOT
  | 
  | from the specified remote repositories:
  |   snapshots.jboss.org (http://snapshots.jboss.org/maven2),
  |   central (http://repo1.maven.org/maven2),
  |   repository.jboss.org (http://repository.jboss.org/maven2)
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116667#4116667

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116667
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to