Github user aheritier closed the pull request at:
https://github.com/apache/maven/pull/104
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user aheritier commented on the issue:
https://github.com/apache/maven/pull/104
Cool @michael-o it is exactly what I did
the build is in progress
https://builds.apache.org/view/Maven/job/maven-3.x-jenkinsfile/job/MNG-5961/
---
If your project is set up for it, you can
Github user aheritier commented on the issue:
https://github.com/apache/maven/pull/104
@michael-o we don't have a CI validation here, thus I have to open a real
branch on ASF side. Right ?
---
If your project is set up for it, you can reply to this email and have your
reply a
Github user aheritier commented on the issue:
https://github.com/apache/maven/pull/104
I think @stephenc will tell me to push a branch on ASF side :-)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does
Github user aheritier commented on the issue:
https://github.com/apache/maven/pull/104
cc @michael-o @stephenc
https://issues.apache.org/jira/browse/MNG-5961
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your
GitHub user aheritier opened a pull request:
https://github.com/apache/maven/pull/104
[MNG-5961] Fix the SLF4J logger factory implementation used for LOG4J2
This is the fix I did in
https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blobdiff;f=maven-embedder/src/main/resources
Github user aheritier commented on the issue:
https://github.com/apache/maven/pull/93
+1000 for this change (as far as it is tested/validated)
This problem of using -f on CI servers (and non only) is very common and it
makes the usage of .mvn folders useless.
The problem is to
We are pleased to announce the Maven Jar Plugin 1.8.1 release!
http://maven.apache.org/maven-1.x/plugins/jar/
Plugin for creating JAR files.
===
Changes in this version include:
Changes:
o Change the default repos
We are pleased to announce the Maven MultiChanges Plugin 1.3 release!
http://maven.apache.org/maven-1.x/plugins/multichanges/
Produce release dashboard for subprojects.
===
Changes in this version include:
New Feat
We are pleased to announce the Maven Javadoc Plugin 1.9 release!
http://maven.apache.org/maven-1.x/plugins/javadoc/
===
Changes in this version include:
New Features:
o Add specifying params with alternate doclets.
We are pleased to announce the Maven Jalopy Plugin 1.5.1 release!
http://maven.apache.org/maven-1.x/plugins/jalopy/
===
Changes in this version include:
New Features:
o Add a property that controls the source code
We are pleased to announce the Maven Plugin Plugin 1.7.1 release!
http://maven.apache.org/maven-1.x/plugins/plugin/
Maven Plugin management plugin.
===
Changes in this version include:
Fixed bugs:
o assert:assertP
We are pleased to announce the Maven Jar Plugin 1.8.1 release!
http://maven.apache.org/maven-1.x/plugins/jar/
Plugin for creating JAR files.
===
Changes in this version include:
Changes:
o Change the default repos
We are pleased to announce the Maven IDEA Plugin 1.7 release!
http://maven.apache.org/maven-1.x/plugins/idea/
IDEA Plugin for Maven.
===
Changes in this version include:
New Features:
o Autodetect which version co
We are pleased to announce the Maven File Activity Plugin 1.6.1 release!
http://maven.apache.org/maven-1.x/plugins/file-activity/
This document provides a report of activity in terms of CVS commits and breaks
it out by file.
We are pleased to announce the Maven Developer Activity Plugin 1.6.1 release!
http://maven.apache.org/maven-1.x/plugins/developer-activity/
This document provides a report of activity in terms of CVS commits and breaks
it out by developer.
=
We are pleased to announce the Maven Announcement Plugin 1.4.1 release!
http://maven.apache.org/maven-1.x/plugins/announcement/
The Announcement plugin generates release announcements. It uses the
information found in both the POM and in the changes.xml file to generate the
announcement text.
We are pleased to announce the Maven Site Plugin 1.7.2 release!
http://maven.apache.org/maven-1.x/plugins/site/
Generate web site.
===
Changes in this version include:
Fixed bugs:
o maven.rsync.args isn't used by
We are pleased to announce the Maven Modello Plugin 1.0 release!
http://maven.apache.org/maven-1.x/plugins/modello/
Modello is a Data Model toolkit. This plugin permits to integrate modello
services in your build to automatically (or manually) generate the code and
the documentation from the D
We are pleased to announce the Maven PDF Plugin 2.5 release!
http://maven.apache.org/maven-1.x/plugins/pdf/
PDF Documentation generator
===
Changes in this version include:
New Features:
o New property maven.pdf.c
We are pleased to announce the Maven Ant Plugin 1.10 release!
http://maven.apache.org/maven-1.x/plugins/ant/
Generates ant build files from a maven project, so that plain ant users can
build your project
===
Changes
We are pleased to announce the Maven LinkCheck Plugin 1.4 release!
http://maven.apache.org/maven-1.x/plugins/linkcheck/
Check xdoc links. Requires Maven 1.0 RC2.
===
Changes in this version include:
New Features:
We are pleased to announce the Maven PMD Plugin 1.9 release!
http://maven.apache.org/maven-1.x/plugins/pmd/
The Maven PMD plugin is a plugin that wraps the PMD framework
(http://pmd.sourceforge.net). PMD is a source checking framework that works by
scanning Java source code and looks for poten
We are pleased to announce the Maven EAR Plugin 1.9 release!
http://maven.apache.org/maven-1.x/plugins/ear/
Ear Plugin for Maven
===
Changes in this version include:
New Features:
o Added support to set the descri
We are pleased to announce the Maven PMD Plugin 1.8 release!
http://maven.apache.org/maven-1.x/plugins/pmd/
The Maven PMD plugin is a plugin that wraps the PMD framework
(http://pmd.sourceforge.net). PMD is a source checking framework that works by
scanning Java source code and looks for poten
Author: aheritier
Date: Tue Oct 4 15:32:38 2005
New Revision: 294938
URL: http://svn.apache.org/viewcvs?rev=294938&view=rev
Log:
With the tag added in the plugin plugin (v1.7) the test 1.10 > 1.7 returns true
Modified:
maven/maven-1/plugins/trunk/artifact/project.xml
Modified: mave
Author: aheritier
Date: Tue Oct 4 15:12:57 2005
New Revision: 294932
URL: http://svn.apache.org/viewcvs?rev=294932&view=rev
Log:
update : When rewriting POM, versions of dependencies overrided are resolved.
Modified:
maven/maven-1/plugins/trunk/artifact/src/main/org/apache/maven/arti
Author: aheritier
Date: Tue Oct 4 14:50:15 2005
New Revision: 294927
URL: http://svn.apache.org/viewcvs?rev=294927&view=rev
Log:
upgrade maven and maven-model depenedncies
Modified:
maven/maven-1/plugins/trunk/artifact/project.xml
Modified: maven/maven-1/plugins/trunk/artifact/project
Author: aheritier
Date: Tue Oct 4 12:11:45 2005
New Revision: 294899
URL: http://svn.apache.org/viewcvs?rev=294899&view=rev
Log:
open external links in a new window
Modified:
maven/maven-1/core/trunk/xdocs/navigation.xml
Modified: maven/maven-1/core/trunk/xdocs/navigation.xml
URL:
Author: aheritier
Date: Tue Oct 4 03:33:15 2005
New Revision: 293581
URL: http://svn.apache.org/viewcvs?rev=293581&view=rev
Log:
Fix commons-io url
Modified:
maven/maven-1/core/trunk/project.xml
Modified: maven/maven-1/core/trunk/project.xml
URL:
http://svn.apache.org/viewcvs/maven/m
Author: aheritier
Date: Mon Oct 3 02:08:03 2005
New Revision: 293280
URL: http://svn.apache.org/viewcvs?rev=293280&view=rev
Log:
ignore target directory
Modified:
maven/maven-1/plugins/trunk/ear/src/plugin-test/bundlePropertiesTest/
(props changed)
Propchange:
maven/maven-1/plu
Author: aheritier
Date: Sun Oct 2 15:11:10 2005
New Revision: 293178
URL: http://svn.apache.org/viewcvs?rev=293178&view=rev
Log:
Do not pass empty parameters coming from POM.
Modified:
maven/maven-1/plugins/trunk/pdf/plugin.jelly
Modified: maven/maven-1/plugins/trunk/pdf/plugin.jelly
Author: aheritier
Date: Sun Oct 2 15:02:49 2005
New Revision: 293176
URL: http://svn.apache.org/viewcvs?rev=293176&view=rev
Log:
Don't rewrite POM during bootstrap (artifact plugin isn't yet built)
Modified:
maven/maven-1/plugins/trunk/plugin/plugin.jelly
Modified: maven/m
Author: aheritier
Date: Sun Oct 2 01:47:53 2005
New Revision: 293081
URL: http://svn.apache.org/viewcvs?rev=293081&view=rev
Log:
MPPDF-47 : An error occurs if the project logo or the company logo aren't
defined.
Modified:
maven/maven-1/plugins/trunk/pdf/plugin.jelly
mave
Author: aheritier
Date: Sat Oct 1 18:03:29 2005
New Revision: 293049
URL: http://svn.apache.org/viewcvs?rev=293049&view=rev
Log:
Use the artifact plugin to resolve project.xml inheritance when installing
plugin.
Must be fixed : override properties aren't used.
Modified:
mave
Author: aheritier
Date: Sat Oct 1 18:02:10 2005
New Revision: 293048
URL: http://svn.apache.org/viewcvs?rev=293048&view=rev
Log:
update requirements
Modified:
maven/maven-1/plugins/trunk/artifact/xdocs/index.xml
Modified: maven/maven-1/plugins/trunk/artifact/xdocs/index.xml
URL:
Author: aheritier
Date: Sat Oct 1 17:54:53 2005
New Revision: 293047
URL: http://svn.apache.org/viewcvs?rev=293047&view=rev
Log:
Upgrade to 1.7-SNAPSHOT
New tag artifact:rewritePOM : Rewrite a full model. Inheritence and expression
are resolved.
Modified:
maven/maven-1/plugins/t
Author: aheritier
Date: Sat Oct 1 15:48:27 2005
New Revision: 293038
URL: http://svn.apache.org/viewcvs?rev=293038&view=rev
Log:
Don't use commons-collections 3.1 which is binary incompatible with
commons-collections 2.1 (bundled in maven 1.0.2)
downgrade to 3.0
Modified:
mave
Author: aheritier
Date: Sat Oct 1 15:28:34 2005
New Revision: 293035
URL: http://svn.apache.org/viewcvs?rev=293035&view=rev
Log:
MPPLUGIN-3 : Resolve project.xml inheritance when installing plugin.
The project.xml is updated with the POM with all variables resolved.
Problem : All paths
Author: aheritier
Date: Sat Oct 1 13:47:57 2005
New Revision: 293027
URL: http://svn.apache.org/viewcvs?rev=293027&view=rev
Log:
update scm URL to use it in continuum
Modified:
maven/maven-1/plugins/trunk/plugin-parent/project.xml
maven/maven-1/plugins/trunk/project.xml
Modified: m
Author: aheritier
Date: Sat Oct 1 13:27:10 2005
New Revision: 293025
URL: http://svn.apache.org/viewcvs?rev=293025&view=rev
Log:
add nag Email address
Modified:
maven/maven-1/plugins/trunk/project.xml
Modified: maven/maven-1/plugins/trunk/project.xml
URL:
http://svn.apache.org/vie
Author: aheritier
Date: Fri Sep 30 02:56:09 2005
New Revision: 292689
URL: http://svn.apache.org/viewcvs?rev=292689&view=rev
Log:
Update the default checkstyle report location to make it compatible with
Checkstyle plugin 3.0+ (MPCHECKSTYLE-40).
Modified:
maven/maven-1/plugins/t
Author: aheritier
Date: Thu Sep 29 13:18:21 2005
New Revision: 292528
URL: http://svn.apache.org/viewcvs?rev=292528&view=rev
Log:
no components are available actually
Modified:
maven/maven-1/core/trunk/xdocs/navigation.xml
Modified: maven/maven-1/core/trunk/xdocs/navigation.xml
URL:
Author: aheritier
Date: Tue Sep 27 13:14:21 2005
New Revision: 292028
URL: http://svn.apache.org/viewcvs?rev=292028&view=rev
Log:
not needed. maven-faq-plugin is registred in the pom of plugin-parent.
Modified:
maven/maven-1/plugins/trunk/jira/maven.xml
Modified: maven/maven-1/plugins/t
Author: aheritier
Date: Mon Sep 26 15:59:04 2005
New Revision: 291776
URL: http://svn.apache.org/viewcvs?rev=291776&view=rev
Log:
MPSCM-66 : Upgrade to maven-scm components 1.0-alpha-2
Modified:
maven/maven-1/plugins/trunk/scm/project.xml
maven/maven-1/plugins/trunk/scm/src/main
Author: aheritier
Date: Mon Sep 26 15:42:33 2005
New Revision: 291772
URL: http://svn.apache.org/viewcvs?rev=291772&view=rev
Log:
Apply Mergere code style
Modified:
maven/maven-1/plugins/trunk/scm/src/main/org/apache/maven/plugins/scm/ScmAddBean.java
maven/maven-1/plugins/trunk/scm
Author: aheritier
Date: Sun Sep 25 23:17:44 2005
New Revision: 291567
URL: http://svn.apache.org/viewcvs?rev=291567&view=rev
Log:
By default, pom.currentVersion is used.
Update the doc.
Modified:
maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/site.jsl
maven/maven-1/plugins/t
Author: aheritier
Date: Sat Sep 24 11:40:24 2005
New Revision: 291330
URL: http://svn.apache.org/viewcvs?rev=291330&view=rev
Log:
With the last changes in the pdf plugin and the maven's site reorg we can use
the site's navigation for the pdf.
Removed:
maven/maven-1/co
Author: aheritier
Date: Thu Sep 22 07:24:54 2005
New Revision: 290949
URL: http://svn.apache.org/viewcvs?rev=290949&view=rev
Log:
We force maven to load the plugin with maven:set if it's not already done.
I don't know why maven:get don't do it. Bug ? Feature ?
Modified:
ma
Author: aheritier
Date: Thu Sep 22 03:24:21 2005
New Revision: 290926
URL: http://svn.apache.org/viewcvs?rev=290926&view=rev
Log:
Fix POM
Modified:
maven/maven-1/plugins/trunk/abbot/src/plugin-test/sample-webstart/project.xml
Modified:
maven/maven-1/plugins/trunk/abbot/src/plugin-
Author: aheritier
Date: Thu Sep 22 02:03:19 2005
New Revision: 290914
URL: http://svn.apache.org/viewcvs?rev=290914&view=rev
Log:
maven-jelly-tags project was removed
Modified:
maven/maven-1/core/trunk/xdocs/project/components.xml
Modified: maven/maven-1/core/trunk/xdocs/pro
Author: aheritier
Date: Thu Sep 22 02:01:56 2005
New Revision: 290912
URL: http://svn.apache.org/viewcvs?rev=290912&view=rev
Log:
Remove ApacheCon
Modified:
maven/maven-1/core/trunk/xdocs/navigation-pdf.xml
Modified: maven/maven-1/core/trunk/xdocs/navigation-pdf.xml
URL:
Author: aheritier
Date: Thu Sep 22 02:01:14 2005
New Revision: 290911
URL: http://svn.apache.org/viewcvs?rev=290911&view=rev
Log:
maven-jelly-tags project was removed
Modified:
maven/maven-1/core/trunk/xdocs/navigation.xml
Modified: maven/maven-1/core/trunk/xdocs/navigation.xml
URL:
Author: aheritier
Date: Wed Sep 21 08:34:03 2005
New Revision: 290726
URL: http://svn.apache.org/viewcvs?rev=290726&view=rev
Log:
Tests for plugins are fixed. We must launch maven directly in the plugin's
directory. I don't know (yet) why but without that, maven loads properties i
Author: aheritier
Date: Wed Sep 21 02:09:10 2005
New Revision: 290662
URL: http://svn.apache.org/viewcvs?rev=290662&view=rev
Log:
(re)Disable tests on plugins. Even if maven is launched in the plugins
directory to call tests, it fails in the bootstrap (and not if we call it
manually). Is
Author: aheritier
Date: Tue Sep 20 13:10:03 2005
New Revision: 290553
URL: http://svn.apache.org/viewcvs?rev=290553&view=rev
Log:
fix typo !!!
Modified:
maven/maven-1/core/trunk/maven.xml
Modified: maven/maven-1/core/trunk/maven.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/
Author: aheritier
Date: Tue Sep 20 08:16:59 2005
New Revision: 290468
URL: http://svn.apache.org/viewcvs?rev=290468&view=rev
Log:
MPWAR-50 : Add support for EJB client code.
Modified:
maven/maven-1/plugins/trunk/war/plugin.jelly
maven/maven-1/plugins/trunk/war/xdocs/changes.xml
Modi
Author: aheritier
Date: Tue Sep 20 07:55:40 2005
New Revision: 290462
URL: http://svn.apache.org/viewcvs?rev=290462&view=rev
Log:
run tests in bootstrap from plugins directory (to avoid conflicts with
properties defined in core)
Modified:
maven/maven-1/core/trunk/maven.xml
Modified: m
Author: aheritier
Date: Tue Sep 20 06:37:37 2005
New Revision: 290451
URL: http://svn.apache.org/viewcvs?rev=290451&view=rev
Log:
begin to work on 1.6.2
Modified:
maven/maven-1/plugins/trunk/war/project.xml
Modified: maven/maven-1/plugins/trunk/war/project.xml
URL:
http://svn.apache
Author: aheritier
Date: Tue Sep 20 06:37:06 2005
New Revision: 290450
URL: http://svn.apache.org/viewcvs?rev=290450&view=rev
Log:
We can't use the tag plugin:xml-validate in the bootstrap because the class is
not yet compiled.
Modified:
maven/maven-1/plugins/trunk/plugin/plu
Author: aheritier
Date: Mon Sep 19 09:37:34 2005
New Revision: 290197
URL: http://svn.apache.org/viewcvs?rev=290197&view=rev
Log:
improve naming consistency : rename plugin:available by
assert:assertPluginAvailable
Modified:
maven/maven-1/plugins/trunk/checkstyle/plugin.jelly
m
Author: aheritier
Date: Mon Sep 19 05:02:36 2005
New Revision: 290130
URL: http://svn.apache.org/viewcvs?rev=290130&view=rev
Log:
cleanup unused variable
Modified:
maven/maven-1/plugins/trunk/pdf/plugin.jelly
Modified: maven/maven-1/plugins/trunk/pdf/plugin.jelly
URL:
http://svn.apache
Author: aheritier
Date: Mon Sep 19 04:02:56 2005
New Revision: 290109
URL: http://svn.apache.org/viewcvs?rev=290109&view=rev
Log:
fix missing namespace declaration.
Modified:
maven/maven-1/plugins/trunk/checkstyle/plugin.jelly
Modified: maven/maven-1/plugins/trunk/checkstyle/plugin.j
Author: aheritier
Date: Sat Sep 17 04:49:52 2005
New Revision: 289826
URL: http://svn.apache.org/viewcvs?rev=289826&view=rev
Log:
bad cut & paste
Modified:
maven/maven-1/plugins/trunk/checkstyle/xdocs/index.xml
Modified: maven/maven-1/plugins/trunk/checkstyle/xdocs/index.xml
UR
Author: aheritier
Date: Fri Sep 16 08:22:36 2005
New Revision: 289581
URL: http://svn.apache.org/viewcvs?rev=289581&view=rev
Log:
Fix some xhtml warnings/errors
Modified:
maven/maven-1/plugins/trunk/changes/src/plugin-resources/changes.jsl
maven/maven-1/plugins/trunk/changes/x
Added:
maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/dtd/xhtml-symbol.ent
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/dtd/xhtml-symbol.ent?rev=289564&view=auto
==
--- m
Author: aheritier
Date: Fri Sep 16 05:26:58 2005
New Revision: 289512
URL: http://svn.apache.org/viewcvs?rev=289512&view=rev
Log:
MPCHECKSTYLE-39 : The checkstyle plugin use the maven.xdoc.locale.default to
generate the report.
Modified:
maven/maven-1/plugins/trunk/plugin-pa
Author: aheritier
Date: Fri Sep 16 05:26:10 2005
New Revision: 289511
URL: http://svn.apache.org/viewcvs?rev=289511&view=rev
Log:
MPCHECKSTYLE-39 : The checkstyle plugin use the maven.xdoc.locale.default to
generate the report.
Modified:
maven/maven-1/core/trunk/checkstyle.xml
Modi
Author: aheritier
Date: Fri Sep 16 05:25:48 2005
New Revision: 289510
URL: http://svn.apache.org/viewcvs?rev=289510&view=rev
Log:
MPCHECKSTYLE-39 : The checkstyle plugin use the maven.xdoc.locale.default to
generate the report.
Modified:
maven/maven-1/plugins/trunk/checkstyle/plugin.j
Author: aheritier
Date: Fri Sep 16 05:22:18 2005
New Revision: 289509
URL: http://svn.apache.org/viewcvs?rev=289509&view=rev
Log:
Fix invalid country locale
Modified:
maven/maven-1/plugins/trunk/xdoc/plugin.properties
Modified: maven/maven-1/plugins/trunk/xdoc/plugin.properties
URL:
Author: aheritier
Date: Fri Sep 16 04:07:52 2005
New Revision: 289490
URL: http://svn.apache.org/viewcvs?rev=289490&view=rev
Log:
Plugins tests are fixed. It takes a little time to execute them it's better for
our quality.
Modified:
maven/maven-1/core/trunk/build-bootstrap.xml
Author: aheritier
Date: Thu Sep 15 16:28:35 2005
New Revision: 289345
URL: http://svn.apache.org/viewcvs?rev=289345&view=rev
Log:
Add key attributes for i18n
Modified:
maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/xsd/maven-navigation-1.10.xsd
maven/maven-1/plugins/trunk/
Author: aheritier
Date: Thu Sep 15 16:26:50 2005
New Revision: 289343
URL: http://svn.apache.org/viewcvs?rev=289343&view=rev
Log:
fix files copy
Modified:
maven/maven-1/plugins/trunk/xdoc/maven.xml
Modified: maven/maven-1/plugins/trunk/xdoc/maven.xml
URL:
http://svn.apache.org/vie
Author: aheritier
Date: Thu Sep 15 16:00:12 2005
New Revision: 289337
URL: http://svn.apache.org/viewcvs?rev=289337&view=rev
Log:
fix directories structure
Added:
maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/xsd/
maven/maven-1/plugins/trunk/xdoc/src/plugin-resources
Author: aheritier
Date: Thu Sep 15 15:58:08 2005
New Revision: 289334
URL: http://svn.apache.org/viewcvs?rev=289334&view=rev
Log:
renamed
Removed:
maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/archives/
Author: aheritier
Date: Thu Sep 15 15:55:42 2005
New Revision: 289333
URL: http://svn.apache.org/viewcvs?rev=289333&view=rev
Log: (empty)
Added:
maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/archives/
- copied from r289327, maven/maven-1/plugins/trunk/xdoc/src/xsd/arch
Author: aheritier
Date: Thu Sep 15 15:53:50 2005
New Revision: 289332
URL: http://svn.apache.org/viewcvs?rev=289332&view=rev
Log:
move archived xsd files in plugin resources to use it in validation
Removed:
maven/maven-1/plugins/trunk/xdoc/src/xsd/archives/
Modified:
maven/mav
Author: aheritier
Date: Thu Sep 15 15:32:55 2005
New Revision: 289328
URL: http://svn.apache.org/viewcvs?rev=289328&view=rev
Log:
MAVEN-1685 : http://maven.apache.org/maven-navigation-1.0.xsd is now
deprecated. It's replaced by
http://maven.apache.org/reference/plugins/xdoc/maven-n
Author: aheritier
Date: Thu Sep 15 15:32:23 2005
New Revision: 289327
URL: http://svn.apache.org/viewcvs?rev=289327&view=rev
Log:
MAVEN-1685 : http://maven.apache.org/maven-navigation-1.0.xsd is now
deprecated. It's replaced by
http://maven.apache.org/reference/plugins/xdoc/maven-n
Author: aheritier
Date: Thu Sep 15 08:49:38 2005
New Revision: 289269
URL: http://svn.apache.org/viewcvs?rev=289269&view=rev
Log:
Define the taglib before to use it
Modified:
maven/maven-1/plugins/trunk/plugin/plugin.jelly
Modified: maven/maven-1/plugins/trunk/plugin/plugin.jelly
URL:
Author: aheritier
Date: Thu Sep 15 08:42:06 2005
New Revision: 289263
URL: http://svn.apache.org/viewcvs?rev=289263&view=rev
Log:
use plugin:available instead of the old jelly script (bugged)
Modified:
maven/maven-1/plugins/trunk/dist/plugin.jelly
maven/maven-1/plugins/trunk/
Author: aheritier
Date: Thu Sep 15 07:03:10 2005
New Revision: 289237
URL: http://svn.apache.org/viewcvs?rev=289237&view=rev
Log:
use the new plugin:available tag
Modified:
maven/maven-1/plugins/trunk/plugin/plugin.jelly
Modified: maven/maven-1/plugins/trunk/plugin/plugin.jelly
URL:
Author: aheritier
Date: Thu Sep 15 06:53:08 2005
New Revision: 289234
URL: http://svn.apache.org/viewcvs?rev=289234&view=rev
Log:
use the new plugin:available tag which is compatible with maven 1.0
Modified:
maven/maven-1/plugins/trunk/faq/plugin.jelly
maven/maven-1/plugins/trunk
Author: aheritier
Date: Thu Sep 15 06:46:37 2005
New Revision: 289231
URL: http://svn.apache.org/viewcvs?rev=289231&view=rev
Log:
remove the use of the jelly's tag util:replace with a string to keep the
compatibility with maven 1.0
Modified:
maven/maven-1/plugins/trunk/plugin/plu
Author: aheritier
Date: Wed Sep 14 07:56:42 2005
New Revision: 280869
URL: http://svn.apache.org/viewcvs?rev=280869&view=rev
Log:
1.6-SNAPSHOT : compatible with maven 1.1 only because of
maven-plugin-plugin-1.7 :-(
Modified:
maven/maven-1/plugins/trunk/faq/project.xml
maven/mav
Author: aheritier
Date: Wed Sep 14 07:51:38 2005
New Revision: 280867
URL: http://svn.apache.org/viewcvs?rev=280867&view=rev
Log:
the tag I added works only with maven 1.1 because of the jelly:util bundle in
1.0 which doesn't allow to replace a string by another in a string.
Modified:
Author: aheritier
Date: Wed Sep 14 07:06:20 2005
New Revision: 280860
URL: http://svn.apache.org/viewcvs?rev=280860&view=rev
Log:
Replace the multiproject:goal by the reactor (workaround for MAVEN-1691).
Fix all tests in all plugins.
Removed:
maven/maven-1/plugins/trunk/abbot/src/plugin-
Author: aheritier
Date: Wed Sep 14 01:06:02 2005
New Revision: 280802
URL: http://svn.apache.org/viewcvs?rev=280802&view=rev
Log:
rename packageName to package as it was before.
I forgot to update the documentation
Modified:
maven/maven-1/core/trunk/xdocs/reference/project-descriptor
Author: aheritier
Date: Tue Sep 13 15:45:41 2005
New Revision: 280701
URL: http://svn.apache.org/viewcvs?rev=280701&view=rev
Log:
Upgrade findbugs plugin to make it compatible with maven 1.1
Modified:
maven/maven-1/plugins/trunk/dashboard/src/plugin-test/common/project.xml
Modified:
m
Author: aheritier
Date: Tue Sep 13 15:18:53 2005
New Revision: 280691
URL: http://svn.apache.org/viewcvs?rev=280691&view=rev
Log:
doc for maven.gump.svn.dir
Modified:
maven/maven-1/plugins/trunk/gump/xdocs/properties.xml
Modified: maven/maven-1/plugins/trunk/gump/xdocs/properties.xml
Author: aheritier
Date: Tue Sep 13 15:16:05 2005
New Revision: 280689
URL: http://svn.apache.org/viewcvs?rev=280689&view=rev
Log:
plugin:test for gump is fixed
Modified:
maven/maven-1/plugins/trunk/maven.xml
Modified: maven/maven-1/plugins/trunk/maven.xml
URL:
http://svn.apache.org/vie
Author: aheritier
Date: Tue Sep 13 15:15:05 2005
New Revision: 280688
URL: http://svn.apache.org/viewcvs?rev=280688&view=rev
Log:
Fix plugin:test adding a value for the property maven.gump.svn.dir
Added:
maven/maven-1/plugins/trunk/gump/src/plugin-test/project.properties (with
p
Author: aheritier
Date: Tue Sep 13 14:43:47 2005
New Revision: 280679
URL: http://svn.apache.org/viewcvs?rev=280679&view=rev
Log:
Fix indent
Modified:
maven/maven-1/plugins/trunk/plugin/project.xml
Modified: maven/maven-1/plugins/trunk/plugin/project.xml
URL:
http://svn.apache.org/vie
Author: aheritier
Date: Tue Sep 13 14:42:06 2005
New Revision: 280678
URL: http://svn.apache.org/viewcvs?rev=280678&view=rev
Log:
Fix invalid POM
Modified:
maven/maven-1/plugins/trunk/rar/src/plugin-test/project.xml
Modified: maven/maven-1/plugins/trunk/rar/src/plugin-test/project.xml
Author: aheritier
Date: Tue Sep 13 14:36:53 2005
New Revision: 280676
URL: http://svn.apache.org/viewcvs?rev=280676&view=rev
Log:
add myself as developer
Modified:
maven/maven-1/plugins/trunk/plugin/project.xml
Modified: maven/maven-1/plugins/trunk/plugin/project.xml
URL:
Author: aheritier
Date: Tue Sep 13 14:32:03 2005
New Revision: 280667
URL: http://svn.apache.org/viewcvs?rev=280667&view=rev
Log:
- don't test plugin-parent
- test for maven-plugin-plugin is fixed
Modified:
maven/maven-1/plugins/trunk/maven.xml
Modified: maven/maven-1/plug
Author: aheritier
Date: Tue Sep 13 14:29:12 2005
New Revision: 280666
URL: http://svn.apache.org/viewcvs?rev=280666&view=rev
Log:
Fix navigation.xml generation => Fixes plugin:test
Modified:
maven/maven-1/plugins/trunk/plugin/src/plugin-resources/templates/navigation.jelly
Modified:
Author: aheritier
Date: Tue Sep 13 07:29:11 2005
New Revision: 280563
URL: http://svn.apache.org/viewcvs?rev=280563&view=rev
Log:
optimize tests
Fix issue when launching tests from the reactor in maven-plugins
Modified:
maven/maven-1/plugins/trunk/pdf/src/plugin-test/maven.xml
Modi
Author: aheritier
Date: Tue Sep 13 07:00:41 2005
New Revision: 280555
URL: http://svn.apache.org/viewcvs?rev=280555&view=rev
Log:
Fix invalid POMs
Modified:
maven/maven-1/plugins/trunk/ear/src/plugin-test/appXmlLocationTest/project.xml
maven/maven-1/plugins/trunk/ear/src/plugin-
Author: aheritier
Date: Tue Sep 13 06:38:36 2005
New Revision: 280554
URL: http://svn.apache.org/viewcvs?rev=280554&view=rev
Log:
Fix invalid POM
Modified:
maven/maven-1/plugins/trunk/ear/src/plugin-test/appXmlBundledTest/project.xml
Modified:
maven/maven-1/plugins/trunk/ear/src/pl
1 - 100 of 486 matches
Mail list logo