svn commit: r279720 - in /maven/components/trunk: maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/ maven-artifact-ant/src/main/resources/META-INF/plexus/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/resolver/ maven-arti...

2005-09-08 Thread brett
Author: brett Date: Thu Sep 8 23:49:59 2005 New Revision: 279720 URL: http://svn.apache.org/viewcvs?rev=279720&view=rev Log: PR: MNG-613 Completion of the version selection from a range. Modified: maven/components/trunk/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/AntReso

[REPOCLEAN] Error(s) occurred while converting repository

2005-09-08 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/09-Sep-2005_02.29.45/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

Re: beta-2 test bundle

2005-09-08 Thread Brett Porter
I didn't get any exceptions :) I'll take a look. - Brett Carlos Sanchez wrote: >I'm getting this when there's an error: > >- post the output of maven -e to JIRA at ???issueTrackingUrl??? (you >must sign up first) > >Maybe you didn't notice due to your environment language? > > >

Re: beta-2 test bundle

2005-09-08 Thread Carlos Sanchez
I'm getting this when there's an error: - post the output of maven -e to JIRA at ???issueTrackingUrl??? (you must sign up first) Maybe you didn't notice due to your environment language? On 9/8/05, Brett Porter <[EMAIL PROTECTED]> wrote: > I've refreshed this with a fix for the Geronimo build. >

[REPOCLEAN] Error(s) occurred while converting repository

2005-09-08 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/09-Sep-2005_12.00.28/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

Re: Maven 1.0 branch

2005-09-08 Thread Brett Porter
Vincent Massol wrote: >The problem is that several new versions of plugins rely on Maven 1.1's core >so I don't think it would work. We don't really have a mechanism set up to >ensure m1 plugins continue to work with all versions. > > erm, you sure? What were you thinking of specifically? To my

[jira] Closed: (MEV-59) commons-upload missing dependency scope

2005-09-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-59?page=all ] Carlos Sanchez closed MEV-59: - Assign To: Carlos Sanchez Resolution: Fixed > commons-upload missing dependency scope > --- > > Key: MEV-59 > U

[jira] Closed: (MEV-58) commons-el missing dependency scope

2005-09-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-58?page=all ] Carlos Sanchez closed MEV-58: - Assign To: Carlos Sanchez Resolution: Fixed > commons-el missing dependency scope > > > Key: MEV-58 > URL: ht

[jira] Closed: (MEV-78) commons-dbcp JUnit dependency not in scope test

2005-09-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-78?page=all ] Carlos Sanchez closed MEV-78: - Assign To: Carlos Sanchez Resolution: Fixed > commons-dbcp JUnit dependency not in scope test > --- > > Key: MEV

[jira] Created: (MPPMD-20) ruleset names

2005-09-08 Thread Sivanandan Srilakshmanan (JIRA)
ruleset names - Key: MPPMD-20 URL: http://jira.codehaus.org/browse/MPPMD-20 Project: maven-pmd-plugin Type: Improvement Environment: Web browser Reporter: Sivanandan Srilakshmanan Priority: Minor Web page http://pmd.sourceforge.net/rules/index.ht

[maven2 build - SUCCESS - checkout] Fri Sep 9 00:15:00 GMT 2005

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

[REPOCLEAN] Error(s) occurred while converting repository

2005-09-08 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/08-Sep-2005_08.00.27/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Created: (MNG-851) Hardcoded pom.xml name in InstallMojo.java

2005-09-08 Thread Guest (JIRA)
Hardcoded pom.xml name in InstallMojo.java -- Key: MNG-851 URL: http://jira.codehaus.org/browse/MNG-851 Project: Maven 2 Type: Bug Components: maven-plugins Versions: 2.0-beta-1 Reporter: Guest Priority: Blocke

svn commit: r279673 - /maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/templates_fr.properties

2005-09-08 Thread aheritier
Author: aheritier Date: Thu Sep 8 16:22:07 2005 New Revision: 279673 URL: http://svn.apache.org/viewcvs?rev=279673&view=rev Log: Fix fr locale Modified: maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/templates_fr.properties Modified: maven/maven-1/plugins/trunk/xdoc/src/p

RE: Maven 1.0 branch

2005-09-08 Thread Arnaud HERITIER
We could upgrade only some plugins but it may be easier to do it if we have a continous integration to test them with m1.0/m1.1 and jdk 1.3/1.4/1.5. The problem is that there aren't tests for all of them :-( Arnaud > > > > It all depends on when 1.1 is expected to become final. And how > > l

