All pastes #2045601 Raw Edit

Something

public text v1 · immutable
#2045601 ·published 2011-04-12 21:59 UTC
rendered paste body

build.xml  pom.xml  src  target  transaction.log
[rob@rawb demos]$ mvn clean install
[INFO] Scanning for projects...
[INFO]                                                                        
[INFO] -----------------------------------------------------------------------
[INFO] Building JBoss Application Server: Demos 7.0.0.Beta3-SNAPSHOT
[INFO] -----------------------------------------------------------------------
[WARNING] The POM for org.jboss.as:jboss-as-logging:jar:7.0.0.Beta3-SNAPSHOT i
missing, no dependency information available
[WARNING] The POM for org.jboss.as:jboss-as-messaging:jar:7.0.0.Beta3-SNAPSHOT
s missing, no dependency information available
[WARNING] The POM for org.jboss.as:jboss-as-remoting:jar:7.0.0.Beta3-SNAPSHOT 
 missing, no dependency information available
[WARNING] The POM for org.jboss.as:jboss-as-sar:jar:7.0.0.Beta3-SNAPSHOT is mi
ing, no dependency information available
[WARNING] The POM for org.jboss.as:jboss-as-web:jar:7.0.0.Beta3-SNAPSHOT is mi
ing, no dependency information available
[WARNING] The POM for org.jboss.as:jboss-as-weld:jar:7.0.0.Beta3-SNAPSHOT is m
sing, no dependency information available
[INFO] -----------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] -----------------------------------------------------------------------
[INFO] Total time: 2.168s
[INFO] Finished at: Tue Apr 12 17:59:17 EDT 2011
[INFO] Final Memory: 11M/103M
[INFO] -----------------------------------------------------------------------
[ERROR] Failed to execute goal on project jboss-as-demos: Could not resolve de
ndencies for project org.jboss.as:jboss-as-demos:jar:7.0.0.Beta3-SNAPSHOT: The
ollowing artifacts could not be resolved: org.jboss.as:jboss-as-logging:jar:7.
0.Beta3-SNAPSHOT, org.jboss.as:jboss-as-messaging:jar:7.0.0.Beta3-SNAPSHOT, or
jboss.as:jboss-as-remoting:jar:7.0.0.Beta3-SNAPSHOT, org.jboss.as:jboss-as-sar
ar:7.0.0.Beta3-SNAPSHOT, org.jboss.as:jboss-as-web:jar:7.0.0.Beta3-SNAPSHOT, o
.jboss.as:jboss-as-weld:jar:7.0.0.Beta3-SNAPSHOT: Failure to find org.jboss.as
boss-as-logging:jar:7.0.0.Beta3-SNAPSHOT in http://repository.jboss.org/nexus/
ntent/groups/public/ was cached in the local repository, resolution will not b
reattempted until the update interval of jboss-public-repository-group has ela
ed or updates are forced -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e sw
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 r
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyRe
lutionException
[rob@rawb demos]$