hi all,
i got jboss seam from cvs repository ( 20.07.07),
but when i tried to build it by ant, first i got warnings :

  | [java] [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: 
checking for updates from repository.jboss.com
  |      [java] [WARNING] repository metadata for: 'artifact 
org.apache.maven.plugins:maven-resources-plugin' could not be retrieved from 
repository: repository.jboss.com due to an error: Error transferring file
  |      [java] [INFO] Repository 'repository.jboss.com' will be blacklisted
  |      [java] Downloading: 
http://repo1.maven.org/maven2/org/ajax4jsf/cdk/maven-cdk-plugin/1.1.1/maven-cdk-plugin-1.1.1.pom
  |      [java] [WARNING] Unable to get resource 
'org.ajax4jsf.cdk:maven-cdk-plugin:pom:1.1.1' from repository central 
(http://repo1.maven.org/maven2)
  |      [java] Downloading: 
http://repository.jboss.com/maven2/org/ajax4jsf/cdk/maven-cdk-plugin/1.1.1/maven-cdk-plugin-1.1.1.pom
  |      [java] [WARNING] Unable to get resource 
'org.ajax4jsf.cdk:maven-cdk-plugin:pom:1.1.1' from repository 
repository.jboss.com (http://repository.jboss.com/maven2)
  |      [java] Downloading: 
http://download.java.net/maven/1/org.ajax4jsf.cdk/poms/maven-cdk-plugin-1.1.1.pom
  | [java] [WARNING] Unable to get resource 
'org.ajax4jsf.cdk:maven-cdk-plugin:pom:1.1.1' from repository maven1.java.net 
(http://download.java.net/maven/1)
  |      [java] Downloading: 
http://gwt-maven.googlecode.com/svn/trunk/mavenrepo//org/ajax4jsf/cdk/maven-cdk-plugin/1.1.1/maven-cdk-plugin-1.1.1.pom
  |      [java] [WARNING] Unable to get resource 
'org.ajax4jsf.cdk:maven-cdk-plugin:pom:1.1.1' from repository gwt-maven 
(http://gwt-maven.googlecode.com/svn/trunk/mavenrepo/)
  |      [java] Downloading: 
http://download.java.net/maven/glassfish//org/ajax4jsf/cdk/maven-cdk-plugin/1.1.1/maven-cdk-plugin-1.1.1.pom
  | 
i am behind a proxy but i have ant_opts into my environment :
-Dhttp.proxyHost=192.168.9.5 -Dhttp.proxyPort=8080
i don't understand why  it could not get packages from repository  :(

after build failed, but i did not see any errors :(


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

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

Reply via email to