[REPOCLEAN] Error(s) occurred while converting repository

2005-09-08 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/08-Sep-2005_04.00.31/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

RE: Maven 1.0 branch

2005-09-08 Thread Vincent Massol
> -Original Message- > From: Martijn Dashorst [mailto:[EMAIL PROTECTED] > Sent: jeudi 8 septembre 2005 10:29 > To: Maven Developers List > Subject: Re: Maven 1.0 branch > > It all depends on when 1.1 is expected to become final. And how long/much > effort it takes to craft a 1.0.3. > >

[jira] Closed: (MAVENUPLOAD-500) Upload http://wicket.sourceforge.net/downloads/wicket-1.1-b4-bundle.jar and http://wicket.sourceforge.net/downloads/wicket-extensions-1.1-b4-bundle.jar

2005-09-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-500?page=all ] Carlos Sanchez closed MAVENUPLOAD-500: -- Assign To: Carlos Sanchez Resolution: Fixed > Upload http://wicket.sourceforge.net/downloads/wicket-1.1-b4-bundle.jar and > http://wicket

[jira] Closed: (MAVENUPLOAD-505) Please upload hibernate-tools and dependencies for M2

2005-09-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-505?page=all ] Carlos Sanchez closed MAVENUPLOAD-505: -- Assign To: Carlos Sanchez Resolution: Fixed > Please upload hibernate-tools and dependencies for M2 >

Re: beta-2 test bundle

2005-09-08 Thread Brett Porter
I've refreshed this with a fix for the Geronimo build. - Brett Brett Porter wrote: >Hi folks, > >The beta-2 bundles are available for testing in conjunction with the vote. > >http://people.apache.org/~brett/release/ > >- Brett > >--

svn commit: r279589 - in /maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates: downloads.jelly templates.properties templates_de.properties templates_fr.properties

2005-09-08 Thread ltheussl
Author: ltheussl Date: Thu Sep 8 10:24:06 2005 New Revision: 279589 URL: http://svn.apache.org/viewcvs?rev=279589&view=rev Log: Add i18n for Downloads page Modified: maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/downloads.jelly maven/maven-1/plugins/trunk/xdoc/src/plu

svn commit: r279588 - in /maven/maven-1/core/tags/maven-1.1-beta-2/src: java/org/apache/maven/project/ test/java/org/apache/maven/project/ test/test-data/pom/ test/test-data/pom/extend/

2005-09-08 Thread brett
Author: brett Date: Thu Sep 8 10:22:59 2005 New Revision: 279588 URL: http://svn.apache.org/viewcvs?rev=279588&view=rev Log: apply changes from HEAD to fix id handling for the release Added: maven/maven-1/core/tags/maven-1.1-beta-2/src/test/test-data/pom/extend/base-different-ids.xml

svn commit: r279587 - /maven/maven-1/core/trunk/src/java/org/apache/maven/project/Project.java

2005-09-08 Thread brett
Author: brett Date: Thu Sep 8 10:17:50 2005 New Revision: 279587 URL: http://svn.apache.org/viewcvs?rev=279587&view=rev Log: more id compatibility Modified: maven/maven-1/core/trunk/src/java/org/apache/maven/project/Project.java Modified: maven/maven-1/core/trunk/src/java/org/apache/maven/

[maven2 build - SUCCESS - checkout] Thu Sep 8 16:57:45 GMT 2005

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

RE: [m2] Strange Build Error

2005-09-08 Thread Allison, Bob
Just after I sent the message, I got the SVN commit message in my mail. The build is running fine now. I guess this is one of the hazards of trying to stay on the bleeding edge and help get problems fixed. -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Thursday, S

Re: [m2] Strange Build Error

2005-09-08 Thread Brett Porter
I *just* fixed it :) - Brett Allison, Bob wrote: >I'm updated my m2 SVN tree this morning and am trying to build a new >version. MBoot runs fine and builds a new m2, but when it starts to >rebuild the plugins, I get the following: > > -

[jira] Created: (MAVENUPLOAD-505) Please upload hibernate-tools and dependencies for M2

2005-09-08 Thread Johann Reyes (JIRA)
Please upload hibernate-tools and dependencies for M2 - Key: MAVENUPLOAD-505 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-505 Project: maven-upload-requests Type: Task Reporter: Johann Reyes http://hiberforum

svn commit: r279582 - /maven/components/trunk/maven-mboot2/src/main/java/MBoot.java

