[jira] Commented: (MPXDOC-153) Some web pages shows ?????? with maven 1.1 beta-1

2005-07-11 Thread Rafal Krzewski (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-153?page=comments#action_42697 ] Rafal Krzewski commented on MPXDOC-153: --- I run into the same problem after upgrading to 1.1-beta-1, which includes xdoc-1.9.1 plugin. My brief investigation shows that jelly:fmt

[jira] Created: (MNG-572) surefire does not run tests

2005-07-11 Thread larry (JIRA)
surefire does not run tests --- Key: MNG-572 URL: http://jira.codehaus.org/browse/MNG-572 Project: Maven 2 Type: Bug Components: maven-plugins Versions: 2.0-alpha-3 Environment: Windows 2000 JDK 1.4.2 CygWin Reporter: larry P

[jira] Closed: (MNG-377) implement group/artifactID looked by plugin prefix

2005-07-11 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-377?page=all ] John Casey closed MNG-377: -- > implement group/artifactID looked by plugin prefix > -- > > Key: MNG-377 > URL: http://jira.codehaus.org/browse

[jira] Closed: (MNG-513) if no entry in plugin version registry, assume acceptance

2005-07-11 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-513?page=all ] John Casey closed MNG-513: -- Resolution: Fixed won't prompt when resolving RELEASE or LATEST and plugin is unregistered. > if no entry in plugin version registry, assume acceptance >

[jira] Closed: (MNG-511) only retrieve metadata to determine version in version manager, not resolve plugin artifact

2005-07-11 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-511?page=all ] John Casey closed MNG-511: -- > only retrieve metadata to determine version in version manager, not resolve > plugin artifact >

[jira] Resolved: (MNG-511) only retrieve metadata to determine version in version manager, not resolve plugin artifact

2005-07-11 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-511?page=all ] John Casey resolved MNG-511: Resolution: Fixed > only retrieve metadata to determine version in version manager, not resolve > plugin artifact > --

svn commit: r215919 - in /maven/components/trunk: maven-artifact-manager/src/main/java/org/apache/maven/artifact/installer/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/metadata/ maven-artifact-manager/src/main/java/org/apache/maven/a...

2005-07-11 Thread jdcasey
Author: jdcasey Date: Mon Jul 11 21:13:40 2005 New Revision: 215919 URL: http://svn.apache.org/viewcvs?rev=215919&view=rev Log: Resolving: MNG-511 MNG-513 Working on: MNG-449 o Added code to stop the version manager from prompting the user for unregistered plugins; it will simply register the

[m2] Is is possible to override the DefaultArchetype implementation?

2005-07-11 Thread Rahul
Greetings all, I want to override the 'org.apache.maven.archetype.DefaultArchetype' implementation with my own. Is there a neat way to specify my implementation when I invoke M2 without modifying existing implementation source and rebuilding? TIA, Cheers, Rahul ---

[jira] Resolved: (MNG-377) implement group/artifactID looked by plugin prefix

2005-07-11 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-377?page=all ] John Casey resolved MNG-377: Resolution: Fixed tested with it0031. > implement group/artifactID looked by plugin prefix > -- > > Key: MNG-377

svn commit: r215890 - in /maven/components/trunk: maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/metadata/ maven-artifact/src/main/java/org/apache/maven/artifact/repository/metadata/ maven-core-it-verifier/src/main/java/org/a...

2005-07-11 Thread jdcasey
Author: jdcasey Date: Mon Jul 11 15:08:58 2005 New Revision: 215890 URL: http://svn.apache.org/viewcvs?rev=215890&view=rev Log: Fixing issues related to MNG-377, where the plugins.xml metadata was being mishandled. Separated updating of this metadata into a separate mojo, bound to the 'package'

RE: [VOTE] Release Simian Plugin 1.5

2005-07-11 Thread Vincent Massol
+1 -Vincent > -Original Message- > From: Eric Pugh [mailto:[EMAIL PROTECTED] > Sent: lundi 11 juillet 2005 21:06 > To: Maven Developers List > Subject: [VOTE] Release Simian Plugin 1.5 > > Hi, > > The Simian plugin now supports the latest version of Simian, and > produces reports in XML

[jira] Closed: (MEV-37) Bad Cargo 0.5 POM

2005-07-11 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MEV-37?page=all ] Vincent Massol closed MEV-37: - Assign To: Vincent Massol Resolution: Won't Fix Fixed in codehaus maven repo. Will be synchronized soon to ibiblio... > Bad Cargo 0.5 POM > - > >

