[jira] Updated: (MNG-598) new type handlers cannot be added outside of maven-core

2005-07-19 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-598?page=all ] Brett Porter updated MNG-598: - Priority: Blocker (was: Major) > new type handlers cannot be added outside of maven-core > --- > > Key: MNG-598

[jira] Updated: (MNG-125) guarded mojo execution

2005-07-19 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-125?page=all ] Brett Porter updated MNG-125: - Fix Version: (was: 2.0-beta-1) 2.1-beta-1 Environment: > guarded mojo execution > -- > > Key: MNG-125 > URL: h

[jira] Updated: (MNG-193) symmetry for ognl parameters in plugin response

2005-07-19 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-193?page=all ] Brett Porter updated MNG-193: - Description: allow the mojo to pass back results in the response, and for the other mojos to lookup those results using ognl. This will also assist with guarded mojo execut

svn commit: r219847 - in /maven/components/trunk/maven-core-it: ./ it0034/ it0034/src/ it0034/src/main/ it0034/src/main/webapp/ it0034/src/main/webapp/WEB-INF/ it1008/

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 23:53:47 2005 New Revision: 219847 URL: http://svn.apache.org/viewcvs?rev=219847&view=rev Log: PR: MNG-505 add integration tests for version ranges Added: maven/components/trunk/maven-core-it/it0034/ (with props) maven/components/trunk/maven-core-it/it003

[jira] Created: (MNG-614) RELEASE selected for range even if it is below the lower bound

2005-07-19 Thread Brett Porter (JIRA)
RELEASE selected for range even if it is below the lower bound -- Key: MNG-614 URL: http://jira.codehaus.org/browse/MNG-614 Project: Maven 2 Type: Bug Components: maven-artifact Reporter: Brett Porter

[jira] Created: (MNG-613) improve release selection for ranges

2005-07-19 Thread Brett Porter (JIRA)
improve release selection for ranges Key: MNG-613 URL: http://jira.codehaus.org/browse/MNG-613 Project: Maven 2 Type: Improvement Components: maven-artifact Reporter: Brett Porter Fix For: 2.0-beta-1 currently, ranges

[jira] Created: (MNG-612) implement conflict resolution techniques

2005-07-19 Thread Brett Porter (JIRA)
implement conflict resolution techniques Key: MNG-612 URL: http://jira.codehaus.org/browse/MNG-612 Project: Maven 2 Type: New Feature Components: maven-artifact Reporter: Brett Porter Fix For: 2.0-beta-1 currently,

[jira] Closed: (MNG-505) implement version range support in the artifact collector

2005-07-19 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-505?page=all ] Brett Porter closed MNG-505: Resolution: Fixed > implement version range support in the artifact collector > - > > Key: MNG-505 >

svn commit: r219846 - /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/versioning/VersionRange.java

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 23:32:28 2005 New Revision: 219846 URL: http://svn.apache.org/viewcvs?rev=219846&view=rev Log: PR: MNG-505 clarify Modified: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/versioning/VersionRange.java Modified: maven/components/

Re: giving Arnaud access to Maven 1.x core

2005-07-19 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter wrote: Hi, Arnaud knows what he is doing and is able to help out - can we give him access to the M1 core? Thanks, Brett - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

svn commit: r219844 - in /maven/components/trunk/maven-artifact/src: main/java/org/apache/maven/artifact/ main/java/org/apache/maven/artifact/resolver/ main/java/org/apache/maven/artifact/versioning/ test/java/org/apache/maven/artifact/resolver/

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 22:53:57 2005 New Revision: 219844 URL: http://svn.apache.org/viewcvs?rev=219844&view=rev Log: PR: MNG-505 enable version ranges in resolution (only default conflict resolution - nearest suggested version, fail if over-constrained) Added: maven/components/trun

[jira] Closed: (MNG-411) improve maven-project-reports inline with m1

2005-07-19 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-411?page=all ] Vincent Siveton closed MNG-411: --- Resolution: Fixed Added M1 report (ie mailing list, project team, dependencies, source repository, issue tracking) and new report: Project License and Continuous I

svn commit: r219838 - /maven/components/trunk/m2-bootstrap-all.sh

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 20:33:24 2005 New Revision: 219838 URL: http://svn.apache.org/viewcvs?rev=219838&view=rev Log: working again Modified: maven/components/trunk/m2-bootstrap-all.sh Modified: maven/components/trunk/m2-bootstrap-all.sh URL: http://svn.apache.org/viewcvs/maven/comp

[jira] Commented: (MEV-40) URL tag invalids