2005-09-08 Thread brett
Author: brett Date: Thu Sep 8 10:00:09 2005 New Revision: 279582 URL: http://svn.apache.org/viewcvs?rev=279582&view=rev Log: write metadata to correct file Modified: maven/components/trunk/maven-mboot2/src/main/java/MBoot.java Modified: maven/components/trunk/maven-mboot2/src/main/java/MBoo

[m2] Strange Build Error

2005-09-08 Thread Allison, Bob
I'm updated my m2 SVN tree this morning and am trying to build a new version. MBoot runs fine and builds a new m2, but when it starts to rebuild the plugins, I get the following: --- Rebuilding maven2 plugins ... ---

[maven2 build - FAILED - checkout] Thu Sep 8 16:44:16 GMT 2005

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

[jira] Closed: (MAVEN-1640) groupId not inherited from parent pom

2005-09-08 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1640?page=all ] Brett Porter closed MAVEN-1640: --- Resolution: Fixed Fix Version: 1.1-beta-2 > groupId not inherited from parent pom > - > > Key: MAVEN-1640 >

svn commit: r279580 - in /maven/maven-1/core/trunk/src: java/org/apache/maven/project/ test/java/org/apache/maven/project/ test/test-data/pom/ test/test-data/pom/extend/

2005-09-08 Thread brett
Author: brett Date: Thu Sep 8 09:39:22 2005 New Revision: 279580 URL: http://svn.apache.org/viewcvs?rev=279580&view=rev Log: PR: MAVEN-1640 make id handling more consistent with 1.0.2 Added: maven/maven-1/core/trunk/src/test/test-data/pom/extend/base-different-ids.xml (with props) m

[jira] Reopened: (MAVEN-1640) groupId not inherited from parent pom

2005-09-08 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1640?page=all ] Brett Porter reopened MAVEN-1640: - identified this happens with an > groupId not inherited from parent pom > - > > Key: MAVEN-1640 > URL: htt

[REPOCLEAN] Error(s) occurred while converting repository

2005-09-08 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/08-Sep-2005_12.00.48/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Updated: (MPXDOC-130) CVS Usage Page is blank when using Subversion scm.

2005-09-08 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-130?page=all ] Lukas Theussl updated MPXDOC-130: - Description: Maven-xdoc-plugin generates mostly empty page if project uses Subversion scm. Although maven now can not checkout projects from svn repos, cvs-usage

[jira] Reopened: (MPXDOC-130) CVS Usage Page is blank when using Subversion scm.

2005-09-08 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-130?page=all ] Lukas Theussl reopened MPXDOC-130: -- Assign To: Lukas Theussl (was: Arnaud Heritier) Reopened to review patch > CVS Usage Page is blank when using Subversion scm. > -

[jira] Closed: (MPXDOC-121) Calculation of local time of team member is wrong

2005-09-08 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-121?page=all ] Lukas Theussl closed MPXDOC-121: Cannot reproduce > Calculation of local time of team member is wrong > -- > > Key: MPXDOC-121 >

[maven2 build - SUCCESS - update] Thu Sep 8 15:30:00 GMT 2005

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

[maven2 build - SUCCESS - update] Thu Sep 8 15:15:00 GMT 2005

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

[jira] Closed: (MNG-755) Remove the dysfunctional command line arguments

2005-09-08 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-755?page=all ] Kenney Westerhof closed MNG-755: Assign To: Kenney Westerhof (was: Brett Porter) Resolution: Fixed Fixed in svn revision 279574 by using GnuParser instead of PosixParser. > Remove the dysfu

svn commit: r279574 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/cli/MavenCli.java

2005-09-08 Thread kenney
Author: kenney Date: Thu Sep 8 08:22:01 2005 New Revision: 279574 URL: http://svn.apache.org/viewcvs?rev=279574&view=rev Log: fix MNG-755 (MNG-720). GnuParser's interpretation of the commandline conforms to m2's idea about options; PosixParser doesn't. Modified: maven/components/trunk/maven

svn commit: r279572 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/plugin/ maven-model/ maven-project/src/main/java/org/apache/maven/project/ maven-project/src/main/java/org/apache/maven/project/inheritance/ maven-project/src/m...

2005-09-08 Thread jdcasey
Author: jdcasey Date: Thu Sep 8 08:08:57 2005 New Revision: 279572 URL: http://svn.apache.org/viewcvs?rev=279572&view=rev Log: Adding POM-level properties. Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/PluginParameterExpressionEvaluator.java maven/com