[jira] Commented: (MEV-37) Bad Cargo 0.5 POM

2005-07-11 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MEV-37?page=comments#action_42680 ] Vincent Massol commented on MEV-37: --- ah right! Stupid of me, I had momentarily forgotten that! Thanks :-) > Bad Cargo 0.5 POM > - > > Key: MEV-37 > URL:

[m2] multi-page reports?

2005-07-11 Thread Fabrizio Giustina
Hi all, is there any way in a m2 report plugin to generate multiple reports? This requirement comes from the maven-taglib-plugin: I am actually converting it to m2 and, for one of the goals, I would like to produce multiple pages (just like in the m1 version). The "tagreference" goal let you speci

[jira] Updated: (MNG-563) Add generation of application.xml in EAR plugin

2005-07-11 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-563?page=all ] Stephane Nicoll updated MNG-563: Attachment: maven-core-ear-lifecycle.patch Patch to be applied on maven-core to add ear lifecycle. > Add generation of application.xml in EAR plugin >

[jira] Updated: (MNG-563) Add generation of application.xml in EAR plugin

2005-07-11 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-563?page=all ] Stephane Nicoll updated MNG-563: Attachment: maven-ear-lifecycle.patch Patch to be applied on the maven-ear-plugin. Adds support of generateApplicationXml flag which states whether application.xml sho

[jira] Created: (MPXDOC-153) Some web pages shows ?????? with maven 1.1 beta-1

2005-07-11 Thread Eric Lapierre (JIRA)
Some web pages shows ?? with maven 1.1 beta-1 --- Key: MPXDOC-153 URL: http://jira.codehaus.org/browse/MPXDOC-153 Project: maven-xdoc-plugin Type: Bug Versions: 1.9.1 Environment: Solaris 2.9, jre 1

[ANN] Cobertura Plugin 1.0 Available

2005-07-11 Thread Eric Pugh
The maven-cobertura-plugin team is pleased to announce the Cobertura Plug-in 1.0 release! http://maven-plugins.sourceforge.net/maven-cobertura-plugin Maven Plugin for Cobertura Changes in this version include: To automatically install the plugin, type the following on a single line: mave

[jira] Commented: (MEV-37) Bad Cargo 0.5 POM

2005-07-11 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-37?page=comments#action_42674 ] Carlos Sanchez commented on MEV-37: --- Hi Vincent, cargo comes from codehaus repo, can't you change it there? I see in beaver /dist/cargo/poms/cargo-0.5.pom that it's wrong there. > Bad C

[jira] Closed: (CONTINUUM-177) Include samples of configuration elements in the documenteation

2005-07-11 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-177?page=all ] Jason van Zyl closed CONTINUUM-177: --- Resolution: Fixed Trygve has done it. > Include samples of configuration elements in the documenteation >

[jira] Created: (MNG-571) Improve plugin-overview and fix site.xml

2005-07-11 Thread Tim O'Brien (JIRA)
Improve plugin-overview and fix site.xml Key: MNG-571 URL: http://jira.codehaus.org/browse/MNG-571 Project: Maven 2 Type: Task Components: documentation Versions: 2.0-alpha-3 Reporter: Tim O'Brien Fix For: 2.

svn commit: r210200 - /maven/components/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml

2005-07-11 Thread jdcasey
Author: jdcasey Date: Mon Jul 11 13:04:16 2005 New Revision: 210200 URL: http://svn.apache.org/viewcvs?rev=210200&view=rev Log: rolling back this change until I get the plugin-mapping stuff figured out, to keep the bootstrap working... Modified: maven/components/trunk/maven-core/src/main/re

Re: [VOTE] Release Simian Plugin 1.5

2005-07-11 Thread Carlos Sanchez
+1 I think that you can override your tag just retagging again other versions On 7/11/05, Eric Pugh <[EMAIL PROTECTED]> wrote: > Hi, > > The Simian plugin now supports the latest version of Simian, and > produces reports in XML format for use by other projects. It also > allows include/exclude