2005-07-19 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MEV-40?page=comments#action_43078 ] Brett Porter commented on MEV-40: - we need to edit them by hand at the ASF repo. Maven 1.1 correctly resolves them before deployment. > URL tag invalids > > > Ke

[jira] Commented: (MNG-588) How to handle identical file names in the site structure for the static site generation?

2005-07-19 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-588?page=comments#action_43077 ] Brett Porter commented on MNG-588: -- I think we can throw an exception. Eventually, I'd prefer it could be smart enough to pick the processor from the file and just have one tree. > How

svn commit: r219837 - /maven/components/trunk/maven-reports/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/CimReport.java

2005-07-19 Thread vsiveton
Author: vsiveton Date: Tue Jul 19 20:08:58 2005 New Revision: 219837 URL: http://svn.apache.org/viewcvs?rev=219837&view=rev Log: Remove unused import Modified: maven/components/trunk/maven-reports/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/CimReport.j

svn commit: r219835 - /maven/components/trunk/maven-plugins/maven-site-plugin/src/main/resources/org/apache/maven/doxia/maven-site.vm

2005-07-19 Thread vsiveton
Author: vsiveton Date: Tue Jul 19 19:57:54 2005 New Revision: 219835 URL: http://svn.apache.org/viewcvs?rev=219835&view=rev Log: Correct typo and code format Modified: maven/components/trunk/maven-plugins/maven-site-plugin/src/main/resources/org/apache/maven/doxia/maven-site.vm Modified: m

svn commit: r219834 - /maven/components/trunk/maven-artifact/src/test/java/org/apache/maven/artifact/resolver/DefaultArtifactCollectorTest.java

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 19:30:52 2005 New Revision: 219834 URL: http://svn.apache.org/viewcvs?rev=219834&view=rev Log: PR: MNG-505 prepare for version ranges in the artifact collector Modified: maven/components/trunk/maven-artifact/src/test/java/org/apache/maven/artifact/resolver/Defa

svn commit: r219833 - in /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact: DefaultArtifact.java resolver/DefaultArtifactCollector.java

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 19:27:18 2005 New Revision: 219833 URL: http://svn.apache.org/viewcvs?rev=219833&view=rev Log: PR: MNG-505 prepare for version ranges in the artifact collector Modified: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/DefaultArtifa

svn commit: r219832 - /maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/transform/SnapshotTransformation.java

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 19:18:19 2005 New Revision: 219832 URL: http://svn.apache.org/viewcvs?rev=219832&view=rev Log: correct behaviour Modified: maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/transform/SnapshotTransformation.java Modified: ma

svn commit: r219831 - /maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/transform/SnapshotTransformation.java

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 19:08:53 2005 New Revision: 219831 URL: http://svn.apache.org/viewcvs?rev=219831&view=rev Log: avoid potential NPE Modified: maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/transform/SnapshotTransformation.java Modified:

svn commit: r219830 - /maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/transform/LatestArtifactTransformation.java

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 19:00:13 2005 New Revision: 219830 URL: http://svn.apache.org/viewcvs?rev=219830&view=rev Log: add copyright Modified: maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/transform/LatestArtifactTransformation.java Modified:

svn commit: r219827 - /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugin/release/PrepareReleaseMojo.java

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 18:27:41 2005 New Revision: 219827 URL: http://svn.apache.org/viewcvs?rev=219827&view=rev Log: set eol style Modified: maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugin/release/PrepareReleaseMojo.java (contents,

svn commit: r219826 - in /maven/components/trunk: maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugin/release/ maven-project/src/main/java/org/apache/maven/project/artifact/ maven-reports/maven-project-info-reports-plugin/src/main/...

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 18:24:35 2005 New Revision: 219826 URL: http://svn.apache.org/viewcvs?rev=219826&view=rev Log: apply some inspections Modified: maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugin/release/PrepareReleaseMojo.java

Re: generated-files policy in maven2

2005-07-19 Thread Brett Porter
John Fallows wrote: If the PLUGIN-NAME is the plugin artifactId, doesn't this lead to collisions when plugins only differ by groupId? It's actually whatever the plugin wants to call itself, and you can override it with your own setting if you prefer to share a single directory or want to ca

Re: generated-files policy in maven2

2005-07-19 Thread John Fallows
Brett, On 7/19/05, Brett Porter <[EMAIL PROTECTED]> wrote: > Loïc Lefèvre wrote: > > >For example, every plugin generating Java source files named XXX will > >generate the files (by default) into target/generated/XXX/ and also > >update the source path for futur compilation and might also update

svn commit: r219824 - in /maven/components/trunk/maven-project/src/test: java/org/apache/maven/project/ resources/org/apache/maven/project/

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 18:03:25 2005 New Revision: 219824 URL: http://svn.apache.org/viewcvs?rev=219824&view=rev Log: apply some inspections Added: maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/TestArtifactResolver.java (contents, props changed)

svn commit: r219823 - in /maven/components/trunk/maven-artifact/src: main/java/org/apache/maven/artifact/versioning/DefaultArtifactVersion.java test/java/org/apache/maven/artifact/versioning/DefaultArtifactVersionTest.java

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 17:52:26 2005 New Revision: 219823 URL: http://svn.apache.org/viewcvs?rev=219823&view=rev Log: make versions with 4 or more parts be treated as string comparisons Modified: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/versioning

svn commit: r219822 - /maven/components/trunk/m2-bootstrap-all.sh

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 17:18:11 2005 New Revision: 219822 URL: http://svn.apache.org/viewcvs?rev=219822&view=rev Log: commented out until project reports changes match up with api changes Modified: maven/components/trunk/m2-bootstrap-all.sh Modified: maven/components/trunk/m2-bootstr

svn commit: r219821 - in /maven/components/trunk/maven-reporting/maven-reporting-api: pom.xml src/main/java/org/apache/maven/reporting/AbstractMavenReportRenderer.java

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 17:11:36 2005 New Revision: 219821 URL: http://svn.apache.org/viewcvs?rev=219821&view=rev Log: set eol style Modified: maven/components/trunk/maven-reporting/maven-reporting-api/pom.xml (props changed) maven/components/trunk/maven-reporting/maven-reporti

Re: maven-reporting-api SVN permissions

2005-07-19 Thread Brett Porter
applied with changes. Things to watch out for: - stick to the standard code formatting and conventions - don't introduce unnecessary changes (all those final's on parameter names) - another convention thing - I think I fixed a bug in there as there was some unreachable code around the "inQuote"

svn commit: r219820 - in /maven/components/trunk/maven-reporting/maven-reporting-api: pom.xml src/main/java/org/apache/maven/reporting/AbstractMavenReportRenderer.java

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 17:08:27 2005 New Revision: 219820 URL: http://svn.apache.org/viewcvs?rev=219820&view=rev Log: Submitted by: Vincent Siveton Reviewed by: Brett Porter reporting fixes Modified: maven/components/trunk/maven-reporting/maven-reporting-api/pom.xml maven/compon

RE: giving Arnaud access to Maven 1.x core

2005-07-19 Thread Arnaud HERITIER
Thanks a lot everybody. Arnaud > -Message d'origine- > De : John Casey [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 20 juillet 2005 01:33 > À : Maven Developers List > Objet : Re: giving Arnaud access to Maven 1.x core > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > +1 > >

svn commit: r219819 - in /maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/metadata: DefaultRepositoryMetadataManager.java InvalidRepositoryMetadataException.java

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 17:00:08 2005 New Revision: 219819 URL: http://svn.apache.org/viewcvs?rev=219819&view=rev Log: add copyrights Modified: maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/metadata/DefaultRepositoryMetadataManager.ja

svn commit: r219817 - /maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/metadata/InvalidRepositoryMetadataException.java

2005-07-19 Thread jdcasey
Author: jdcasey Date: Tue Jul 19 16:53:21 2005 New Revision: 219817 URL: http://svn.apache.org/viewcvs?rev=219817&view=rev Log: Forgot this one Added: maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/metadata/InvalidRepositoryMetadataException.

svn commit: r219815 - in /maven/components/trunk/maven-artifact/src: main/java/org/apache/maven/artifact/versioning/ test/java/org/apache/maven/artifact/versioning/

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 16:45:44 2005 New Revision: 219815 URL: http://svn.apache.org/viewcvs?rev=219815&view=rev Log: PR: MNG-505 empty restrictions means that nothing is valid, otherwise there will be one restriction EVERYTHING Modified: maven/components/trunk/maven-artifact/src/ma

svn commit: r219814 - /maven/maven-1/core/trunk/project.xml

2005-07-19 Thread aheritier
Author: aheritier Date: Tue Jul 19 16:43:12 2005 New Revision: 219814 URL: http://svn.apache.org/viewcvs?rev=219814&view=rev Log: add myself as committer Modified: maven/maven-1/core/trunk/project.xml Modified: maven/maven-1/core/trunk/project.xml URL: http://svn.apache.org/viewcvs/maven/ma

svn commit: r219812 - /maven/maven-1/core/trunk/src/java/org/apache/maven/jelly/tags/maven/PomTag.java

