Hi, how do you define http://repository.jboss.org/maven2/ with mvn?
Thanks On Tue, Jul 7, 2009 at 9:30 PM, Anders Hammar<[email protected]> wrote: > Hi, > > That artifact doesn't exist at central (aka repo1). Try jboss's > repository instead: > http://repository.jboss.org/maven2/ > > /Anders > > On Tue, Jul 7, 2009 at 13:23, Sam Wun<[email protected]> wrote: >> Hi, >> >> Can anyone tell me how to resolve this error: >> >> # mvn archetype:create-from-project >> [INFO] Scanning for projects... >> Downloading: >> http://repo1.maven.org/maven2/org/jboss/ejb3/jboss-ejb3-tutorial-common/1.1.1/jboss-ejb3-tutorial-common-1.1.1.pom >> [INFO] Unable to find resource >> 'org.jboss.ejb3:jboss-ejb3-tutorial-common:pom:1.1.1' in repository >> central (http://repo1.maven.org/maven2) >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] FATAL ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error building POM (may not be this project's POM). >> >> >> Project ID: null:jboss-ejb3-tutorial-stateless:jar:1.1.1-SNAPSHOT >> >> >> >> Thanks >> Sam >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
