Maven Javadoc plugin 1.5 released

2004-05-15 Thread brett
The maven team is pleased to announce the Maven Javadoc Plug-in 1.5 release! http://maven.apache.org/reference/plugins/javadoc/ Changes in this version include: Fixed bugs: o javadoc:jar changed to place the jar in maven.build.dir o trim absolute paths to basedir in javadoc report, remove

Maven console plugin 1.1 released

2004-05-15 Thread brett
The maven team is pleased to announce the Maven Console Plugin 1.1 release! http://maven.apache.org/reference/plugins/console/ Changes in this version include: New Features: o Add some whitespace before goal Issue: MPCONSOLE-2. Fixed bugs: o Set properties in parent scope so it takes

Maven clover plugin 1.5 released

2004-05-15 Thread brett
The maven team is pleased to announce the Maven Clover Plugin 1.5 release! http://maven.apache.org/reference/plugins/clover/ Changes in this version include: Fixed bugs: o Do not execute Clover if there are no tests to run Clover on. This prevents an error happening in the clover:ongoal

Maven checkstyle plugin 2.4 released

2004-05-15 Thread brett
The maven team is pleased to announce the Maven Checkstyle Plugin 2.4 release! http://maven.apache.org/reference/plugins/checkstyle/ Changes in this version include: Changes: o Allow Checkstyle plugin to access checks file from a URL. Issue: MPCHECKSTYLE-7. o Upgraded to Checkstyle 3.4

Maven dashboard plugin 1.3 released

2004-05-15 Thread brett
The maven team is pleased to announce the Maven Dashboard Plugin 1.3 release! http://maven.apache.org/reference/plugins/dashboard/ Generate a dashboard containing global statistics about other maven reports Changes in this version include: New Features: o Added Simian Total Duplicate Lines

Maven JBuilder plugin 1.5 released

2004-05-15 Thread brett
The maven team is pleased to announce the Maven JBuilder Plug-in 1.5 release! http://maven.apache.org/reference/plugins/jbuilder/ Changes in this version include: New Features: o Add maven.jbuilder.bakpath property. Issue: MPJBUILDER-11. o Add xdocs and subdir into jbuilder folder(s). Iss

Maven AspectJ plugin 3.0 released

2004-05-15 Thread brett
The maven team is pleased to announce the Maven AspectJ Plugin 3.0 release! http://maven.apache.org/reference/plugins/aspectj/ Changes in this version include: New Features: o Added new maven.aspectj.forkand maven.aspectj.maxmemproperties. Issue: MPASPECTJ-9. Thanks to Carlos Sanchez.

Maven ant plugin 1.7 released

2004-05-15 Thread brett
The maven team is pleased to announce the Maven Ant Plugin 1.7 release! http://maven.apache.org/reference/plugins/ant/ Generates ant build files from a maven project, so that plain ant users can build your project Changes in this version include: Fixed bugs: o Resources are correctly copi

Maven distribution plugin 1.5 released

2004-05-15 Thread brett
The maven team is pleased to announce the Maven Distribution Plugin 1.5 release! http://maven.apache.org/reference/plugins/dist/ Changes in this version include: Changes: o Switch from javadoc:generate to site:generate so that entire project site is included in the binary distribution.

Maven native plugin 1.1 released

2004-05-15 Thread brett
The maven team is pleased to announce the Maven Native Plug-in 1.1 release! http://maven.apache.org/reference/plugins/native/ Plugin for native compilation c,c++, fortran Changes in this version include: New Features: o add src includes/excludes. Issue: MPNATIVE-5. Thanks to Joachim Bader.

Maven Change Log plugin 1.5 released

2004-05-15 Thread brett
The maven team is pleased to announce the Maven Changelog Plugin 1.5 release! http://maven.apache.org/reference/plugins/changelog/ Changes in this version include: Fixed bugs: o Parsing of windows user names (domain\user) was broken. Issue: MPCHANGELOG-22. Thanks to Tim Shadel. o Bad d

Re: Changelog plugin - Subversion support status ? (+ some comments)

2004-05-15 Thread Omair-Inam Abdul-Matin
Omair-Inam Abdul-Matin wrote: Hi, I've browsed through the discussion in the archives regarding subversion support in the changelog plugin. I tried to use the changelog report. The good news is that I don't get an error, the bad news is that no changes are detected. This is what maven says wh

Changelog plugin - Subversion support status ? (+ some comments)

2004-05-15 Thread Omair-Inam Abdul-Matin
Hi, I've browsed through the discussion in the archives regarding subversion support in the changelog plugin. I tried to use the changelog report. The good news is that I don't get an error, the bad news is that no changes are detected. This is what maven says when building my project C:\ecli

Re: Status of SubVersion integratrion

2004-05-15 Thread Omair-Inam Abdul-Matin
Emmanuel Venisse wrote: Actually, only changelog report support subversion. A full support of subversion (and others scm tools) arrive in Maven 2 Emmanuel - Original Message - From: "Michael MATTOX" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 30, 2004 2:26 PM Subject: