[ 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
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
[ 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
[ 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
>
[ 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
>
[ 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
> --
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
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
---
[ 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
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'
+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
[ 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
> -
>
>
[ 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:
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
[ 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
>
[ 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
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
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
[ 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
[ 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
>
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.
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
+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
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
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.
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
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
[ 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
>
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
[ 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
>
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
[ 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
>
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
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
[ 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
[ 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
> -
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
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
[ 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
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
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:
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
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
[ 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
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
[ 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
>
[ 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.
>
[ 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
>
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
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
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
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
>
>
>
> -
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
[ 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
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
55 matches
Mail list logo