2005-07-19 Thread aheritier
Author: aheritier Date: Tue Jul 19 16:37:42 2005 New Revision: 219812 URL: http://svn.apache.org/viewcvs?rev=219812&view=rev Log: fix MAVEN-1646 : Jelly tag "maven:pom" doesn't use inheritance Modified: maven/maven-1/core/trunk/src/java/org/apache/maven/jelly/tags/maven/PomTag.java Modif

Re: giving Arnaud access to Maven 1.x core

2005-07-19 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 +1 Brett Porter wrote: | Hi, | | Arnaud knows what he is doing and is able to help out - can we give him | access to the M1 core? | | Thanks, | Brett | | - | To unsubscribe, e-mail:

svn commit: r219808 - in /maven/components/trunk/maven-artifact/src: main/java/org/apache/maven/artifact/versioning/VersionRange.java test/java/org/apache/maven/artifact/versioning/VersionRangeTest.java

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 16:27:41 2005 New Revision: 219808 URL: http://svn.apache.org/viewcvs?rev=219808&view=rev Log: PR: MNG-505 test multiple ranges on each side Modified: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/versioning/VersionRange.java

svn commit: r219807 - in /maven/components/trunk: maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/metadata/ maven-core/src/main/java/org/apache/maven/plugin/ maven-mboot2/src/main/java/ maven-plugin-mapping/src/main/java/org/a...

2005-07-19 Thread jdcasey
Author: jdcasey Date: Tue Jul 19 16:27:24 2005 New Revision: 219807 URL: http://svn.apache.org/viewcvs?rev=219807&view=rev Log: Fixing bootstrap. Added: maven/components/trunk/maven-plugins/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/metadata/AbstractPluginMappingMojo.ja

svn commit: r219804 - in /maven/maven-1/core/trunk: project.properties project.xml xdocs/reference/index.xml

2005-07-19 Thread aheritier
Author: aheritier Date: Tue Jul 19 16:18:28 2005 New Revision: 219804 URL: http://svn.apache.org/viewcvs?rev=219804&view=rev Log: enable maven-jellydoc-plugin Modified: maven/maven-1/core/trunk/project.properties maven/maven-1/core/trunk/project.xml maven/maven-1/core/trunk/xdocs/refe

svn commit: r219806 - in /maven/maven-1/core/trunk/xdocs: navigation-pdf.xml navigation.xml

2005-07-19 Thread aheritier
Author: aheritier Date: Tue Jul 19 16:24:49 2005 New Revision: 219806 URL: http://svn.apache.org/viewcvs?rev=219806&view=rev Log: enable maven-jellydoc-plugin Modified: maven/maven-1/core/trunk/xdocs/navigation-pdf.xml maven/maven-1/core/trunk/xdocs/navigation.xml Modified: maven/maven-1

svn commit: r219805 - /maven/maven-1/core/trunk/project.properties

2005-07-19 Thread aheritier
Author: aheritier Date: Tue Jul 19 16:22:16 2005 New Revision: 219805 URL: http://svn.apache.org/viewcvs?rev=219805&view=rev Log: document all jelly tags Modified: maven/maven-1/core/trunk/project.properties Modified: maven/maven-1/core/trunk/project.properties URL: http://svn.apache.org/vi

[jira] Closed: (MAVEN-1646) Jelly tags : maven:pom doesn't use inheritance

2005-07-19 Thread Arnaud HERITIER (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1646?page=all ] Arnaud HERITIER closed MAVEN-1646: -- Resolution: Fixed solution 2 applied > Jelly tags : maven:pom doesn't use inheritance > -- > > Key: M

svn commit: r219803 - in /maven/components/trunk/maven-artifact/src: main/java/org/apache/maven/artifact/versioning/VersionRange.java test/java/org/apache/maven/artifact/versioning/VersionRangeTest.java

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 16:14:02 2005 New Revision: 219803 URL: http://svn.apache.org/viewcvs?rev=219803&view=rev Log: PR: MNG-505 get the intersection of ranges Modified: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/versioning/VersionRange.java m

maven-reporting-api SVN permissions

2005-07-19 Thread Vincent Siveton
Hi, I do not have the right permission to commit to maven-reporting-api. So, could someone commit the attached patch? Thanks a lot, Cheers, Vincent Index: src/main/java/org/apache/maven/reporting/AbstractMavenReportRenderer.java

[jira] Commented: (MAVEN-1638) Post goals in plugins only seem to run once