[VOTE] Release Simian Plugin 1.5

2005-07-11 Thread Eric Pugh
Hi, The Simian plugin now supports the latest version of Simian, and produces reports in XML format for use by other projects. It also allows include/exclude of classes in the test directory as well. [ ] +1 [ ] +0 [ ] -1 From me, I think it is a +1 now. I am happy to do the release. I

problems with bootstrap

2005-07-11 Thread Francesco Tinti
Hi everyone, I have several problems with bootstrap of M2. All folders are created but at the end of process only repository folder is safe, and others are deleted: This is a partial log: Exit code: 1 >> Error Stacktrace: org.apache.maven.it.VerificationException at org.apache.maven.

svn commit: r210167 - in /maven/maven-1/plugins/tags/MAVEN_SIMIAN_1_5: ./ project.xml xdocs/changes.xml

2005-07-11 Thread epugh
Author: epugh Date: Mon Jul 11 10:49:41 2005 New Revision: 210167 URL: http://svn.apache.org/viewcvs?rev=210167&view=rev Log: [maven-scm] copy for tag MAVEN_SIMIAN_1_5 Added: maven/maven-1/plugins/tags/MAVEN_SIMIAN_1_5/ - copied from r210164, maven/maven-1/plugins/trunk/simian/ mave

svn commit: r210166 - in /maven/maven-1/plugins/trunk/simian: project.xml xdocs/changes.xml

2005-07-11 Thread epugh
Author: epugh Date: Mon Jul 11 10:49:34 2005 New Revision: 210166 URL: http://svn.apache.org/viewcvs?rev=210166&view=rev Log: [maven-scm-plugin] prepare release 1.5 Modified: maven/maven-1/plugins/trunk/simian/project.xml maven/maven-1/plugins/trunk/simian/xdocs/changes.xml Modified: mav

[jira] Commented: (MEV-37) Bad Cargo 0.5 POM

2005-07-11 Thread jeremi Joslin (JIRA)
[ http://jira.codehaus.org/browse/MEV-37?page=comments#action_42670 ] jeremi Joslin commented on MEV-37: -- it's working fine, thanks > Bad Cargo 0.5 POM > - > > Key: MEV-37 > URL: http://jira.codehaus.org/browse/MEV-37 >

[jira] Created: (MEV-37) Bad Cargo 0.5 POM

2005-07-11 Thread Vincent Massol (JIRA)
Bad Cargo 0.5 POM - Key: MEV-37 URL: http://jira.codehaus.org/browse/MEV-37 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: Vincent Massol Attachments: cargo-0.5.pom The POM has 2 dependencies issues: 1/ It contains inex

[jira] Updated: (MEV-37) Bad Cargo 0.5 POM

2005-07-11 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MEV-37?page=all ] Vincent Massol updated MEV-37: -- Attachment: cargo-0.5.pom Here's a valid POM. > Bad Cargo 0.5 POM > - > > Key: MEV-37 > URL: http://jira.codehaus.org/browse/MEV-37 >

svn commit: r210153 - in /maven/components/trunk: maven-artifact-manager/src/main/java/org/apache/maven/artifact/manager/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/ maven-artifact-manager/src/main/java/org/apache/maven/a...

2005-07-11 Thread jdcasey
Author: jdcasey Date: Mon Jul 11 09:13:33 2005 New Revision: 210153 URL: http://svn.apache.org/viewcvs?rev=210153&view=rev Log: [MNG-377] Resolving. Added new mojos to the plugin-plugin that will update the plugins.xml mapping metadata in the plugin's group on the distribution repository. Add

[jira] Closed: (MNG-564) AbstractMavenReport.execut() exception handling

2005-07-11 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-564?page=all ] Emmanuel Venisse closed MNG-564: Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 2.0-beta-1 Applied. Thanks. > AbstractMavenReport.execut() exception handling >

svn commit: r210144 - /maven/components/trunk/maven-reporting/maven-reporting-api/src/main/java/org/apache/maven/reporting/AbstractMavenReport.java

