svn commit: r263840 - in /maven/maven-1/plugins/tags/MAVEN_EJB_1_7_1: ./ project.xml xdocs/changes.xml

2005-08-27 Thread vmassol
Author: vmassol Date: Sat Aug 27 23:56:34 2005 New Revision: 263840 URL: http://svn.apache.org/viewcvs?rev=263840&view=rev Log: [maven-scm] copy for tag MAVEN_EJB_1_7_1 Added: maven/maven-1/plugins/tags/MAVEN_EJB_1_7_1/ - copied from r263837, maven/maven-1/plugins/trunk/ejb/ maven/m

svn commit: r263839 - in /maven/maven-1/plugins/trunk/ejb: project.xml xdocs/changes.xml

2005-08-27 Thread vmassol
Author: vmassol Date: Sat Aug 27 23:56:19 2005 New Revision: 263839 URL: http://svn.apache.org/viewcvs?rev=263839&view=rev Log: [maven-scm-plugin] prepare release 1.7.1 Modified: maven/maven-1/plugins/trunk/ejb/project.xml maven/maven-1/plugins/trunk/ejb/xdocs/changes.xml Modified: maven

svn commit: r263838 - /maven/maven-1/plugins/trunk/ejb/xdocs/changes.xml

2005-08-27 Thread vmassol
Author: vmassol Date: Sat Aug 27 23:47:11 2005 New Revision: 263838 URL: http://svn.apache.org/viewcvs?rev=263838&view=rev Log: Added a change matching Brett's fix: upgrade to Maven Model 3.0.0 final. Modified: maven/maven-1/plugins/trunk/ejb/xdocs/changes.xml Modified: maven/maven-1/plugins

[jira] Updated: (MNG-800) Many duplicate entries in ~/.m2/plugin-registry.xml

2005-08-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-800?page=all ] Brett Porter updated MNG-800: - Fix Version: (was: 2.0-beta-1) 2.0-beta-2 > Many duplicate entries in ~/.m2/plugin-registry.xml > >

[jira] Created: (MNG-800) Many duplicate entries in ~/.m2/plugin-registry.xml

2005-08-27 Thread Dan Tran (JIRA)
Many duplicate entries in ~/.m2/plugin-registry.xml Key: MNG-800 URL: http://jira.codehaus.org/browse/MNG-800 Project: Maven 2 Type: Bug Components: maven-plugin-descriptor Versions: 2.0-beta-1 Enviro

svn commit: r263810 - in /maven/maven-1/plugins/trunk/ejb: project.properties project.xml

2005-08-27 Thread brett
Author: brett Date: Sat Aug 27 20:50:50 2005 New Revision: 263810 URL: http://svn.apache.org/viewcvs?rev=263810&view=rev Log: fix the m1.1 build Modified: maven/maven-1/plugins/trunk/ejb/project.properties maven/maven-1/plugins/trunk/ejb/project.xml Modified: maven/maven-1/plugins/trunk/

[jira] Closed: (MNG-799) CLI equivalent of @requiresDependencyResolution

2005-08-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-799?page=all ] Brett Porter closed MNG-799: Assign To: Brett Porter Resolution: Duplicate > CLI equivalent of @requiresDependencyResolution > --- > > Key: MN

[continuum build - SUCCESS - checkout] Sun Aug 28 00:30:00 GMT 2005

2005-08-27 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20050828.003000.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050828.003000.txt

[jira] Commented: (MNG-799) CLI equivalent of @requiresDependencyResolution

2005-08-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-799?page=comments#action_45351 ] Brett Porter commented on MNG-799: -- this would need to cover all plugins to allow you to go offline > CLI equivalent of @requiresDependencyResolution > --

[maven2 build - SUCCESS - checkout] Sun Aug 28 00:15:00 GMT 2005

2005-08-27 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050828.001500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050828.001500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: SVN Build Error