2005-07-19 Thread dion gillard (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1638?page=comments#action_43073 ] dion gillard commented on MAVEN-1638: - Yes it works in 1.0.2. Should it? I'll work on a reproducible test case when I have time. > Post goals in plugins only seem to run once > --

svn commit: r219792 - /maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml

2005-07-19 Thread aheritier
Author: aheritier Date: Tue Jul 19 15:40:24 2005 New Revision: 219792 URL: http://svn.apache.org/viewcvs?rev=219792&view=rev Log: fix XML Modified: maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml Modified: maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml URL: http://svn.apache.or

svn commit: r219789 - /maven/maven-1/core/trunk/project.xml

2005-07-19 Thread aheritier
Author: aheritier Date: Tue Jul 19 15:37:55 2005 New Revision: 219789 URL: http://svn.apache.org/viewcvs?rev=219789&view=rev Log: open 1.1 beta2 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/co

Re: giving Arnaud access to Maven 1.x core

2005-07-19 Thread Carlos Sanchez
+1 On 7/19/05, Jason van Zyl <[EMAIL PROTECTED]> wrote: > On Wed, 2005-07-20 at 08:07 +1000, Brett Porter wrote: > > Hi, > > > > Arnaud knows what he is doing and is able to help out - can we give him > > access to the M1 core? > > +1 > > > Thanks, > > Brett > > > > -

Re: giving Arnaud access to Maven 1.x core

2005-07-19 Thread Jason van Zyl
On Wed, 2005-07-20 at 08:07 +1000, Brett Porter wrote: > Hi, > > Arnaud knows what he is doing and is able to help out - can we give him > access to the M1 core? +1 > Thanks, > Brett > > - > To unsubscribe, e-mail: [EMAIL PROT

Re: giving Arnaud access to Maven 1.x core

2005-07-19 Thread Trygve Laugstøl
On Wed, Jul 20, 2005 at 08:07:08AM +1000, Brett Porter wrote: > Hi, > > Arnaud knows what he is doing and is able to help out - can we give him > access to the M1 core? +1 -- Trygve signature.asc Description: Digital signature

giving Arnaud access to Maven 1.x core

2005-07-19 Thread Brett Porter
Hi, Arnaud knows what he is doing and is able to help out - can we give him access to the M1 core? Thanks, Brett - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Updated: (MAVEN-1646) Jelly tags : maven:pom doesn't use inheritance

2005-07-19 Thread Arnaud HERITIER (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1646?page=all ] Arnaud HERITIER updated MAVEN-1646: --- Attachment: MAVEN-1646-sol2.patch patch for solution 2. > Jelly tags : maven:pom doesn't use inheritance > -- > >

[jira] Updated: (MAVEN-1646) Jelly tags : maven:pom doesn't use inheritance

2005-07-19 Thread Arnaud HERITIER (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1646?page=all ] Arnaud HERITIER updated MAVEN-1646: --- Attachment: MAVEN-1646-sol1.patch patch for solution 1 > Jelly tags : maven:pom doesn't use inheritance > -- > >

[jira] Commented: (MAVEN-1646) Jelly tags : maven:pom doesn't use inheritance

2005-07-19 Thread Arnaud HERITIER (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1646?page=comments#action_43067 ] Arnaud HERITIER commented on MAVEN-1646: yes, I agree with you. I submit the patch ... > Jelly tags : maven:pom doesn't use inheritance > --

[jira] Updated: (MAVEN-1638) Post goals in plugins only seem to run once

2005-07-19 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1638?page=all ] Brett Porter updated MAVEN-1638: Description: I have a reactored build which creates many EJB jars via ejb:install-snapshot The was5 plugin from sourceforge is installed and it has a postGoal define

[jira] Closed: (MAVEN-1642) Malfromed FAQ example

2005-07-19 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1642?page=all ] Brett Porter closed MAVEN-1642: --- Resolution: Fixed > Malfromed FAQ example > - > > Key: MAVEN-1642 > URL: http://jira.codehaus.org/browse/MAVEN-1642 > P

[jira] Updated: (MAVEN-1641) NPE thrown on RMIC call

2005-07-19 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1641?page=all ] Brett Porter updated MAVEN-1641: Description: NullPointerException thrown when calling the RMIC ant task from within Maven. To see run: > maven java:compile >From within the attached test case pr

svn commit: r219783 - /maven/maven-1/core/trunk/xdocs/faq.fml

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 15:01:39 2005 New Revision: 219783 URL: http://svn.apache.org/viewcvs?rev=219783&view=rev Log: PR: MAVEN-1642 fix example Modified: maven/maven-1/core/trunk/xdocs/faq.fml Modified: maven/maven-1/core/trunk/xdocs/faq.fml URL: http://svn.apache.org/viewcvs/maven

