Hi,

I'm getting this while executing mvn clean package in openejb3. Should
I add another repository into the pom.xml?

[INFO] [clean:clean]
[INFO] Deleting directory e:\oss\openejb3\container\openejb-core\target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: 
http://snapshots.maven.codehaus.org/maven2/org/apache/xbean/xbean-reflect/2.2-SNAPSHOT/xbean-reflect-2.2-SNAPSHOT.pom
[WARNING] Unable to get resource from repository snapshots
(http://snapshots.maven.codehaus.org/maven2)
[WARNING]
        Artifact junit:junit:jar:3.8.1 retains local scope 'test'
overriding broader scope 'compile'
        given by a dependency. If this is not intended, modify or
remove the local scope.

Downloading: 
http://snapshots.maven.codehaus.org/maven2/org/apache/xbean/xbean-reflect/2.2-SNAPSHOT/xbean-reflect-2.2-SNAPSHOT.jar
[WARNING] Unable to get resource from repository snapshots
(http://snapshots.maven.codehaus.org/maven2)
[INFO] 
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] 
----------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

required artifacts missing:
  org.apache.xbean:xbean-reflect:jar:2.2-SNAPSHOT

for the artifact:
  org.openejb:openejb-core:jar:3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  snapshots (http://snapshots.maven.codehaus.org/maven2)


--
Jacek Laskowski
http://www.laskowski.org.pl

Reply via email to