Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050607.020722.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 0 (0 including POMs).
[ERROR] Error encountered while converting source repository to target
reposit
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050607.000713.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/07-Jun-2005_12.15.46/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/07-Jun-2005_12.15.46/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Author: brett
Date: Mon Jun 6 22:24:51 2005
New Revision: 188697
URL: http://svn.apache.org/viewcvs?rev=188697&view=rev
Log:
remove old cvs ignore files
Removed:
maven/components/trunk/.cvsignore
maven/components/trunk/benchmark/.cvsignore
maven/components/trunk/maven-1.x-integration
Author: brett
Date: Mon Jun 6 22:18:41 2005
New Revision: 188696
URL: http://svn.apache.org/viewcvs?rev=188696&view=rev
Log:
change message when it is skipped due to already running
Modified:
maven/components/trunk/ci.sh
Modified: maven/components/trunk/ci.sh
URL:
http://svn.apache.org/vie
ci.sh already running... exiting
maven32068 32066 0 00:07 ?00:00:00 /bin/sh
/home/projects/maven/ci.sh checkout
maven32201 32068 0 00:07 ?00:00:00 /bin/sh
/home/projects/maven/ci.sh checkout
-
To unsubs
As per my comment here:
http://jira.codehaus.org/browse/MNG-366#action_40689
This is what I think needs to be changed WRT the reporting to get them
properly configured and consistent with the build plugins. Please let me
know if you disagree or have any questions.
- if in the configuration a
[ http://jira.codehaus.org/browse/MNG-366?page=comments#action_40689 ]
Brett Porter commented on MNG-366:
--
more thoughts on how it should be configured:
- if in the configuration applies to the report, which may be
different to the mojo in if the pl
Author: brett
Date: Mon Jun 6 21:46:18 2005
New Revision: 188691
URL: http://svn.apache.org/viewcvs?rev=188691&view=rev
Log:
remove commented out sections from last commit
Modified:
maven/components/trunk/maven-core/pom.xml
maven/components/trunk/maven-core/src/main/java/org/apache/mave
[ http://jira.codehaus.org/browse/MNG-366?page=comments#action_40688 ]
Brett Porter commented on MNG-366:
--
have moved the reports out of the core, however it has highlighted an issue
that existed: we have no way of identifying exactly what reports a pr
Author: brett
Date: Mon Jun 6 21:41:54 2005
New Revision: 188690
URL: http://svn.apache.org/viewcvs?rev=188690&view=rev
Log:
PR: MNG-366
reverse the reference. DoxiaMojo depends on maven-core instead of maven-core
depending on the reporting api + doxia
This is not a great solution, but it gets
Author: brett
Date: Mon Jun 6 20:29:38 2005
New Revision: 188679
URL: http://svn.apache.org/viewcvs?rev=188679&view=rev
Log:
no need for beanshell in the core
Modified:
maven/components/trunk/maven-core/pom.xml
maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/Defa
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050606.220701.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050606.220701.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
[ http://jira.codehaus.org/browse/MPCHANGELOG-64?page=all ]
David Eric Pugh resolved MPCHANGELOG-64:
Fix Version: 1.8.2
Resolution: Fixed
Looks like it is sorted out now.
> Changelog Plugin doesn't parse .cvspass properly
> ---
Author: epugh
Date: Mon Jun 6 19:32:18 2005
New Revision: 188669
URL: http://svn.apache.org/viewcvs?rev=188669&view=rev
Log:
Plugin was released as 1.8.1, bump to next version
Modified:
maven/maven-1/plugins/trunk/changelog/project.xml
Modified: maven/maven-1/plugins/trunk/changelog/project
Author: epugh
Date: Mon Jun 6 19:32:01 2005
New Revision: 188668
URL: http://svn.apache.org/viewcvs?rev=188668&view=rev
Log:
CHANGELOG-64 properly parse cvspass file
Modified:
maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/changelog/xdocs/chang
Author: epugh
Date: Mon Jun 6 19:23:22 2005
New Revision: 188667
URL: http://svn.apache.org/viewcvs?rev=188667&view=rev
Log:
CHANGELOG-64 properly parse cvspass file
Modified:
maven/maven-1/plugins/trunk/changelog/src/main/org/apache/maven/cvslib/CvsConnection.java
maven/maven-1/plugin
[ http://jira.codehaus.org/browse/MNG-423?page=all ]
Brett Porter closed MNG-423:
Resolution: Fixed
> mojo generator changes
> --
>
> Key: MNG-423
> URL: http://jira.codehaus.org/browse/MNG-423
> Project: Maven
Author: brett
Date: Mon Jun 6 18:33:41 2005
New Revision: 188656
URL: http://svn.apache.org/viewcvs?rev=188656&view=rev
Log:
only test the expressions if the field is required
Modified:
maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java
Modifi
Author: brett
Date: Mon Jun 6 18:32:11 2005
New Revision: 188655
URL: http://svn.apache.org/viewcvs?rev=188655&view=rev
Log:
more parameter consistency. MAVEN_OPTS goes to java, $@ goes to the args.
This will mean implementing -D -> sys property handling in mboot and verifier
to allow passing of
[
http://jira.codehaus.org/browse/MPCHANGELOG-64?page=comments#action_40686 ]
David Eric Pugh commented on MPCHANGELOG-64:
It seems like things aren't properly handled when the .cvspass file starts with
a /1 and the password is blank, so it
Author: brett
Date: Mon Jun 6 18:22:08 2005
New Revision: 188651
URL: http://svn.apache.org/viewcvs?rev=188651&view=rev
Log:
add default value to the output
Modified:
maven/components/trunk/maven-plugin-tools/maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/generator/Plugi
Author: brett
Date: Mon Jun 6 18:21:52 2005
New Revision: 188650
URL: http://svn.apache.org/viewcvs?rev=188650&view=rev
Log:
use defaults
Modified:
maven/components/trunk/maven-plugins/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/AbstractCompilerMojo.java
Modified:
maven/co
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050606.210701.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Author: brett
Date: Mon Jun 6 18:12:02 2005
New Revision: 188644
URL: http://svn.apache.org/viewcvs?rev=188644&view=rev
Log:
only copy directory if it exists
Modified:
maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia/DoxiaMojo.java
Modified:
mave
Author: brett
Date: Mon Jun 6 18:16:17 2005
New Revision: 188649
URL: http://svn.apache.org/viewcvs?rev=188649&view=rev
Log:
put back deprecation message
Modified:
maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java
Modified:
maven/components/
Author: brett
Date: Mon Jun 6 18:13:52 2005
New Revision: 188647
URL: http://svn.apache.org/viewcvs?rev=188647&view=rev
Log:
PR: MNG-423
move default value into configuration, rather than relying on Java. More
convenient for other languages, and allows us to validate/document it. Cleaned
up the
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 3 (6 including POMs).
[ERROR] Error encountered while converting source repository to target
reposit
[ http://jira.codehaus.org/browse/MAVEN-1614?page=all ]
Brett Porter closed MAVEN-1614:
---
Resolution: Fixed
applied, thanks again!
> [PATCH] typo
>
>
> Key: MAVEN-1614
> URL: http://jira.codehaus.org/browse/MAVEN-1614
>
Author: brett
Date: Mon Jun 6 17:55:45 2005
New Revision: 188639
URL: http://svn.apache.org/viewcvs?rev=188639&view=rev
Log:
PR: MAVEN-1614
fix typo
Modified:
maven/maven-1/core/trunk/xdocs/using/index.xml
Modified: maven/maven-1/core/trunk/xdocs/using/index.xml
URL:
http://svn.apache.org/
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/06-Jun-2005_08.06.34/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/06-Jun-2005_08.06.34/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Author: jdcasey
Date: Mon Jun 6 17:37:01 2005
New Revision: 187639
URL: http://svn.apache.org/viewcvs?rev=187639&view=rev
Log:
o Removed dependency on plexus-container-artifact, using nested
DefaultPlexusContainer instances instead for plugin isolation.
o Moved marmalade support dependencies out
Author: brett
Date: Mon Jun 6 17:07:49 2005
New Revision: 185101
URL: http://svn.apache.org/viewcvs?rev=185101&view=rev
Log:
update snapshots in CI
Modified:
maven/components/trunk/ci.sh
Modified: maven/components/trunk/ci.sh
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/ci.sh?
Author: brett
Date: Mon Jun 6 17:07:19 2005
New Revision: 185100
URL: http://svn.apache.org/viewcvs?rev=185100&view=rev
Log:
don't update snapshots in normal bootstrap
Modified:
maven/components/trunk/m2-bootstrap-all.bat
maven/components/trunk/m2-bootstrap-all.sh
Modified: maven/compon
Changelog Plugin doesn't parse .cvspass properly
Key: MPCHANGELOG-64
URL: http://jira.codehaus.org/browse/MPCHANGELOG-64
Project: maven-changelog-plugin
Type: Bug
Versions: 1.7.1
Reporter: David Eric Pugh
[ http://jira.codehaus.org/browse/MPTASKLIST-9?page=all ]
Arnaud HERITIER closed MPTASKLIST-9:
Fix Version: 2.4
Resolution: Fixed
applied. thanks
> [PATCH] Show todos for fields
> -
>
> Key: MPTASKLIST-
Reviewed and applied (thanks to emmanuel and cygwin ;-) )
Thanks.
Arnaud
> -Message d'origine-
> De : Arnaud HERITIER [mailto:[EMAIL PROTECTED]
> Envoyé : mardi 7 juin 2005 00:45
> À : 'Maven Developers List'
> Objet : RE: Release of Tasklist plugin v2.4 in time for Maven 1.1?
>
> Is
--update-snapshots overwrites metadata from locally-installed snapshot artifacts
Key: MNG-452
URL: http://jira.codehaus.org/browse/MNG-452
Project: Maven 2
Type: Bug
Components: maven-
Author: aheritier
Date: Mon Jun 6 16:05:46 2005
New Revision: 185092
URL: http://svn.apache.org/viewcvs?rev=185092&view=rev
Log:
MPTASKLIST-9 : Show todos for fields
reviewed by aheritier
Modified:
maven/maven-1/plugins/trunk/tasklist/project.xml
maven/maven-1/plugins/trunk/tasklist/src
[
http://jira.codehaus.org/browse/MPJCOVERAGE-25?page=comments#action_40682 ]
Jeff Jensen commented on MPJCOVERAGE-25:
Thank you very very much for getting this plugin moving ahead! We want to use
this as JCoverage blows so badly.
I am rather
Is there someone who know how to apply a patch for CVS in SVN ??
I tried to applied dennis's patch but it fails with tortoiseSVN (no
modification found).
Any idea ?
Arnaud
>
> Hi there
>
> I know you are all very busy, with both Maven 1.1 and 2.0
> just around the corner. Is there any chanc
[ http://jira.codehaus.org/browse/MPARTIFACT-51?page=comments#action_40681
]
Arnaud HERITIER commented on MPARTIFACT-51:
---
I have the same error at home but not at work.
I didn't yet investigate
> Issue with dependency properties in POM w
Author: aheritier
Date: Mon Jun 6 15:28:48 2005
New Revision: 185067
URL: http://svn.apache.org/viewcvs?rev=185067&view=rev
Log:
settings for mantis (http://www.mantisbt.org/)
Modified:
maven/maven-1/plugins/trunk/changes/plugin.properties
maven/maven-1/plugins/trunk/changes/xdocs/proper
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 15 (30 including POMs).
[ERROR] Error encountered while converting source repository to target
repos
[PATCH] typo
Key: MAVEN-1614
URL: http://jira.codehaus.org/browse/MAVEN-1614
Project: maven
Type: Improvement
Components: documentation
Reporter: Robert Burrell Donkin
Priority: Trivial
Attachments: maven-typo
Typo in using/index
--
This
ok, run "m2 -N install" in maven-reports for install it in your local
repository.
Emmanuel
Rahul wrote:
Hi,
Emmanuel - Thank you for your note on setting up M2 as Eclipse project
(separate thread).
I am getting a build failure with messasges below. Any ideas?
TIA,
Rahul
[INFO] Building M
[ http://jira.codehaus.org/browse/MPASPECTJ-18?page=all ]
Carlos Sanchez closed MPASPECTJ-18:
---
Resolution: Won't Fix
> Allow to weave dependent libraries in packaging archive (ear and war)
>
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/06-Jun-2005_04.08.13/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/06-Jun-2005_04.08.13/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Hi,
Emmanuel - Thank you for your note on setting up M2 as Eclipse project
(separate thread).
I am getting a build failure with messasges below. Any ideas?
TIA,
Rahul
[INFO] Building Maven Checkstyle Plugin
[INFO]
Thanks Vincent! the updates really faciliate working with
CruiseControl and multiple projects.
I am looking forward to the next version of Maven with all the various
updated plugins.
Eric
On Jun 6, 2005, at 7:54 AM, Vincent Massol wrote:
The maven team is pleased to announce the Maven C
[ http://jira.codehaus.org/browse/CONTINUUM-173?page=all ]
Emmanuel Venisse closed CONTINUUM-173:
--
Resolution: Fixed
Assign To: Emmanuel Venisse
Done.
> plexus.bat doesn't start Continuum on Windows XP
> --
Hi all,
Is there any way at present to add classes and/or jars to the *beginning* of
the classpath that goes to Surefire? I need to do this so that when the junit
tests are run, they find the classes that Cobertura (coverage analysis tool)
has instrumented first. I've got some ideas, but I
[ http://jira.codehaus.org/browse/MPJCOVERAGE-30?page=all ]
Jeff Jensen closed MPJCOVERAGE-30:
--
> Default location of jcoverage.ser is source dir; change to build dir
>
>
> K
[ http://jira.codehaus.org/browse/MPJCOVERAGE-30?page=all ]
Jeff Jensen resolved MPJCOVERAGE-30:
Resolution: Duplicate
Oops, duplicate of #1: http://jira.codehaus.org/browse/MPJCOVERAGE-11
> Default location of jcoverage.ser is source dir; cha
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 4 (8 including POMs).
[ERROR] Error encountered while converting source repository to target
reposit
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/06-Jun-2005_12.03.58/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/06-Jun-2005_12.03.58/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Does not respect setting of maven.jcoverage.merge.outputDir
---
Key: MPJCOVERAGE-29
URL: http://jira.codehaus.org/browse/MPJCOVERAGE-29
Project: maven-jcoverage-plugin
Type: Bug
Reporter: Jeff Jensen
Assign
Default location of jcoverage.ser is source dir; change to build dir
Key: MPJCOVERAGE-30
URL: http://jira.codehaus.org/browse/MPJCOVERAGE-30
Project: maven-jcoverage-plugin
Type: Bug
Reporter: J
Specify ComponentConfigurator hint in Mojo doclet tags
--
Key: MNG-451
URL: http://jira.codehaus.org/browse/MNG-451
Project: Maven 2
Type: Improvement
Components: maven-plugin-tools
Versions: 2.0-alpha-3
[
http://jira.codehaus.org/browse/MPDASHBOARD-27?page=comments#action_40666 ]
Eric Ballet-Baz commented on MPDASHBOARD-27:
Furthermore properties :
maven.dashboard.basedir
maven.dashboard.includes
maven.dashboard.excludes
maven.dashboard.ign
Author: brett
Date: Mon Jun 6 08:15:01 2005
New Revision: 180320
URL: http://svn.apache.org/viewcvs?rev=180320&view=rev
Log:
copy to legacy xsd location
Modified:
maven/maven-1/core/trunk/build-bootstrap.xml
maven/maven-1/core/trunk/maven.xml
Modified: maven/maven-1/core/trunk/build-boo
Author: brett
Date: Mon Jun 6 08:14:29 2005
New Revision: 180319
URL: http://svn.apache.org/viewcvs?rev=180319&view=rev
Log:
update versions
Modified:
maven/maven-1/core/trunk/xdocs/start/download.xml
Modified: maven/maven-1/core/trunk/xdocs/start/download.xml
URL:
http://svn.apache.org/v
The maven team is pleased to announce the Maven Cruise Control Plugin 1.7
release!
http://maven.apache.org/reference/plugins/cruisecontrol/
A plugin to work with Cruise Control. Plugin can generate a Cruise Control
configuration from the POM, start the CruiseControl server, and when included
Author: vmassol
Date: Mon Jun 6 07:46:27 2005
New Revision: 180316
URL: http://svn.apache.org/viewcvs?rev=180316&view=rev
Log:
[maven-scm] copy for tag MAVEN_CRUISECONTROL_1_7
Added:
maven/maven-1/plugins/tags/MAVEN_CRUISECONTROL_1_7/
- copied from r180260, maven/maven-1/plugins/trunk/
Author: vmassol
Date: Mon Jun 6 07:46:12 2005
New Revision: 180315
URL: http://svn.apache.org/viewcvs?rev=180315&view=rev
Log:
[maven-scm-plugin] prepare release 1.7
Modified:
maven/maven-1/plugins/trunk/cruisecontrol/project.xml
maven/maven-1/plugins/trunk/cruisecontrol/xdocs/changes.xm
Issue with dependency properties in POM when deploying
--
Key: MPARTIFACT-51
URL: http://jira.codehaus.org/browse/MPARTIFACT-51
Project: maven-artifact-plugin
Type: Bug
Versions: 1.5.1
Environment: Maven 1.
Rahul wrote:
okie-dokie, I am taking # MNG-276.
Could anyone using Eclipse for M2 development please post/attach the
contents of .classpath file so I can ensure I am on same page as everyone.
After checkout/update your local copy of trunk run m2 eclipse:eclipse on
the root directory
Emm
Hi there
I know you are all very busy, with both Maven 1.1 and 2.0 just around
the corner. Is there any chance that someone can have a look at the
patch for http://jira.codehaus.org/browse/MPTASKLIST-9 ? It would be
great if a v2.4 release of the tasklist plugin could be made in time for
Mave
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 3 (6 including POMs).
[ERROR] Error encountered while converting source repository to target
reposit
[ http://jira.codehaus.org/browse/MEV-22?page=all ]
Brett Porter closed MEV-22:
---
Resolution: Fixed
> missing pom
> ---
>
> Key: MEV-22
> URL: http://jira.codehaus.org/browse/MEV-22
> Project: Maven Evangelism
> Type:
[ http://jira.codehaus.org/browse/MEV-23?page=all ]
Brett Porter closed MEV-23:
---
Resolution: Fixed
corrected the groupId to jaf on javamail.
> missing activation 1.0.2 pom
>
>
> Key: MEV-23
> URL: http://jir
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050606.080700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050606.080700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
missing activation 1.0.2 pom
Key: MEV-23
URL: http://jira.codehaus.org/browse/MEV-23
Project: Maven Evangelism
Type: Task
Components: Dependencies
Reporter: Jerome Lacoste
depended upon by javamail 1.3.2
--
This message is aut
missing pom
---
Key: MEV-22
URL: http://jira.codehaus.org/browse/MEV-22
Project: Maven Evangelism
Type: Task
Components: Dependencies
Reporter: Jerome Lacoste
dependeed upon by plexus-components/plexus-bayesian/pom.xml
--
This message is automatic
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/06-Jun-2005_08.05.56/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/06-Jun-2005_08.05.56/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
On Mon, 2005-06-06 at 13:35 +1000, Brett Porter wrote:
> Isn't that how the instructions are?
>
> plugin:repository-deploy,site:deploy,site:publish
No, the site only says:
Produce a clean build using maven -Dmaven.repo.list=apache scm:perform-
release. When prompted for the tag, enter the one us
[ http://jira.codehaus.org/browse/MNG-86?page=all ]
Brett Porter closed MNG-86:
---
Resolution: Fixed
not a dupe of MNG-372 (it pertains to the bootstrap bats, while the other
looked at the shells and m2.bat). However I've tested this and it works. For
con
Author: brett
Date: Mon Jun 6 04:49:50 2005
New Revision: 180298
URL: http://svn.apache.org/viewcvs?rev=180298&view=rev
Log:
pass MAVEN_OPTS on to the verifier
Modified:
maven/components/trunk/maven-core-it/maven-core-it.bat
Modified: maven/components/trunk/maven-core-it/maven-core-it.bat
U
[ http://jira.codehaus.org/browse/MNG-117?page=all ]
Brett Porter updated MNG-117:
-
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> put everything in continuum, and have a mad Sunday build
> -
[ http://jira.codehaus.org/browse/MNG-235?page=all ]
Brett Porter updated MNG-235:
-
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> Define the compiler as parameter
>
>
> Key: MNG-235
> URL
[ http://jira.codehaus.org/browse/MNG-386?page=all ]
Brett Porter updated MNG-386:
-
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> trim back the distro
>
>
> Key: MNG-386
> URL: http://jira.codehaus.o
[ http://jira.codehaus.org/browse/MNG-385?page=all ]
Brett Porter updated MNG-385:
-
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> use dependencyManagement in m2 itself
> -
>
> Key: MNG-385
>
[ http://jira.codehaus.org/browse/MNG-33?page=all ]
Brett Porter updated MNG-33:
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> Plugin development guide
>
>
> Key: MNG-33
> URL: http://jira.codeha
[ http://jira.codehaus.org/browse/MNG-125?page=all ]
Brett Porter updated MNG-125:
-
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> guarded mojo execution
> --
>
> Key: MNG-125
> URL: http://jira.codeha
[ http://jira.codehaus.org/browse/MNG-65?page=all ]
Brett Porter updated MNG-65:
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> The compiler must show deprecation warning.
> ---
>
> Key: MNG
[ http://jira.codehaus.org/browse/MNG-193?page=all ]
Brett Porter updated MNG-193:
-
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> symmetry for ognl parameters in plugin response
> ---
>
>
[ http://jira.codehaus.org/browse/MNG-39?page=all ]
Brett Porter updated MNG-39:
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> Documentation on embedding m2 in client code
>
>
> Key: M
[ http://jira.codehaus.org/browse/MNG-124?page=all ]
Brett Porter updated MNG-124:
-
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> move ci.sh to continuum
> ---
>
> Key: MNG-124
> URL: http://jira.code
[ http://jira.codehaus.org/browse/MNG-122?page=all ]
Brett Porter updated MNG-122:
-
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> clean up of exception handling, error reporting and logging
> --
[ http://jira.codehaus.org/browse/MNG-284?page=all ]
Brett Porter updated MNG-284:
-
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> POMs should be validated at the XML level
> -
>
> Key: MNG-
[ http://jira.codehaus.org/browse/MNG-179?page=all ]
Brett Porter updated MNG-179:
-
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> "go offline" goal - download dependencies
> -
>
> Key: MNG-
[ http://jira.codehaus.org/browse/MNG-202?page=all ]
Brett Porter updated MNG-202:
-
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> Add support of .pac file for proxy configuration
>
>
>
[ http://jira.codehaus.org/browse/MNG-230?page=all ]
Brett Porter updated MNG-230:
-
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> attempt to reintroduce the use of a single SNAPSHOT file locally
> -
[ http://jira.codehaus.org/browse/MNG-40?page=all ]
Brett Porter updated MNG-40:
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> Sites for all components
>
>
> Key: MNG-40
> URL: http://jira.codeha
1 - 100 of 120 matches
Mail list logo