2006/2/12, David Blevins <[EMAIL PROTECTED]>: > This should work now. Give it a whirl.
Hi Dave, Nope. It doesn't work: $ mvn clean package ... [INFO] snapshot org.apache.xbean:xbean-reflect:2.2-SNAPSHOT: checking for updates from snapshots 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) [INFO] ---------------------------------------------------------------------------- [INFO] For more information, run Maven with the -e switch [INFO] ---------------------------------------------------------------------------- [INFO] Total time: 21 seconds [INFO] Finished at: Sun Feb 12 11:52:30 CET 2006 [INFO] Final Memory: 5M/20M [INFO] ---------------------------------------------------------------------------- > -David -- Jacek Laskowski http://www.laskowski.org.pl
