Author: brett
Date: Thu Jun 2 23:47:40 2005
New Revision: 179735
URL: http://svn.apache.org/viewcvs?rev=179735&view=rev
Log:
entity not supported by default due to bug in JDK 1.4 parser
Removed:
maven/maven-1/core/trunk/src/test/touchstone-build/src/reactor-build/entity-test/
Modified:
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050603.020707.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050603.020707.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
+1
Arnaud
> -Message d'origine-
> De : Brett Porter [mailto:[EMAIL PROTECTED]
> Envoyé : vendredi 3 juin 2005 01:19
> À : Maven Developers List
> Objet : [vote] Vincent Siveton as a Maven Plugins Committer
>
> Hi,
>
> Vincent has expressed interest in working in various areas of
> the
Author: brett
Date: Thu Jun 2 22:59:46 2005
New Revision: 179734
URL: http://svn.apache.org/viewcvs?rev=179734&view=rev
Log:
put in a check to see if the script is already running
Modified:
maven/components/trunk/ci.sh
Modified: maven/components/trunk/ci.sh
URL:
http://svn.apache.org/view
Just me testing. A previous failure today was because it ran for >1 hour
(it is niced to a very low priority and it is the box's peak time). So I
put an already running check in.
- Brett
[EMAIL PROTECTED] wrote:
ci.sh already running... exiting
maven22121 22119 0 01:54 pts/400:00:00
ci.sh already running... exiting
maven22129 15425 0 01:54 pts/400:00:00 /bin/sh ./ci.sh update
maven22131 22129 0 01:54 pts/400:00:00 /bin/sh ./ci.sh update
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additio
ci.sh already running... exiting
maven22121 22119 0 01:54 pts/400:00:00 /bin/sh ./ci.sh update
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Author: brett
Date: Thu Jun 2 22:42:14 2005
New Revision: 179733
URL: http://svn.apache.org/viewcvs?rev=179733&view=rev
Log:
add checkout/update to subject
Modified:
maven/components/trunk/ci.sh
Modified: maven/components/trunk/ci.sh
URL:
http://svn.apache.org/viewcvs/maven/components/trun
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
+1
Trygve Laugstøl wrote:
> On Fri, Jun 03, 2005 at 09:19:11AM +1000, Brett Porter wrote:
>
>>Hi,
>>
>>Vincent has expressed interest in working in various areas of the Maven
>>plugins. He has implemented i18n for the Maven1 xdoc plugin, done some
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: 1 (2 including POMs).
[ERROR] Error encountered while converting source repository to target
reposit
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050603.000705.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050603.010700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050603.010700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
On Fri, Jun 03, 2005 at 09:19:11AM +1000, Brett Porter wrote:
> Hi,
>
> Vincent has expressed interest in working in various areas of the Maven
> plugins. He has implemented i18n for the Maven1 xdoc plugin, done some
> work on the m2 project reports and played with doxia. He is also
> generally
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/03-Jun-2005_12.03.19/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/03-Jun-2005_12.03.19/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
[ http://jira.codehaus.org/browse/MNG-443?page=all ]
Brett Porter closed MNG-443:
Resolution: Fixed
> inherited URLs should always have artifact ID
> -
>
> Key: MNG-443
> URL: http://jira.cod
Author: brett
Date: Thu Jun 2 21:24:19 2005
New Revision: 179721
URL: http://svn.apache.org/viewcvs?rev=179721&view=rev
Log:
PR: MNG-443
inherited URLs should always append the artifact ID, regardless of trailing
slash
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache
inherited URLs should always have artifact ID
-
Key: MNG-443
URL: http://jira.codehaus.org/browse/MNG-443
Project: Maven 2
Type: Improvement
Components: maven-project
Versions: 2.0-alpha-2
Reporter: Brett Po
Here are the design changes I think we resolved, which I now need to
update the main documents with. Can you please let me know if you agree.
*** Packaging vs Type:
- Agreed on the principles as set out, but not so much the mechanics of
how it would work. I'll tihnk through it some more and pos
Hi,
I've cleaned up and attached the IRC logs to the individual documents in
confluence from last Monday's design discussion.
- Brett
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECT
Author: brett
Date: Thu Jun 2 19:24:03 2005
New Revision: 179699
URL: http://svn.apache.org/viewcvs?rev=179699&view=rev
Log:
forgot CDATA
Modified:
maven/components/trunk/maven-model/maven.mdo
Modified: maven/components/trunk/maven-model/maven.mdo
URL:
http://svn.apache.org/viewcvs/maven/c
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050602.220701.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Fri, 2005-06-03 at 09:19 +1000, Brett Porter wrote:
> Hi,
>
> Vincent has expressed interest in working in various areas of the Maven
> plugins. He has implemented i18n for the Maven1 xdoc plugin, done some
> work on the m2 project reports and played with doxia. He is also
> generally helpfu
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050602.210716.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050602.210716.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
devide way to pass artifacts to tests
-
Key: MNG-442
URL: http://jira.codehaus.org/browse/MNG-442
Project: Maven 2
Type: Improvement
Components: maven-plugins
Reporter: Brett Porter
Fix For: 2.0-beta-1
currently, tes
surefire plugin needs to be able to fork tests
--
Key: MNG-441
URL: http://jira.codehaus.org/browse/MNG-441
Project: Maven 2
Type: Improvement
Components: maven-plugins
Reporter: Brett Porter
Fix For: 2.0-beta-
Author: brett
Date: Thu Jun 2 18:18:35 2005
New Revision: 179692
URL: http://svn.apache.org/viewcvs?rev=179692&view=rev
Log:
add a link to the better description
Modified:
maven/components/trunk/maven-model/maven.mdo
Modified: maven/components/trunk/maven-model/maven.mdo
URL:
http://svn.ap
Author: brett
Date: Thu Jun 2 18:13:27 2005
New Revision: 179691
URL: http://svn.apache.org/viewcvs?rev=179691&view=rev
Log:
update model dependency
Modified:
maven/maven-1/plugins/trunk/xdoc/project.xml
Modified: maven/maven-1/plugins/trunk/xdoc/project.xml
URL:
http://svn.apache.org/view
Author: brett
Date: Thu Jun 2 18:13:14 2005
New Revision: 179690
URL: http://svn.apache.org/viewcvs?rev=179690&view=rev
Log:
add change note
Modified:
maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml
URL:
http://svn.apache.org/
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Maven Wiki" for change
notification.
The following page has been changed by BrettPorter:
http://wiki.apache.org/maven/FrontPage
--
## Please edit
[
http://jira.codehaus.org/browse/MPJCOVERAGE-28?page=comments#action_40496 ]
Jeff Jensen commented on MPJCOVERAGE-28:
I am experiencing the same problem.
I have downloaded and installed JCoverage separately from Maven, and running it
from ant
Author: brett
Date: Thu Jun 2 17:47:00 2005
New Revision: 179687
URL: http://svn.apache.org/viewcvs?rev=179687&view=rev
Log:
update mojo
Modified:
maven/components/trunk/examples/maven-hello-plugin/src/main/scripts/hello.mmld
Modified:
maven/components/trunk/examples/maven-hello-plugin/sr
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: 17 (34 including POMs).
[ERROR] Error encountered while converting source repository to target
repos
Author: brett
Date: Thu Jun 2 17:31:08 2005
New Revision: 179683
URL: http://svn.apache.org/viewcvs?rev=179683&view=rev
Log:
better error reporting for an invalid port
Modified:
maven/maven-1/core/trunk/src/java/org/apache/maven/verifier/DependencyVerifier.java
Modified:
maven/maven-1/cor
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/02-Jun-2005_08.03.51/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/02-Jun-2005_08.03.51/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
[ http://jira.codehaus.org/browse/MNG-440?page=all ]
Brett Porter updated MNG-440:
-
Fix Version: 2.0-alpha-3
> ~/.m2/settings.xml is not incoporated in ant
>
>
> Key: MNG-440
> URL: http://jira.c
[ http://jira.codehaus.org/browse/MAVEN-1611?page=all ]
Brett Porter closed MAVEN-1611:
---
Resolution: Fixed
looks good to me. applied - thanks!
> [PATCH] release documentation
> --
>
> Key: MAVEN-1611
> U
Author: brett
Date: Thu Jun 2 17:26:21 2005
New Revision: 179682
URL: http://svn.apache.org/viewcvs?rev=179682&view=rev
Log:
PR: MAVEN-1611
Submitted by: Robert Burrell Donkin
Reviewed by: Brett Porter
improvements to the text of the release document
Modified:
maven/maven-1/core/trunk/xdoc
On Fri, 2005-06-03 at 09:19 +1000, Brett Porter wrote:
> From me, +1.
Me too...
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
Vincent has expressed interest in working in various areas of the Maven
plugins. He has implemented i18n for the Maven1 xdoc plugin, done some
work on the m2 project reports and played with doxia. He is also
generally helpful on the Maven Users List.
I would like to nominate him as a com
[ http://jira.codehaus.org/browse/CONTINUUM-176?page=all ]
Jason van Zyl closed CONTINUUM-176:
---
Resolution: Fixed
This is more an issue with m2 but you must put a slash on the end of you
developerConnection like this:
scm:cvs:pserver:[EMAIL PROT
Well done, you're right.
That is certainly the cause of the problem !!
A test is certainly missing.
Thx.
Arnaud
On 6/2/05, Vincent Siveton <[EMAIL PROTECTED]> wrote:
Hi Arnaud,
I am not sure which POM that you have used but the following one has no
currentVersion defined.
http://svn.apac
[PATCH] release documentation
--
Key: MAVEN-1611
URL: http://jira.codehaus.org/browse/MAVEN-1611
Project: maven
Type: Improvement
Components: documentation
Reporter: Robert Burrell Donkin
Priority: Trivial
Attachments: maven.
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: 9 (18 including POMs).
[ERROR] Error encountered while converting source repository to target
reposi
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/02-Jun-2005_04.03.07/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/02-Jun-2005_04.03.07/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Thanks much, John. I did indeed have a bad local copy; deleting it fixed the
problem.
Will
-
Will Gwaltney
SAS Institute
[EMAIL PROTECTED]
919-531-9025
"mathematics is not just a cultural activity that we ourselves have created,
but it has a life of it
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
do you have a local copy of this POM? It's correct on repo1...
Check out
http://repo1.maven.org/maven2/marmalade/marmalade-core/1.0-alpha-2/marmalade-core-1.0-alpha-2.pom
is the second line, I believe.
If the copy on your local repository is wrong,
Hi all,
I'm trying to build m2 from SVN sources with the m2-bootstrap-all.bat file and
I'm getting the following failure:
[INFO]
[INFO] BUILD FAILURE
[INFO]
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: 56 (112 including POMs).
[ERROR] Error encountered while converting source repository to target
repo
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/02-Jun-2005_12.06.48/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/02-Jun-2005_12.06.48/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Dashboard does not respect setting of maven.multiproject.includes
-
Key: MPDASHBOARD-27
URL: http://jira.codehaus.org/browse/MPDASHBOARD-27
Project: maven-dashboard-plugin
Type: Bug
Environment: Maven 1
Create properties that defines what should be included/excluded in the
compilation
--
Key: MPJAVA-36
URL: http://jira.codehaus.org/browse/MPJAVA-36
Project: maven-java-plugin
Type: Impro
Hi Arnaud,
I am not sure which POM that you have used but the following one has no
currentVersion defined.
http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/project.xml
Cheers,
Vincent
> -Original Message-
> From: Arnaud HERITIER [mailto:[EMAIL PROTECTED]
> Sent: Thursday, Jun
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
ok, so you can do it and release it for maven 1.0.2.
We'll fix the problem with 1.1 after if necessary (except if you want to
bundle it in 1.1-beta 1 ?).
Arnaud
On 6/2/05, Brett Porter <[EMAIL PROTECTED]> wrote:
>
> No failure in Maven 1.0.2. I'll check it in 1.1 separately to this
> release
~/.m2/settings.xml is not incoporated in ant
Key: MNG-440
URL: http://jira.codehaus.org/browse/MNG-440
Project: Maven 2
Type: Improvement
Components: maven-artifact-ant
Versions: 2.0-alpha-2
Reporter: Andre
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/02-Jun-2005_08.03.51/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/02-Jun-2005_08.03.51/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
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: 11 (22 including POMs).
[ERROR] Error encountered while converting source repository to target
repos
+1
Emmanuel
Brett Porter wrote:
Hi,
Please test the rc1 release on cvs.apache.org and vote for whether to
release it as 1.5
[ ] +1
[ ] +0
[ ] -1
My vote: +1.
Thanks,
Brett
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Author: brett
Date: Thu Jun 2 02:08:16 2005
New Revision: 179565
URL: http://svn.apache.org/viewcvs?rev=179565&view=rev
Log:
use the released model
Modified:
maven/maven-1/core/trunk/project.xml
Modified: maven/maven-1/core/trunk/project.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1
Author: brett
Date: Thu Jun 2 02:05:50 2005
New Revision: 179563
URL: http://svn.apache.org/viewcvs?rev=179563&view=rev
Log:
flip back to development labels
Modified:
maven/maven-1/plugins/trunk/artifact/project.xml
maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml
Modified: maven/
Hi,
A release candidate of the Maven Artifact Plugin is now available for
testing.
Changes:
o Wholly resolve the POM before deploying
Issue: MPARTIFACT-49.
o Deploy anything with SNAPSHOT in the version as a snapshot
Issue: MPARTIFACT-19.
o Deprecated install-snapshot and deploy-snapshot go
Hi,
Please test the rc1 release on cvs.apache.org and vote for whether to
release it as 1.5
[ ] +1
[ ] +0
[ ] -1
My vote: +1.
Thanks,
Brett
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
Author: brett
Date: Thu Jun 2 01:57:41 2005
New Revision: 179562
URL: http://svn.apache.org/viewcvs?rev=179562&view=rev
Log:
[maven-scm] copy for tag maven-artifact-plugin-1.5-rc1
Added:
maven/maven-1/plugins/tags/maven-artifact-plugin-1.5-rc1/
- copied from r179169, maven/maven-1/plug
Author: brett
Date: Thu Jun 2 01:57:28 2005
New Revision: 179561
URL: http://svn.apache.org/viewcvs?rev=179561&view=rev
Log:
[maven-scm-plugin] prepare release 1.5-rc1
Modified:
maven/maven-1/plugins/trunk/artifact/project.xml
maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml
Modif
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050602.040701.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050602.040701.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/02-Jun-2005_04.07.36/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/02-Jun-2005_04.07.36/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Author: brett
Date: Thu Jun 2 01:19:34 2005
New Revision: 179558
URL: http://svn.apache.org/viewcvs?rev=179558&view=rev
Log:
use correct path as it is always consistent
Modified:
maven/maven-1/core/trunk/src/java/org/apache/maven/verifier/DependencyVerifier.java
Modified:
maven/maven-1/co
Author: brett
Date: Thu Jun 2 01:19:15 2005
New Revision: 179557
URL: http://svn.apache.org/viewcvs?rev=179557&view=rev
Log:
upgrade util tag library
Modified:
maven/maven-1/core/trunk/project.xml
Modified: maven/maven-1/core/trunk/project.xml
URL:
http://svn.apache.org/viewcvs/maven/maven
Author: brett
Date: Thu Jun 2 01:15:52 2005
New Revision: 179556
URL: http://svn.apache.org/viewcvs?rev=179556&view=rev
Log:
don't resolve an artifact more than once.
This could be done better as part of the session instead of a static, but it
does the job for now.
Modified:
maven/maven-1/
Author: brett
Date: Thu Jun 2 00:53:09 2005
New Revision: 179552
URL: http://svn.apache.org/viewcvs?rev=179552&view=rev
Log:
cut release
Modified:
maven/components/trunk/maven-model/project.properties
maven/components/trunk/maven-model/project.xml
Modified: maven/components/trunk/maven-
Author: brett
Date: Thu Jun 2 00:58:36 2005
New Revision: 179554
URL: http://svn.apache.org/viewcvs?rev=179554&view=rev
Log:
update to released model
Modified:
maven/maven-1/plugins/trunk/artifact/project.xml
Modified: maven/maven-1/plugins/trunk/artifact/project.xml
URL:
http://svn.apache
Author: brett
Date: Thu Jun 2 00:48:22 2005
New Revision: 179551
URL: http://svn.apache.org/viewcvs?rev=179551&view=rev
Log:
fix site address
Modified:
maven/maven-1/plugins-sandbox/trunk/modello/project.xml
Modified: maven/maven-1/plugins-sandbox/trunk/modello/project.xml
URL:
http://svn.
Author: brett
Date: Thu Jun 2 00:53:44 2005
New Revision: 179553
URL: http://svn.apache.org/viewcvs?rev=179553&view=rev
Log:
tag release of model for Maven 1.1
Added:
maven/components/tags/maven-model-3.0.0/
- copied from r179552, maven/components/trunk/maven-model/
-
[ http://jira.codehaus.org/browse/MPCLOVER-42?page=all ]
Vincent Massol closed MPCLOVER-42:
--
Resolution: Fixed
Done
> Upgrade to Clover 1.3.8
> ---
>
> Key: MPCLOVER-42
> URL: http://jira.codehaus.org/browse/M
Author: vmassol
Date: Thu Jun 2 00:46:20 2005
New Revision: 179550
URL: http://svn.apache.org/viewcvs?rev=179550&view=rev
Log:
Upgrade to Clover 1.3.8
Modified:
maven/maven-1/plugins/trunk/clover/project.xml
maven/maven-1/plugins/trunk/clover/xdocs/changes.xml
Modified: maven/maven-1/pl
Author: brett
Date: Thu Jun 2 00:45:44 2005
New Revision: 179549
URL: http://svn.apache.org/viewcvs?rev=179549&view=rev
Log:
fix site addresses
Modified:
maven/maven-1/plugins-sandbox/trunk/plugin-parent/project.properties
maven/maven-1/plugins-sandbox/trunk/plugin-parent/project.xml
Mo
Author: brett
Date: Thu Jun 2 00:44:16 2005
New Revision: 179548
URL: http://svn.apache.org/viewcvs?rev=179548&view=rev
Log:
give correct location of files in sandbox
Modified:
maven/maven-1/plugins-sandbox/trunk/plugin-parent/maven.xml
Modified: maven/maven-1/plugins-sandbox/trunk/plugin-p
Author: brett
Date: Thu Jun 2 00:42:19 2005
New Revision: 179547
URL: http://svn.apache.org/viewcvs?rev=179547&view=rev
Log:
update the sandbox parent scripts
Modified:
maven/maven-1/plugins-sandbox/trunk/plugin-parent/maven.xml
maven/maven-1/plugins-sandbox/trunk/plugin-parent/project.p
Author: brett
Date: Thu Jun 2 00:22:30 2005
New Revision: 179543
URL: http://svn.apache.org/viewcvs?rev=179543&view=rev
Log:
tag release
Added:
maven/maven-1/plugins-sandbox/tags/maven-modello-plugin-1.0-alpha-1/
- copied from r179542, maven/maven-1/plugins-sandbox/trunk/modello/
---
Author: brett
Date: Thu Jun 2 00:20:32 2005
New Revision: 179542
URL: http://svn.apache.org/viewcvs?rev=179542&view=rev
Log:
[maven-scm-plugin] prepare release 1.0-alpha-1
Modified:
maven/maven-1/plugins-sandbox/trunk/modello/project.xml
Modified: maven/maven-1/plugins-sandbox/trunk/modello
[ http://jira.codehaus.org/browse/SCM-39?page=comments#action_40456 ]
Dan Tran commented on SCM-39:
-
Actually, "modules" argument is sufficed and implementable.
> Ability to checkout/update selective modules under root
>
Author: brett
Date: Thu Jun 2 00:17:52 2005
New Revision: 179541
URL: http://svn.apache.org/viewcvs?rev=179541&view=rev
Log:
generate both so it can be used in maven 1.0 as well
Modified:
maven/components/trunk/maven-model/maven.xml
Modified: maven/components/trunk/maven-model/maven.xml
URL
[ http://jira.codehaus.org/browse/MPARTIFACT-49?page=all ]
Brett Porter closed MPARTIFACT-49:
--
Resolution: Fixed
> pom:install should produce a temporary standalone POM to copy to repo
> -
Author: brett
Date: Thu Jun 2 00:16:19 2005
New Revision: 179540
URL: http://svn.apache.org/viewcvs?rev=179540&view=rev
Log:
don't install timestamped builds
Modified:
maven/maven-1/plugins/trunk/artifact/src/main/org/apache/maven/artifact/deployer/DefaultArtifactDeployer.java
Modified:
m
Author: brett
Date: Thu Jun 2 00:13:57 2005
New Revision: 179539
URL: http://svn.apache.org/viewcvs?rev=179539&view=rev
Log:
PR: MPARTIFACT-49
resolve the POM before deploying
Modified:
maven/maven-1/plugins/trunk/artifact/project.xml
maven/maven-1/plugins/trunk/artifact/src/main/org/ap
91 matches
Mail list logo