[jboss-dev-forums] [Design of JBoss Build System] - Re: Shared Parent POM for dependencyManagement
pgier
do-not-reply at jboss.com
Thu Mar 20 15:20:58 EDT 2008
"scott.stark at jboss.org" wrote : Trying to do a mvn compile from the jbossas trunk I'm failing to find org.jboss.jbossas:jboss-as-component-matrix:pom:5.0.0-SNAPSHOT:
|
|
| | Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository
| |
| | org.jboss.jbossas:jboss-as-component-matrix:pom:5.0.0-SNAPSHOT
| |
| | from the specified remote repositories:
| | central (http://repo1.maven.org/maven2),
| | repository.jboss.org (http://repository.jboss.org/maven2),
| | snapshots.jboss.org (http://snapshots.jboss.org/maven2)
| |
| | at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:197)
| | at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:73)
| | at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:526)
| | ... 18 more
| |
|
| I don't see this under http://snapshots.jboss.org/maven2/org/jboss/jbossas/.
I'm updating a few things in the app server maven build now. Partly based on the new component matrix. I should have things working again soon.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138140#4138140
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138140
More information about the jboss-dev-forums
mailing list