2005-07-11 Thread evenisse
Author: evenisse Date: Mon Jul 11 08:04:13 2005 New Revision: 210144 URL: http://svn.apache.org/viewcvs?rev=210144&view=rev Log: [MNG-564]. Add exception handling. Modified: maven/components/trunk/maven-reporting/maven-reporting-api/src/main/java/org/apache/maven/reporting/AbstractMavenRepor

[jira] Created: (CONTINUUM-220) Remove the jpox enhancer deps from the generated runtime

2005-07-11 Thread Jason van Zyl (JIRA)
Remove the jpox enhancer deps from the generated runtime Key: CONTINUUM-220 URL: http://jira.codehaus.org/browse/CONTINUUM-220 Project: Continuum Type: Improvement Reporter: Jason van Zyl Assigned to: Trygve

[jira] Closed: (MNG-561) Adding more options for the javadoc plugin

2005-07-11 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-561?page=all ] Emmanuel Venisse closed MNG-561: Resolution: Fixed Applied. need to review the docs. plugin conf need to be set in javadoc comments and generate with plugin:xdoc > Adding more options for the j

[jira] Closed: (MNG-565) JavadocReport is missing @requiresDependencyResolution compile tag

2005-07-11 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-565?page=all ] Emmanuel Venisse closed MNG-565: Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 2.0-beta-1 Applied > JavadocReport is missing @requiresDependencyResolution compile tag > -

[jira] Created: (CONTINUUM-219) Update to the latest Maven SCM

2005-07-11 Thread Jason van Zyl (JIRA)
Update to the latest Maven SCM -- Key: CONTINUUM-219 URL: http://jira.codehaus.org/browse/CONTINUUM-219 Project: Continuum Type: Task Reporter: Jason van Zyl Assigned to: Emmanuel Venisse Fix For: 1.0-beta-1 -- This message is

svn commit: r210141 - /maven/components/trunk/maven-reports/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/JavadocReport.java

2005-07-11 Thread evenisse
Author: evenisse Date: Mon Jul 11 07:28:54 2005 New Revision: 210141 URL: http://svn.apache.org/viewcvs?rev=210141&view=rev Log: [MNG-565]. Add missing requireDependency tag Modified: maven/components/trunk/maven-reports/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/Java

[jira] Closed: (CONTINUUM-204) Add SOAP interface using xfire

2005-07-11 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-204?page=all ] Jason van Zyl closed CONTINUUM-204: --- Resolution: Fixed Dan has finished the initial cut. > Add SOAP interface using xfire > -- > > Key: CONTINUUM-204

[jira] Created: (MNG-570) Plugin description and i18n

2005-07-11 Thread Vincent Siveton (JIRA)
Plugin description and i18n --- Key: MNG-570 URL: http://jira.codehaus.org/browse/MNG-570 Project: Maven 2 Type: Improvement Components: maven-plugins Versions: 2.0-beta-1 Reporter: Vincent Siveton Actually, classic javadoc is u

svn commit: r210136 - /maven/maven-1/core/trunk/xdocs/reference/articles.xml

2005-07-11 Thread evenisse
Author: evenisse Date: Mon Jul 11 07:05:16 2005 New Revision: 210136 URL: http://svn.apache.org/viewcvs?rev=210136&view=rev Log: Add Manfred Wolff's article. Modified: maven/maven-1/core/trunk/xdocs/reference/articles.xml Modified: maven/maven-1/core/trunk/xdocs/reference/articles.xml URL:

Re: [m2] Copyright question

