[jboss-dev-forums] [Design the new POJO MicroContainer] - microcontainer vfs build is broken?

deanhiller do-not-reply at jboss.com
Mon Dec 29 18:13:22 EST 2008


I just checked out 2.0.0.GA of vfs and built it with maven and it seems a jar link is missing...(I am way out of my league here, can someone help...anyone have this jar?)


  | [INFO] [resources:testResources]
  | [INFO] Using default encoding to copy filtered resources.
  | Downloading: http://repo1.maven.org/maven2/org/jboss/test/jboss-test/1.1.0.GA/jb
  | oss-test-1.1.0.GA.jar
  | [INFO] ------------------------------------------------------------------------
  | [ERROR] BUILD ERROR
  | [INFO] ------------------------------------------------------------------------
  | [INFO] Failed to resolve artifact.
  | 
  | Missing:
  | ----------
  | 1) org.jboss.test:jboss-test:jar:1.1.0.GA
  | 
  |   Try downloading the file manually from the project website.
  | 
  |   Then, install it using the command:
  |       mvn install:install-file -DgroupId=org.jboss.test -DartifactId=jboss-test
  | -Dversion=1.1.0.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.jboss.test -DartifactId=jboss-test -D
  | version=1.1.0.GA -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId
  | =[id]
  | 
  |   Path to dependency:
  |         1) org.jboss:jboss-vfs:jar:2.0.0.GA
  |         2) org.jboss.test:jboss-test:jar:1.1.0.GA
  | 
  | ----------
  | 1 required artifact is missing.
  | 

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198827



More information about the jboss-dev-forums mailing list