[jboss-as7-dev] Having trouble in building JBoss AS7 quickstarts

Vimal Kansal vkansal at redhat.com
Tue Jun 14 11:23:26 EDT 2011


Hi,

I am going through the quickstarts guide and have installed eclipse 
indigo with JBoss tools as described in the doc. When I import maven 
projects, eclipse hangs and closes suddenly.

Trying to deploy through commandline, I am getting the following error :

C:\vkk\downloads\software\jboss\JBossAS\quickstarts\helloworld>mvn 
install -U
[INFO] Scanning for projects...
[INFO]
[INFO] 
------------------------------------------------------------------------
[INFO] Building JBoss AS Quickstarts: Helloworld 7.0.0-SNAPSHOT
[INFO] 
------------------------------------------------------------------------
Downloading: 
http://repo1.maven.org/maven2/org/jboss/as/plugins/jboss-as-deploy-
plugin/7.0.0.Beta3/jboss-as-deploy-plugin-7.0.0.Beta3.pom
[WARNING] The POM for 
org.jboss.as.plugins:jboss-as-deploy-plugin:jar:7.0.0.Beta
3 is missing, no dependency information available
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] 
------------------------------------------------------------------------
[INFO] Total time: 0.760s
[INFO] Finished at: Wed Jun 15 01:14:03 EST 2011
[INFO] Final Memory: 2M/15M
[INFO] 
------------------------------------------------------------------------
[ERROR] Plugin org.jboss.as.plugins:jboss-as-deploy-plugin:7.0.0.Beta3 
or one of
  its dependencies could not be resolved: Failed to read artifact 
descriptor for
org.jboss.as.plugins:jboss-as-deploy-plugin:jar:7.0.0.Beta3: Could not 
find arti
fact org.jboss.as.plugins:jboss-as-deploy-plugin:pom:7.0.0.Beta3 in 
central (htt
p://repo1.maven.org/maven2) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the 
-e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, 
please rea
d the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginResoluti
onException

Can somebody please help.

Thx

Vimal



More information about the jboss-as7-dev mailing list