[jira] Updated: (MAVEN-1646) Jelly tags : maven:pom doesn't use inheritance

2005-07-19 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1646?page=all ] Brett Porter updated MAVEN-1646: Assign To: Arnaud HERITIER Fix Version: 1.1-beta-2 I think adding the attribute to keep backwards compatibility is the best option. > Jelly tags : maven:pom d

[jira] Created: (MAVEN-1646) Jelly tags : maven:pom doesn't use inheritance

2005-07-19 Thread Arnaud HERITIER (JIRA)
Jelly tags : maven:pom doesn't use inheritance -- Key: MAVEN-1646 URL: http://jira.codehaus.org/browse/MAVEN-1646 Project: maven Type: Bug Components: jelly/ant integration Versions: 1.0, 1.0.1, 1.0.2, 1.1-beta-1

svn commit: r219779 - /maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 14:25:24 2005 New Revision: 219779 URL: http://svn.apache.org/viewcvs?rev=219779&view=rev Log: add osgi plugin Modified: maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml Modified: maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml URL: http://svn.apach

svn commit: r219777 - in /maven/components/trunk/maven-artifact/src: main/java/org/apache/maven/artifact/versioning/DefaultArtifactVersion.java test/java/org/apache/maven/artifact/versioning/DefaultArtifactVersionTest.java

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 14:19:26 2005 New Revision: 219777 URL: http://svn.apache.org/viewcvs?rev=219777&view=rev Log: PR: MNG-505 if a version doesn't match the format, revert to string comparison Modified: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact

Re: generated-files policy in maven2

2005-07-19 Thread Loïc Lefèvre
Cool! :-) Loïc On 7/19/05, Brett Porter <[EMAIL PROTECTED]> wrote: > Loïc Lefèvre wrote: > > >For example, every plugin generating Java source files named XXX will > >generate the files (by default) into target/generated/XXX/ and also > >update the source path for futur compilation and might als

Re: generated-files policy in maven2

2005-07-19 Thread Brett Porter
Loïc Lefèvre wrote: For example, every plugin generating Java source files named XXX will generate the files (by default) into target/generated/XXX/ and also update the source path for futur compilation and might also update .iml files (speaking of IntelliJ IDEA too). That's exactly what alre

Re: [m2] DefaultArtifactVersion fails on non-numeral versions

2005-07-19 Thread Brett Porter
Ok, sorry about that. What I will do with these is fallback to a string comparison for the *whole* version. - Brett Yann LE DU wrote: Hi, Working with m2-beta-1 build of revision 219633. When I launch the "install" goal, if the version of one of my project dependency contains non-numeral

Re: generated-files policy in maven2

2005-07-19 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 plugins like antlr will bind to the generate-sources lifecycle phase in the standard build, most likely, and will generate their output source files to ${pom.build.directory}/generated-sources, which by default is target/generated-sources. We didn't

[jira] Created: (MAVENUPLOAD-446) SAX based XML utilities

2005-07-19 Thread Thomas Hallgren (JIRA)
SAX based XML utilities --- Key: MAVENUPLOAD-446 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-446 Project: maven-upload-requests Type: Task Reporter: Thomas Hallgren http://www.tada.se/downloads/tada-sax-0.2.0-bundle.jar http://tada-sax.ti

generated-files policy in maven2

2005-07-19 Thread Loïc Lefèvre
Hi, I've got some questions regarding a/the generated-files policy in maven2. I'll explain what I mean by generated-files policy by speaking of the anltr maven 1 plugin I currently use (but it can be applied to the Xdoclet maven 1 plugin... too). Antlr through the maven 1 plugin allows me to gene

[jira] Commented: (MAVENUPLOAD-445) Repo request for UrlRewriteFilter

2005-07-19 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-445?page=comments#action_43058 ] Carlos Sanchez commented on MAVENUPLOAD-445: Please read http://maven.apache.org/reference/repository-upload.html > Repo request for UrlRewriteFilter > --

[jira] Updated: (MNG-603) sablecc plugin

2005-07-19 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/MNG-603?page=all ] Jesse McConnell updated MNG-603: Attachment: maven-sablecc-plugin.v3.tar bleh, missed the removal of the previously required tag ought to be gtg now > sablecc plugin > -- > > Ke

[jira] Created: (MAVENUPLOAD-445) Repo request for UrlRewriteFilter

2005-07-19 Thread Todd Huss (JIRA)
Repo request for UrlRewriteFilter - Key: MAVENUPLOAD-445 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-445 Project: maven-upload-requests Type: Task Reporter: Todd Huss Could you include the UrlRewriteFilter http://tuckey.org/url