2005-08-27 Thread Brett Porter
Ok, this is quite strange. As I said with the ci script - it does clean builds every day and is going along ok. What settings.xml do you have? Any mirrors, proxies, etc? Any local changes to the source code? Did you end up cleaning out the repository? Did it help? - Brett Allison, Bob wrote: >

[jira] Commented: (MNG-785) m2 tomcat plugin

2005-08-27 Thread Mark Hobson (JIRA)
[ http://jira.codehaus.org/browse/MNG-785?page=comments#action_45350 ] Mark Hobson commented on MNG-785: - I've javadoc'd and licenced the code - see maven-tomcat-plugin.tar.gz. I wasn't sure whether the plugin should be in the apache or codehaus package st

[jira] Updated: (MNG-785) m2 tomcat plugin

2005-08-27 Thread Mark Hobson (JIRA)
[ http://jira.codehaus.org/browse/MNG-785?page=all ] Mark Hobson updated MNG-785: Attachment: maven-tomcat-plugin.tar.gz mojo.codehaus.org submission > m2 tomcat plugin > > > Key: MNG-785 > URL: http://jira.codehaus.org/br

[jira] Created: (MNG-799) CLI equivalent of @requiresDependencyResolution

2005-08-27 Thread Mark Hobson (JIRA)
CLI equivalent of @requiresDependencyResolution --- Key: MNG-799 URL: http://jira.codehaus.org/browse/MNG-799 Project: Maven 2 Type: Improvement Components: maven-core Versions: 2.0-beta-1 Reporter: Mark Hobson

[maven2 build - SUCCESS - update] Sat Aug 27 18:15:00 GMT 2005

2005-08-27 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050827.181500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.181500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r240444 - /maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia/DoxiaMojo.java

2005-08-27 Thread vsiveton
Author: vsiveton Date: Sat Aug 27 11:16:19 2005 New Revision: 240444 URL: http://svn.apache.org/viewcvs?rev=240444&view=rev Log: Cleaning up the code a bit: replace static array of all reports file name generated by Maven by a list (more dynamic); the first token in the locales variable is the d

[jira] Commented: (MNG-785) m2 tomcat plugin

2005-08-27 Thread Trygve Laugstol (JIRA)
[ http://jira.codehaus.org/browse/MNG-785?page=comments#action_45347 ] Trygve Laugstol commented on MNG-785: - Basically make a source tarball with license and the whole shebang and we'll commit it in the mojo sandbox. You can keep on submitting patches o

[jira] Commented: (MNG-785) m2 tomcat plugin

2005-08-27 Thread Mark Hobson (JIRA)
[ http://jira.codehaus.org/browse/MNG-785?page=comments#action_45346 ] Mark Hobson commented on MNG-785: - Cheers for the feedback Trygve & Vincent. I've mailed the Cargo dev list to start discussing how we could incorporate this code into a generic containe

RE: SVN Build Error

2005-08-27 Thread Allison, Bob
Using the bootstrap script is the only way I know to get a build. -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Saturday, August 27, 2005 08:00 To: Maven Developers List Subject: Re: SVN Build Error How are you attempting to build this? It looks like you are usin

Re: [M2] How to turn off transitive dependencies?

2005-08-27 Thread Carsten Ziegeler
Brett Porter wrote: > Carsten Ziegeler wrote: > > >>1) Avalon framework. Up to version 4.1.0 (or something) Avalon had one >>big jar: the avalon framework. Then starting with 4.1.1 they splitt this >>into two jar files: api and impl. But for convenience they provide both >>versions, so for exampl

[maven2 build - SUCCESS - update] Sat Aug 27 15:45:00 GMT 2005

2005-08-27 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050827.154500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.154500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Commented: (MNG-788) Proposal for improved resource filtering

2005-08-27 Thread Carsten Ziegeler (JIRA)
[ http://jira.codehaus.org/browse/MNG-788?page=comments#action_45345 ] Carsten Ziegeler commented on MNG-788: -- Sigh, and I thought this topic was easy... Anyway, it seems that we all agree to have a filtering "instruction" for a resource which turns on

[jira] Closed: (MNG-717) dependency doesn't allow dependencyManagement to provide scope

2005-08-27 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-717?page=all ] John Casey closed MNG-717: -- Resolution: Fixed > dependency doesn't allow dependencyManagement to provide scope > -- > > Key: MNG-717 >

svn commit: r240428 - in /maven/components/trunk: maven-model/maven.mdo maven-project/src/main/java/org/apache/maven/project/artifact/MavenMetadataSource.java maven-project/src/test/java/org/apache/maven/project/TestArtifactResolver.java

2005-08-27 Thread jdcasey
Author: jdcasey Date: Sat Aug 27 08:44:48 2005 New Revision: 240428 URL: http://svn.apache.org/viewcvs?rev=240428&view=rev Log: Resolving: MNG-717 o Dependencies don't have a default scope value, to allow DependencyManagement to set the scope if null...then, the metadata source sets the scope to

[jira] Updated: (MEV-72) relaxngDatatype-1.6

2005-08-27 Thread Adam Hardy (JIRA)
[ http://jira.codehaus.org/browse/MEV-72?page=all ] Adam Hardy updated MEV-72: -- Attachment: relaxngDatatype-1.6.pom > relaxngDatatype-1.6 > --- > > Key: MEV-72 > URL: http://jira.codehaus.org/browse/MEV-72 > Project: Maven

[jira] Updated: (MEV-71) jaxb-xjc-1.0.5

2005-08-27 Thread Adam Hardy (JIRA)
[ http://jira.codehaus.org/browse/MEV-71?page=all ] Adam Hardy updated MEV-71: -- Attachment: jaxb-xjc-1.0.5.pom > jaxb-xjc-1.0.5 > -- > > Key: MEV-71 > URL: http://jira.codehaus.org/browse/MEV-71 > Project: Maven Evangelism >

[jira] Updated: (MEV-70) jaxb-libs

2005-08-27 Thread Adam Hardy (JIRA)
[ http://jira.codehaus.org/browse/MEV-70?page=all ] Adam Hardy updated MEV-70: -- Attachment: jaxb-libs-1.0.5.pom > jaxb-libs > - > > Key: MEV-70 > URL: http://jira.codehaus.org/browse/MEV-70 > Project: Maven Evangelism > Ty

[jira] Updated: (MEV-69) jaxb-impl-1.0.5

2005-08-27 Thread Adam Hardy (JIRA)
[ http://jira.codehaus.org/browse/MEV-69?page=all ] Adam Hardy updated MEV-69: -- Attachment: jaxb-impl-1.0.5.pom > jaxb-impl-1.0.5 > --- > > Key: MEV-69 > URL: http://jira.codehaus.org/browse/MEV-69 > Project: Maven Evangelism

[ANN] Maven EJB Plugin 1.7 released

2005-08-27 Thread Vincent Massol
We are pleased to announce the Maven EJB Plugin 1.7 release! http://maven.apache.org/reference/plugins/ejb/ EJB Plugin for Maven Changes in this version include: Fixed bugs: o Make the ejb creation work even if there are not sources. o Fixed default property values in the web site documen

svn commit: r240422 - in /maven/maven-1/plugins/tags/MAVEN_EJB_1_7: ./ project.xml xdocs/changes.xml

2005-08-27 Thread vmassol
Author: vmassol Date: Sat Aug 27 07:17:50 2005 New Revision: 240422 URL: http://svn.apache.org/viewcvs?rev=240422&view=rev Log: [maven-scm] copy for tag MAVEN_EJB_1_7 Added: maven/maven-1/plugins/tags/MAVEN_EJB_1_7/ - copied from r234453, maven/maven-1/plugins/trunk/ejb/ maven/maven

svn commit: r240421 - in /maven/maven-1/plugins/trunk/ejb: project.xml xdocs/changes.xml

2005-08-27 Thread vmassol
Author: vmassol Date: Sat Aug 27 07:17:36 2005 New Revision: 240421 URL: http://svn.apache.org/viewcvs?rev=240421&view=rev Log: [maven-scm-plugin] prepare release 1.7 Modified: maven/maven-1/plugins/trunk/ejb/project.xml maven/maven-1/plugins/trunk/ejb/xdocs/changes.xml Modified: maven/m

[jira] Updated: (MPPDF-34) Problem Embedding Arial Font

2005-08-27 Thread Valerie Nyre (JIRA)
[ http://jira.codehaus.org/browse/MPPDF-34?page=all ] Valerie Nyre updated MPPDF-34: -- Attachment: MavenIssue_MPPDF-34_CannotReproduce_FuturaNotEmbedded.zip In the attachment, a quick attempt to reproduce the problem (see the readme.txt) Summary: I cannot

svn commit: r240420 - /maven/maven-1/plugins/trunk/ejb/project.xml

2005-08-27 Thread vmassol
Author: vmassol Date: Sat Aug 27 07:05:26 2005 New Revision: 240420 URL: http://svn.apache.org/viewcvs?rev=240420&view=rev Log: MPEJB-20: Hopefully fix encoding that does not work with Maven 1.0.2. Thanks to Fredrik Vraalsen. Modified: maven/maven-1/plugins/trunk/ejb/project.xml Modified: m

[maven2 build - SUCCESS - update] Sat Aug 27 13:00:00 GMT 2005

2005-08-27 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050827.13.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.13.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r240415 - /maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/metadata/SnapshotArtifactMetadata.java

2005-08-27 Thread brett
Author: brett Date: Sat Aug 27 06:00:33 2005 New Revision: 240415 URL: http://svn.apache.org/viewcvs?rev=240415&view=rev Log: trim metadata file Modified: maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/metadata/SnapshotArtifactMetadata.java Modified:

svn commit: r240414 - /maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/deployer/DefaultArtifactDeployer.java

2005-08-27 Thread brett
Author: brett Date: Sat Aug 27 05:48:12 2005 New Revision: 240414 URL: http://svn.apache.org/viewcvs?rev=240414&view=rev Log: use the correct repository for finding the original snapshot data Modified: maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/depl

Re: SVN Build Error

2005-08-27 Thread Brett Porter
How are you attempting to build this? It looks like you are using old code with new code - are you using the bootstrap? - Brett Allison, Bob wrote: >Tried it again before cleaning out the repository and got: > > - To unsubsc

RE: SVN Build Error

2005-08-27 Thread Allison, Bob
Tried it again before cleaning out the repository and got: Downloading: http://repo1.maven.org/maven2/plugins/org/codehaus/modello/modello-plugi n-jpox/1.0-alpha-3/modello-plugin-jpox-1.0-alpha-3.jar [WARNING] Unable to get resource from repository http://repo1.maven.org/maven2/plugins Downloading:

[jira] Updated: (MNG-775) Reissue of MNG-251: maven-archiver should be able to include the snapshot version/build number

2005-08-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-775?page=all ] Brett Porter updated MNG-775: - Assign To: (was: John Casey) Fix Version: (was: 2.0-beta-1) 2.0-beta-2 > Reissue of MNG-251: maven-archiver should be able to include the snaps

[maven2 build - SUCCESS - update] Sat Aug 27 11:45:00 GMT 2005

2005-08-27 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050827.114500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.114500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Reopened: (MNG-775) Reissue of MNG-251: maven-archiver should be able to include the snapshot version/build number

2005-08-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-775?page=all ] Brett Porter reopened MNG-775: -- rolled back. wasn't working. due to low priority, we'll leave this for later. > Reissue of MNG-251: maven-archiver should be able to include the snapshot > version/buil

svn commit: r240405 - in /maven/components/trunk: maven-archiver/src/main/java/org/apache/maven/archiver/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/transform/ maven-artifact/src/main/java/org/apache/maven/artifact/repository/metada...

2005-08-27 Thread brett
Author: brett Date: Sat Aug 27 04:42:30 2005 New Revision: 240405 URL: http://svn.apache.org/viewcvs?rev=240405&view=rev Log: repair snapshot build numbering (previous code makes it get stuck at 1). Modified: maven/components/trunk/maven-archiver/src/main/java/org/apache/maven/archiver/Maven

RE: SVN Build Error

2005-08-27 Thread Allison, Bob
My typo. 8-( The build that prompted that message was complaining about the xdoc module. -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Friday, August 26, 2005 17:59 To: Maven Developers List Subject: Re: SVN Build Error Can you confirm if there is a typo below?

[maven2 build - SUCCESS - update] Sat Aug 27 11:00:00 GMT 2005

2005-08-27 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050827.110001.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.110001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[maven2 build - FAILED - update] Sat Aug 27 10:45:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.104500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Sat Aug 27 10:30:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.103000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Sat Aug 27 10:15:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.101500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Sat Aug 27 09:45:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.094500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Sat Aug 27 09:30:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.093000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Sat Aug 27 09:15:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.091500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Sat Aug 27 08:45:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.084500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Sat Aug 27 08:30:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.083000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Sat Aug 27 08:15:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.081500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MNG-792) Can't ctrl-C m2 under cygwin

2005-08-27 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MNG-792?page=comments#action_45330 ] Vincent Massol commented on MNG-792: FWIW ctrl-c also doesn't work for me in m2. I'm not running under cygwin but direclty under the dos prompt. This is quite annoying when you make a

[maven2 build - FAILED - update] Sat Aug 27 08:00:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.08.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Updated: (MNG-639) examine impact of multiple repositories on metadata

2005-08-27 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-639?page=all ] Brett Porter updated MNG-639: - Remaining Estimate: 1 hour Original Estimate: 3600 > examine impact of multiple repositories on metadata > --- > >

[maven2 build - FAILED - update] Sat Aug 27 07:45:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.074500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Sat Aug 27 05:45:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.054500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [vote] Lukas Theussl as a maven plugins committer

2005-08-27 Thread Vincent Massol
> -Original Message- > From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] > Sent: jeudi 25 août 2005 23:52 > To: 'Maven Developers List' > Subject: [vote] Lukas Theussl as a maven plugins committer > > Hi all, > > I would like to nominate Lukas as a committer to the plugins for m1 and > m

[jira] Commented: (MNG-785) m2 tomcat plugin

2005-08-27 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MNG-785?page=comments#action_45329 ] Vincent Massol commented on MNG-785: Hi Mark and Trygve, Obviously I'd love to have this in Cargo... ATM Cargo supports some part of this but not all. However we are *very* open to i

[maven2 build - FAILED - update] Sat Aug 27 07:30:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.073000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r240396 - /maven/components/trunk/maven-plugin-mapping/src/main/mdo/plugins.mdo

2005-08-27 Thread brett
Author: brett Date: Fri Aug 26 22:47:24 2005 New Revision: 240396 URL: http://svn.apache.org/viewcvs?rev=240396&view=rev Log: remove unused field Modified: maven/components/trunk/maven-plugin-mapping/src/main/mdo/plugins.mdo Modified: maven/components/trunk/maven-plugin-mapping/src/main/mdo/

[maven2 build - FAILED - update] Sat Aug 27 06:30:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.063000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Sat Aug 27 07:15:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.071500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [M2] How to turn off transitive dependencies?

2005-08-27 Thread Carsten Ziegeler
Carsten Ziegeler wrote: > 1) Avalon framework. Up to version 4.1.0 (or something) Avalon had one > big jar: the avalon framework. Then starting with 4.1.1 they splitt this > into two jar files: api and impl. But for convenience they provide both > versions, so for example, you have > avalon-framewo

[maven2 build - FAILED - update] Sat Aug 27 06:15:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.061500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Sat Aug 27 06:45:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.064500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Sat Aug 27 07:00:00 GMT 2005

2005-08-27 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.07.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]