Re: Junit versions

2006-05-31 Thread Tim Kettler

Hi,

the latest released version of maven-archetype-quickstart has a dependency to JUnit 3.8.1 
defined in its template pom.xml. If you want that updated you can create an issue at 
http://jira.codehaus.org/browse/ARCHETYPE under the 'archetypes' component.


-Tim

Franz Fehringer schrieb:

Hello,

With
mvn -U archetype:create -DgroupId=de.isogmbh.app -DartifactId=iso-app
i still get a pom.xml with
   
 junit
 junit
 3.8.1
 test
   
What component/plugin needs update for this to become
4.1
?

Greetings

Franz





-
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]



Junit versions

2006-05-31 Thread Franz Fehringer

Hello,

With
mvn -U archetype:create -DgroupId=de.isogmbh.app -DartifactId=iso-app
i still get a pom.xml with
   
 junit
 junit
 3.8.1
 test
   
What component/plugin needs update for this to become
4.1
?

Greetings

Franz


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]