[jira] Commented: (MAVENUPLOAD-431) Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4

2005-07-19 Thread Nick Faiz (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-431?page=comments#action_43056 ] Nick Faiz commented on MAVENUPLOAD-431: --- Thanks - I'll let you know when a reply comes from the nlog4j mailing list. Nick > Upload request for NLOG4J 1.2.14 and SLF4J 1.0-

[jira] Updated: (MNG-603) sablecc plugin

2005-07-19 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/MNG-603?page=all ] Jesse McConnell updated MNG-603: Attachment: maven-sablecc-plugin.v2.tar this is using a modifed computeStaleGrammars() from the AbstractCompilerMojo now all you need to do is put *.grammar files into

svn commit: r219716 - in /maven/components/trunk: maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/metadata/ maven-core/src/main/resources/META-INF/plexus/ maven-plugins/maven-plugin-plugin/src/main/java/org/apache/maven/plugin...

2005-07-19 Thread jdcasey
Author: jdcasey Date: Tue Jul 19 10:15:41 2005 New Revision: 219716 URL: http://svn.apache.org/viewcvs?rev=219716&view=rev Log: Removing leftover lifecycle binding for ValidatePomMojo in the maven-plugin-plugin (removed that last night). Removed: maven/components/trunk/maven-plugins/maven-p

[jira] Commented: (MPSCM-61) Exception while executing SCM command.

