How to set the settings.xml so that the jboss-ejb3x.jar be downloaed?

2010-09-03 Thread thomas2004ch
I need the jboss-ejb3x-4.2.3.GA.jar. And I find it under http://repository.jboss.org/maven2;. How can I set this in the settings.xml to download this jar? I've tried set this repo as mirror/ and in repository/. But as I run mvn eclipse:eclipse it shows the mvn just connect to

Re: How to set the settings.xml so that the jboss-ejb3x.jar be downloaed?

2010-09-03 Thread thomas2004ch
This problem is solved. Please don't answer -- View this message in context: http://maven.40175.n5.nabble.com/How-to-set-the-settings-xml-so-that-the-jboss-ejb3x-jar-be-downloaed-tp2802095p2802182.html Sent from the Maven - Users mailing list archive at Nabble.com.

Where to find the jboss-ejb3x.jar fro mthe central maven-repo?

2010-09-02 Thread thomas2004ch
I need the jboss-ejb3x.jar in my project and want to put it into my pom.xml as dependency/. But I couldn't find this jboss-ejb3x.jar any where from the central maven-repo. Maybe someone knows? Regards Thomas -- View this message in context:

Problem by crearting a new project with mvn archetype:create

2010-08-27 Thread thomas2004ch
Hi all, Usually I create a new project with following mvn command: mvn archetype:create -DgroupId=com.weichen.app -DartifactId=TestClusteringEJB But today as I use this command to create a new project I got error as follow. What could wrong? D:\Temp\MyProjectsmvn archetype:create