what is the status of testng in surefire?

2006-04-27 Thread Jason Chaffee
I know there was a testng branch created more than a month ago but there hasn't been an update and I would really prefer to use testng. Thanks, Jason

[jira] Subscription: Design & Best Practices

2006-04-27 Thread jira
Issue Subscription Filter: Design & Best Practices (34 issues) Subscriber: mavendevlist Key Summary MNG-612 implement conflict resolution techniques http://jira.codehaus.org/browse/MNG-612 MNG-1508Need a process-test-classes phase http://jira.codehaus.org/b

Re: XML issue

2006-04-27 Thread Brett Porter
The expressions aren't part of the xml - depending on where they are used they are handled by the model interpolator (see maven-project) or the plugin expression evaluator (see maven-core). - Brett [EMAIL PROTECTED] wrote: Hi All! I've just began to study the Maven source code and there's so

Re: [m2] ideas to improve dependency management

2006-04-27 Thread Arik Kfir
not that I'm aware of, as it is still in its infancy (afaik). But you can checkout the code and try it out for yourself ("svn co http://svn.apache.org/repos/asf/maven/repository-manager";) On 4/27/06, Mike Perham <[EMAIL PROTECTED]> wrote: > > Is there any documentation about MRM, what it does, h

Re: [vote] release maven-archetype-j2ee-simple

2006-04-27 Thread Vincent Siveton
+1 Vincent 2006/4/27, Stephane Nicoll <[EMAIL PROTECTED]>: > +1 > > s/ > > On 4/26/06, Jesse McConnell <[EMAIL PROTECTED]> wrote: > > > > Please vote on releasing > > > > maven-archetype-j2ee-simple > > > > This archetype is being used by a number of folks on the user list and I > > have seen a n

XML issue

2006-04-27 Thread LDorileo
Hi All! I've just began to study the Maven source code and there's something that I didn't find the way. How does Maven handle "expressions" or "tags"(I don't know the exact terminology) like this: ${project.groupId}. I know that maven uses modello to generate the model's source and the code th

MavenEmbedder and --no-plugin-updates

2006-04-27 Thread Kristian Nordal
Hi, Sorry for cross-posting. Guess the dev list is more suitable than the users. When I'm executing a MavenEmbedder (trunk version), I have a problem with it trying to update the plugins defined in my POM. These plugins are not available when I run the embedder, so I would like to either remove t

Re: [vote] release maven-archetype-j2ee-simple

2006-04-27 Thread Stephane Nicoll
+1 s/ On 4/26/06, Jesse McConnell <[EMAIL PROTECTED]> wrote: > > Please vote on releasing > > maven-archetype-j2ee-simple > > This archetype is being used by a number of folks on the user list and I > have seen a number of requests for it as of late. It was formally known > as > maven-archetype-

RE: [m2] ideas to improve dependency management

2006-04-27 Thread Mike Perham
Is there any documentation about MRM, what it does, how it works, etc? -Original Message- From: Arik Kfir [mailto:[EMAIL PROTECTED] Sent: Thursday, April 27, 2006 11:30 AM To: Maven Developers List Subject: Re: [m2] ideas to improve dependency management currently the maven devs are wor

Re: [m2] ideas to improve dependency management

2006-04-27 Thread Arik Kfir
currently the maven devs are working on MRM (maven repo manager) which will also maintain an index on the repository, so your first suggestion is on their todo list ;-) maven will just have to use that (and if it can't find an index, try manually for each dependency...) for the 2nd and 3rd ideas:

[ANN] Maven Jar Plugin 1.8 for Maven 1.x released

2006-04-27 Thread Lukas Theussl
We are pleased to announce the Maven Jar Plugin 1.8 release! http://maven.apache.org/maven-1.x/plugins/jar/ Plugin for creating JAR files. === Changes in this version include: New Features: o Add tests for jar mani

[ANN] Maven JUnit Report Plugin 1.5.1 for Maven 1.x released

2006-04-27 Thread Lukas Theussl
We are pleased to announce the Maven JUnit Report Plugin 1.5.1 release! http://maven.apache.org/maven-1.x/plugins/junit-report/ Reports from JUnit tests. === Changes in this version include: New Features: o Add abi

[ANN] Maven AspectJ Plugin 4.0 for Maven 1.x released

2006-04-27 Thread Lukas Theussl
We are pleased to announce the Maven AspectJ Plugin 4.0 release! http://maven.apache.org/maven-1.x/plugins/aspectj/ === Changes in this version include: New Features: o New property maven.aspectj.dest to define out

Re: Missing unit tests

2006-04-27 Thread Fabrizio Giustina
On 4/27/06, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > Fabrizio, have you seen this? Yes, sorry for the delay but I will fix it asap... I was away in the last few days. I will add new tests for the added mojo: when I originally wrote it code coverage was 0 for the repository plugin (all the test