2005-07-19 Thread Trygve Laugstol (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-61?page=comments#action_43052 ] Trygve Laugstol commented on MPSCM-61: -- Note: [snip] Caused by: java.io.IOException: cvs: not found [snip] which means that you don't have cvs in your PATH. > Exception while exec

[jira] Created: (MPSCM-61) Exception while executing SCM command.

2005-07-19 Thread Alex Mayorga Adame (JIRA)
Exception while executing SCM command. -- Key: MPSCM-61 URL: http://jira.codehaus.org/browse/MPSCM-61 Project: maven-scm-plugin Type: Bug Versions: 1.5 Environment: Sun Solaris 5.8p4 Java 1.5.0 Reporter: Alex Mayorga Adam

[jira] Created: (MPCLOVER-45) Allow specifying the "relative" property for clover-setup

2005-07-19 Thread Wim Deblauwe (JIRA)
Allow specifying the "relative" property for clover-setup - Key: MPCLOVER-45 URL: http://jira.codehaus.org/browse/MPCLOVER-45 Project: maven-clover-plugin Type: Improvement Versions: 1.9.1 Environment:

[m2] DefaultArtifactVersion fails on non-numeral versions

2005-07-19 Thread Yann LE DU
Hi, Working with m2-beta-1 build of revision 219633. When I launch the "install" goal, if the version of one of my project dependency contains non-numeral characters, I got the following error. It happens on my project (on swarmcache:swarmcache:1.0RC2), but also when I build Continuum (on jta:jta

Re: Adding Javascript with Doxia

2005-07-19 Thread Emmanuel Venisse
sink.rawText( "your code" ); Vincent Siveton wrote: Hi, Is it possible to add Javascript to the Doxia Sink object for an HTML renderer? If yes, how? I was thinking something like: sink.head(); sink.title(); text( getTitle() ); sink.title_(); sink.script( String jsCode ); sink.head_(); Reg

Adding Javascript with Doxia

2005-07-19 Thread Vincent Siveton
Hi, Is it possible to add Javascript to the Doxia Sink object for an HTML renderer? If yes, how? I was thinking something like: sink.head(); sink.title(); text( getTitle() ); sink.title_(); sink.script( String jsCode ); sink.head_(); Regards, Vincent ---

[jira] Created: (MAVENUPLOAD-444) Upload slimdog 0.6-SNAPSHOT

2005-07-19 Thread Emmanuel Venisse (JIRA)
Upload slimdog 0.6-SNAPSHOT --- Key: MAVENUPLOAD-444 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-444 Project: maven-upload-requests Type: Task Reporter: Emmanuel Venisse http://slimdog.jzonic.org/ it's under BSD license. -- This mes

[jira] Created: (CONTINUUM-243) Ability to mass edit projects or define default goal

2005-07-19 Thread Yann Le Du (JIRA)
Ability to mass edit projects or define default goal Key: CONTINUUM-243 URL: http://jira.codehaus.org/browse/CONTINUUM-243 Project: Continuum Type: New Feature Components: continuum-web Versions: 1.0-alpha-

[jira] Created: (MAVENUPLOAD-443) upload wicket-extensions-1.0.1

2005-07-19 Thread Martijn Dashorst (JIRA)
upload wicket-extensions-1.0.1 -- Key: MAVENUPLOAD-443 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-443 Project: maven-upload-requests Type: Task Reporter: Martijn Dashorst http://wicket.sourceforge.net/downloads/wicket-extensions-1

Re: continuum-core-ci module missing in rev. 219632

2005-07-19 Thread Emmanuel Venisse
It will be fix in few hours. Emmanuel Yann LE DU wrote: Hi, Build of revision 219632 produces the following error : Could not find the model file '/devel/continuum/trunk/continuum-core-ci/pom.xml'. I noticed the root pom.xml contains a continuum-core-ci module but there is no directory for it

continuum-core-ci module missing in rev. 219632

2005-07-19 Thread Yann LE DU
Hi, Build of revision 219632 produces the following error : Could not find the model file '/devel/continuum/trunk/continuum-core-ci/pom.xml'. I noticed the root pom.xml contains a continuum-core-ci module but there is no directory for it... Yann

svn commit: r219633 - in /maven/components/trunk/maven-artifact/src: main/java/org/apache/maven/artifact/versioning/ test/java/org/apache/maven/artifact/versioning/

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 02:30:03 2005 New Revision: 219633 URL: http://svn.apache.org/viewcvs?rev=219633&view=rev Log: PR: MNG-505 range and soft requirement intersections Modified: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/versioning/Restriction.ja

svn commit: r219631 - in /maven/components/trunk/maven-artifact/src: main/java/org/apache/maven/artifact/versioning/VersionRange.java test/java/org/apache/maven/artifact/versioning/VersionRangeTest.java

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 01:41:28 2005 New Revision: 219631 URL: http://svn.apache.org/viewcvs?rev=219631&view=rev Log: PR: MNG-505 test for correct ordering and overlap Modified: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/versioning/VersionRange.java

[jira] Commented: (CONTINUUM-117) Blame mechanism

2005-07-19 Thread Vasyl Stashuk (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-117?page=comments#action_43041 ] Vasyl Stashuk commented on CONTINUUM-117: - For this reason, let Continuum show differences in files between current and previous builds. Also, for the changes display users

svn commit: r219630 - in /maven/components/trunk: maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/ maven-artifact/src/main/java/org/apache/maven/artifact/ maven-artifact/src/main/java/org/apache/maven/artifact/versioning/ maven-artifact/...

2005-07-19 Thread brett
Author: brett Date: Tue Jul 19 01:23:01 2005 New Revision: 219630 URL: http://svn.apache.org/viewcvs?rev=219630&view=rev Log: PR: MNG-505 use comparable versions in ranges Modified: maven/components/trunk/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/DependenciesTask.java

[jira] Commented: (MAVENUPLOAD-431) Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4

2005-07-19 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-431?page=comments#action_43037 ] Carlos Sanchez commented on MAVENUPLOAD-431: Done, all deployed but nlog4j > Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4 > -

[jira] Commented: (MAVENUPLOAD-431) Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4

2005-07-19 Thread Nick Faiz (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-431?page=comments#action_43034 ] Nick Faiz commented on MAVENUPLOAD-431: --- All license files in the attached jars are now named LICENSE.txt instead of LICENSE-2.0.txt . I've contacted the nlog4j mailer to

[jira] Commented: (MAVENUPLOAD-431) Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4

2005-07-19 Thread Nick Faiz (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-431?page=comments#action_43035 ] Nick Faiz commented on MAVENUPLOAD-431: --- If the slf4j jars look okay, could they go on the repository while we wait to work out the nlog4j dependency? We could use the nop

[jira] Updated: (MAVENUPLOAD-431) Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4

2005-07-19 Thread Nick Faiz (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-431?page=all ] Nick Faiz updated MAVENUPLOAD-431: -- Attachment: slf4j-wrapper-jdk14-1.0-beta4.jar > Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4 >

[jira] Updated: (MAVENUPLOAD-431) Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4

2005-07-19 Thread Nick Faiz (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-431?page=all ] Nick Faiz updated MAVENUPLOAD-431: -- Attachment: slf4j-wrapper-nop-1.0-beta4.jar > Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4 > >

[jira] Updated: (MAVENUPLOAD-431) Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4

2005-07-19 Thread Nick Faiz (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-431?page=all ] Nick Faiz updated MAVENUPLOAD-431: -- Attachment: slf4j-wrapper-simple-1.0-beta4.jar > Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4 >

[jira] Updated: (MAVENUPLOAD-431) Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4

2005-07-19 Thread Nick Faiz (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-431?page=all ] Nick Faiz updated MAVENUPLOAD-431: -- Attachment: nlog4j-wrapper-1.2.14.jar > Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4 > > >