2005-07-11 Thread Emmanuel Venisse
Vincent Siveton wrote: Maybe to be more clear, in the m2 source code (/components/*), no copyright comment is present in pom.xml files, i.e. I just want to know if it is a specific writing convention for m2 beta. Maybe before the release, a parser will be able to add this copyright. So, do I

[jira] Created: (MNG-569) Missing goal description for some plugin

2005-07-11 Thread Vincent Siveton (JIRA)
Missing goal description for some plugin Key: MNG-569 URL: http://jira.codehaus.org/browse/MNG-569 Project: Maven 2 Type: Improvement Components: maven-plugins Versions: 2.0-beta-1 Reporter: Vincent Siveton F

[jira] Closed: (CONTINUUM-199) If you enter an m1 POM in the m2 entry screen it just silenty fails and returns to the summary screen.

2005-07-11 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-199?page=all ] Jason van Zyl closed CONTINUUM-199: --- Resolution: Fixed Fixed. A message goes to the console and the log files have more details. > If you enter an m1 POM in the m2 entry screen it just si

german introduction to maven

2005-07-11 Thread Manfred Wolff
Hi all. Here (http://www.manfred-wolff.de/Maven-short.pdf) you can get a german article about installing and working with maven. Please add the url to your article side at http://maven.apache.org/reference/articles.html. Author is Manfred Wolff Date is August 2004 Thank you. Manfred Wolff

[jira] Closed: (MNG-566) Maven Plugin Matrix: XML Beans 2.0 support for m2

2005-07-11 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-566?page=all ] Emmanuel Venisse closed MNG-566: Resolution: Fixed added > Maven Plugin Matrix: XML Beans 2.0 support for m2 > - > > Key: MNG-566 >

[jira] Closed: (CONTINUUM-217) The m1 builder cannot deal with POMs with elements so don't allow them.

2005-07-11 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-217?page=all ] Jason van Zyl closed CONTINUUM-217: --- Resolution: Fixed Fixed and the user is notified. > The m1 builder cannot deal with POMs with elements so don't allow > them. >

[jira] Closed: (CONTINUUM-218) Problems while creating projects from metadata are stored in results and not processed

2005-07-11 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-218?page=all ] Jason van Zyl closed CONTINUUM-218: --- Resolution: Fixed Fixed > Problems while creating projects from metadata are stored in results and not > processed >

[jira] Created: (MNG-568) Repository migration

2005-07-11 Thread larry (JIRA)
Repository migration Key: MNG-568 URL: http://jira.codehaus.org/browse/MNG-568 Project: Maven 2 Type: Bug Components: repository-tools Versions: 2.0-alpha-3 Environment: Windows 2000 JDK 1.4.2 CygWin Reporter: larry Priority: Cr

RE: [m2] Copyright question

2005-07-11 Thread Vincent Siveton
Maybe to be more clear, in the m2 source code (/components/*), no copyright comment is present in pom.xml files, i.e. I just want to know if it is a specific writing convention for m2 beta. Maybe before the release, a parser will be able to add this copyright. So, do I need or not to add copyrig

Re: Maven 2 Ant Tasks doesn't work in Turkish Locale

2005-07-11 Thread Stefan Bodewig
On Sat, 9 Jul 2005, Kenan Sevindik <[EMAIL PROTECTED]> wrote: > I admit that this is a more general problem related with Plexus and > Java than Maven alone, but in the end we will not be able to run > Maven in Turkish environments, Ant went through that a few years back when it claimed that wasn

Re: [m2] Copyright question

2005-07-11 Thread Nicolas Chalumeau
The license element in the pom is for this I think ? Nicolas 2005/7/10, Vincent Siveton <[EMAIL PROTECTED]>: > Hi, > > I notice that no pom.xml or *.properties files contains a copyright section. > Is there a specific convention for m2 beta? > > Cheers, > > Vincent > > > > -

[jira] Created: (MNG-567) Possible error in PluginParameterExpressionEvaluator

2005-07-11 Thread Kenney Westerhof (JIRA)
Possible error in PluginParameterExpressionEvaluator Key: MNG-567 URL: http://jira.codehaus.org/browse/MNG-567 Project: Maven 2 Type: Bug Components: maven-core Reporter: Kenney Westerhof else if ( e

[jira] Updated: (MAVENUPLOAD-431) Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4

2005-07-11 Thread Nick Faiz (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-431?page=all ] Nick Faiz updated MAVENUPLOAD-431: -- Attachment: nlog4j-1.2.14.zip This zip contains a pom, the nlog4j.1.2.14.jar, and a copy of the Apache license. Note - the POM's dependencies are inadequa

[jira] Created: (MPDIST-23) dependency should be resoulved in dist:build-src

2005-07-11 Thread Thomas Fischer (JIRA)
dependency should be resoulved in dist:build-src --- Key: MPDIST-23 URL: http://jira.codehaus.org/browse/MPDIST-23 Project: maven-dist-plugin Type: Improvement Environment: maven 1.1-beta1 Reporter: Thomas F