Re: faq & xdoc-SNAPSHOT

2005-09-08 Thread Lukas Theussl
I'm not sure fop will be the best candidate for this. It will be the most simple because we already have templates but I'm not sure it's the most simple to use. There are some libraries on the net for read/write pdf with java code, I don't know if there are some with Apache compatible lice

[jira] Commented: (MEV-51) broken geronimo POMS

2005-09-08 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MEV-51?page=comments#action_45972 ] Brett Porter commented on MEV-51: - the problem is that those entities do not exist in the repository as there is no way to reference the parent (exactly the reason we stopped supporting th

[jira] Commented: (MEV-51) broken geronimo POMS

2005-09-08 Thread Andy Glick (JIRA)
[ http://jira.codehaus.org/browse/MEV-51?page=comments#action_45971 ] Andy Glick commented on MEV-51: --- The Geronimo POMs are "broken" at a minimum because they make use of the now unsupported use of XML entities to specify dependency versions. AFAIK Maven 1.0

[REPOCLEAN] Error(s) occurred while converting repository

2005-09-08 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/08-Sep-2005_08.01.17/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Created: (MNG-850) Reactor should provide console feedback when scanning for projects

2005-09-08 Thread Mark Hobson (JIRA)
Reactor should provide console feedback when scanning for projects -- Key: MNG-850 URL: http://jira.codehaus.org/browse/MNG-850 Project: Maven 2 Type: Improvement Versions: 2.0-beta-1 Reporter:

[maven2 build - SUCCESS - update] Thu Sep 8 09:45:00 GMT 2005

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

svn commit: r279546 - /maven/components/trunk/sandbox/maven-it-plugin/src/main/java/org/apache/maven/plugin/it/ForkMojo.java

2005-09-08 Thread kenney
Author: kenney Date: Thu Sep 8 02:29:47 2005 New Revision: 279546 URL: http://svn.apache.org/viewcvs?rev=279546&view=rev Log: Add the project itself to the 'reactorprojects' of the forked build, so dependencies can at least resolve the target/artifact.jar. Blacklist the project to skip building i

Re: faq & xdoc-SNAPSHOT

2005-09-08 Thread Emmanuel Venisse
Henning P. Schmiedehausen wrote: Brett Porter <[EMAIL PROTECTED]> writes: Lukas Theussl wrote: But then I'd be interested in writing a pdf plugin for m2, which should be a 'doxia sink' (from the plugin matrix, what does that mean?), Basically, doxia works on a sink architecture - i

[maven2 build - SUCCESS - update] Thu Sep 8 08:30:00 GMT 2005

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

svn commit: r279537 - /maven/components/trunk/maven-model/project.properties

2005-09-08 Thread brett
Author: brett Date: Thu Sep 8 01:32:10 2005 New Revision: 279537 URL: http://svn.apache.org/viewcvs?rev=279537&view=rev Log: target correct JDK Modified: maven/components/trunk/maven-model/project.properties Modified: maven/components/trunk/maven-model/project.properties URL: http://svn.ap

Re: Maven 1.0 branch

2005-09-08 Thread Martijn Dashorst
It all depends on when 1.1 is expected to become final. And how long/much effort it takes to craft a 1.0.3. I would download and try 1.0.3 instantly, and crafting my builds accordingly, as it would make transitioning to 1.1 easier. I'm +1, but only if it doesn't take (too much) time off of 1.1

svn commit: r279535 - in /maven/components/trunk: maven-artifact/src/main/java/org/apache/maven/artifact/metadata/ maven-mboot2/src/main/java/ maven-mboot2/src/main/java/download/

2005-09-08 Thread brett
Author: brett Date: Thu Sep 8 01:28:06 2005 New Revision: 279535 URL: http://svn.apache.org/viewcvs?rev=279535&view=rev Log: PR: MNG-613 use new metadata in bootstrap Added: maven/components/trunk/maven-mboot2/src/main/java/download/RepositoryMetadata.java (with props) Modified: mav

Re: faq & xdoc-SNAPSHOT

2005-09-08 Thread Henning P. Schmiedehausen
Brett Porter <[EMAIL PROTECTED]> writes: >Lukas Theussl wrote: >> But then I'd be interested in writing a pdf plugin for m2, which should >> be a 'doxia sink' (from the plugin matrix, what does that mean?), >Basically, doxia works on a sink architecture - it takes a varierty of >input formats

Re: Maven 1.0 branch

2005-09-08 Thread Brett Porter
I've contemplated this myself recently given that 1.1 is not moving along as fast as I'd hoped. My main concern was confusion with yet another release, and that because uptake is often quite slow on minor revisions it would not be picked up before 1.1 was out anyway. I'm interested to hear what ot

Maven 1.0 branch

2005-09-08 Thread Henning P. Schmiedehausen
Hi, due to some questions related to plugin changes on another mailing list, I wondered what changes have been done to the maven-1.0 branch (http://svn.apache.org/repos/asf/maven/maven-1/core/branches/MAVEN-1_0-BRANCH) post the maven-1.0.2 release (http://svn.apache.org/repos/asf/maven/maven-1/cor

[REPOCLEAN] Error(s) occurred while converting repository

2005-09-08 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/08-Sep-2005_04.01.33/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[maven2 build - SUCCESS - update] Thu Sep 8 08:00:00 GMT 2005

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

svn commit: r279532 - /maven/components/trunk/sandbox/repoclean/src/main/java/org/apache/maven/tools/repoclean/translate/PomV3ToV4Translator.java

2005-09-08 Thread evenisse
Author: evenisse Date: Thu Sep 8 00:57:37 2005 New Revision: 279532 URL: http://svn.apache.org/viewcvs?rev=279532&view=rev Log: Rewrite correctly the notifier Modified: maven/components/trunk/sandbox/repoclean/src/main/java/org/apache/maven/tools/repoclean/translate/PomV3ToV4Translator.java

[maven2 build - SUCCESS - update] Thu Sep 8 07:45:00 GMT 2005

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

svn commit: r279530 - /maven/components/trunk/maven-model/maven.mdo

2005-09-08 Thread evenisse
Author: evenisse Date: Thu Sep 8 00:45:45 2005 New Revision: 279530 URL: http://svn.apache.org/viewcvs?rev=279530&view=rev Log: Rollback. we need to fix all pom in repo before. Modified: maven/components/trunk/maven-model/maven.mdo Modified: maven/components/trunk/maven-model/maven.mdo URL:

svn commit: r279528 - /maven/components/trunk/pom.xml

2005-09-08 Thread evenisse
Author: evenisse Date: Thu Sep 8 00:38:28 2005 New Revision: 279528 URL: http://svn.apache.org/viewcvs?rev=279528&view=rev Log: Fix mail notifier configuration Modified: maven/components/trunk/pom.xml Modified: maven/components/trunk/pom.xml URL: http://svn.apache.org/viewcvs/maven/compone

[jira] Commented: (MAVENUPLOAD-500) Upload http://wicket.sourceforge.net/downloads/wicket-1.1-b4-bundle.jar and http://wicket.sourceforge.net/downloads/wicket-extensions-1.1-b4-bundle.jar

2005-09-08 Thread Martijn Dashorst (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-500?page=comments#action_45963 ] Martijn Dashorst commented on MAVENUPLOAD-500: -- Use the URL's in the description. The bundle URL field apparently has a comma attached to the end. Martijn > Upload

[maven2 build - FAILED - update] Thu Sep 8 07:30:00 GMT 2005

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

svn commit: r279526 - /maven/components/trunk/maven-plugins/pom.xml

2005-09-08 Thread evenisse
Author: evenisse Date: Thu Sep 8 00:26:56 2005 New Revision: 279526 URL: http://svn.apache.org/viewcvs?rev=279526&view=rev Log: Fix mail notifier configuration Modified: maven/components/trunk/maven-plugins/pom.xml Modified: maven/components/trunk/maven-plugins/pom.xml URL: http://svn.apac

[maven2 build - FAILED - update] Thu Sep 8 07:15:00 GMT 2005

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

svn commit: r279525 - /maven/components/trunk/maven-model/maven.mdo

2005-09-08 Thread evenisse
Author: evenisse Date: Thu Sep 8 00:15:59 2005 New Revision: 279525 URL: http://svn.apache.org/viewcvs?rev=279525&view=rev Log: Remove old address field in notifier Modified: maven/components/trunk/maven-model/maven.mdo Modified: maven/components/trunk/maven-model/maven.mdo URL: http://svn

Re: faq & xdoc-SNAPSHOT

2005-09-08 Thread Emmanuel Venisse
Brett Porter wrote: Lukas Theussl wrote: But then I'd be interested in writing a pdf plugin for m2, which should be a 'doxia sink' (from the plugin matrix, what does that mean?), Basically, doxia works on a sink architecture - it takes a varierty of input formats (html, xdoc, apt, docboo