[continuum] BUILD SUCCESSFUL: Continuum API

2005-06-09 Thread [EMAIL PROTECTED]
Build statistics: State: Ok Previous build: No previous build. Started at: Fri, 10 Jun 2005 02:28:54 + Finished at: Fri, 10 Jun 2005 02:28:56 + Total time: 2s Building machine hostname:

[continuum] BUILD SUCCESSFUL: Continuum Model

2005-06-09 Thread [EMAIL PROTECTED]
Build statistics: State: Ok Previous build: No previous build. Started at: Fri, 10 Jun 2005 02:29:24 + Finished at: Fri, 10 Jun 2005 02:29:29 + Total time: 5s Building machine hostname:

[continuum] BUILD FAILURE: Continuum Plexus Application

2005-06-09 Thread [EMAIL PROTECTED]
Build statistics: State: Failed Previous State: Failed Started at: Fri, 10 Jun 2005 02:30:53 + Finished at: Fri, 10 Jun 2005 02:30:56 + Total time: 3s Building machine hostname: maven.zones.apache.org

No such provider

2005-06-09 Thread Richardson, Simon (Treasury)
Using maven-1.0.2 I have the maven-scm-1.5 plugin installed. When I run the following command: maven -e scm:checkout -Dmaven.scm.url=scm:local|h:/ss2|/ -Dmaven.scm.checkout.dir=checkoutdir I get the following error: org.apache.maven.scm.manager.NoSuchScmProviderException: No such provider:

Re: No such provider

2005-06-09 Thread Emmanuel Venisse
Richardson, Simon (Treasury) wrote: Using maven-1.0.2 I have the maven-scm-1.5 plugin installed. When I run the following command: maven -e scm:checkout -Dmaven.scm.url=scm:local|h:/ss2|/ -Dmaven.scm.checkout.dir=checkoutdir I get the following error:

Re: No such provider

2005-06-09 Thread Emmanuel Venisse
We have an http access : http://irc.codehaus.org/ for bypass security policy. If you can't use it, I accept email :-) Emmanuel Richardson, Simon (Treasury) wrote: Unfortunately our security policy does not permit the use of irc. Would you accept the 'old fashioned' email if I need advise?

[jira] Updated: (SCM-34) Add PVCS support

2005-06-09 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/SCM-34?page=all ] Emmanuel Venisse updated SCM-34: Component: maven-scm-provider-pvcs Add PVCS support Key: SCM-34 URL: http://jira.codehaus.org/browse/SCM-34 Project: Maven

[jira] Created: (SCM-44) Add more starteam commands

2005-06-09 Thread Dan Tran (JIRA)
Add more starteam commands -- Key: SCM-44 URL: http://jira.codehaus.org/browse/SCM-44 Project: Maven SCM Type: New Feature Components: maven-scm-provider-starteam Versions: 1.0-alpha-1 Environment: xp Reporter: Dan Tran

[jira] Created: (MAVEN-1616) Maven dependencies - Location of dependent jars

2005-06-09 Thread Kanakambaran (JIRA)
Maven dependencies - Location of dependent jars --- Key: MAVEN-1616 URL: http://jira.codehaus.org/browse/MAVEN-1616 Project: maven Type: Task Components: core Versions: 1.0.2 Environment: Windows XP, Maven

[jira] Created: (MAVEN-1617) Maven - Copying classes from different projects into same jar

2005-06-09 Thread Kanakambaran (JIRA)
Maven - Copying classes from different projects into same jar - Key: MAVEN-1617 URL: http://jira.codehaus.org/browse/MAVEN-1617 Project: maven Type: Task Components: core Versions: 1.0.2

[jira] Commented: (MPJXR-19) JXR can't process Java 5 enum classes.

2005-06-09 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJXR-19?page=comments#action_40856 ] Carlos Sanchez commented on MPJXR-19: - Could you post the file that it's causing the error? JXR can't process Java 5 enum classes. --

svn commit: r189722 - in /maven/maven-1/plugins/trunk/jxr: project.xml src/test/ src/test/org/ src/test/org/apache/ src/test/org/apache/maven/ src/test/org/apache/maven/jxr/ src/test/org/apache/maven/jxr/CodeTransformTest.java src/test/org/apache/maven/jxr/JxrBeanTest.java

2005-06-09 Thread carlos
Author: carlos Date: Thu Jun 9 00:13:34 2005 New Revision: 189722 URL: http://svn.apache.org/viewcvs?rev=189722view=rev Log: Added tests Added: maven/maven-1/plugins/trunk/jxr/src/test/ maven/maven-1/plugins/trunk/jxr/src/test/org/

[jira] Closed: (MPJXR-26) package-info.java files cause a NullPointerException

2005-06-09 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJXR-26?page=all ] Carlos Sanchez closed MPJXR-26: --- Resolution: Fixed package-info.java files are now ignored package-info.java files cause a NullPointerException

[jira] Created: (MPJXR-26) package-info.java files cause a NullPointerException

2005-06-09 Thread Carlos Sanchez (JIRA)
package-info.java files cause a NullPointerException Key: MPJXR-26 URL: http://jira.codehaus.org/browse/MPJXR-26 Project: maven-jxr-plugin Type: Bug Versions: 1.4.3 Reporter: Carlos Sanchez Assigned

svn commit: r189723 - in /maven/maven-1/plugins/trunk/jxr: src/main/org/apache/maven/jxr/JXR.java src/main/org/apache/maven/jxr/ant/ src/main/org/apache/maven/jxr/ant/DirectoryScanner.java src/test/org/apache/maven/jxr/package-info.java xdocs/changes.xml

2005-06-09 Thread carlos
Author: carlos Date: Thu Jun 9 00:20:29 2005 New Revision: 189723 URL: http://svn.apache.org/viewcvs?rev=189723view=rev Log: Ignore package-info.java files Added: maven/maven-1/plugins/trunk/jxr/src/main/org/apache/maven/jxr/ant/

svn commit: r189724 - /maven/components/trunk/maven-core-it/it0021 /maven/components/trunk/maven-core-it/it0022 /maven/components/trunk/maven-core-it/it0023

2005-06-09 Thread brett
Author: brett Date: Thu Jun 9 00:37:39 2005 New Revision: 189724 URL: http://svn.apache.org/viewcvs?rev=189724view=rev Log: ignore target, logs Modified: maven/components/trunk/maven-core-it/it0021/ (props changed) maven/components/trunk/maven-core-it/it0022/ (props changed)

svn commit: r189725 - /maven/components/trunk/maven-settings/pom.xml

2005-06-09 Thread brett
Author: brett Date: Thu Jun 9 00:38:15 2005 New Revision: 189725 URL: http://svn.apache.org/viewcvs?rev=189725view=rev Log: use newer modello Modified: maven/components/trunk/maven-settings/pom.xml Modified: maven/components/trunk/maven-settings/pom.xml URL:

svn commit: r189727 - in /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project: DefaultMavenProjectBuilder.java ProjectUtils.java

2005-06-09 Thread brett
Author: brett Date: Thu Jun 9 00:55:33 2005 New Revision: 189727 URL: http://svn.apache.org/viewcvs?rev=189727view=rev Log: some clean up Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java

svn commit: r189732 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java

2005-06-09 Thread brett
Author: brett Date: Thu Jun 9 01:13:29 2005 New Revision: 189732 URL: http://svn.apache.org/viewcvs?rev=189732view=rev Log: don't use cachedModel - it's null first time round, and we want to modify the current model. Note that this modifies the cached version anyway. Modified:

Re: [design] reports configuration

2005-06-09 Thread Emmanuel Venisse
Brett Porter wrote: ping? Brett Porter wrote: As per my comment here: http://jira.codehaus.org/browse/MNG-366#action_40689 This is what I think needs to be changed WRT the reporting to get them properly configured and consistent with the build plugins. Please let me know if you disagree

[jira] Updated: (MNG-460) Direct access to the POM expressions as ant properties

2005-06-09 Thread Nicola Ken Barozzi (JIRA)
[ http://jira.codehaus.org/browse/MNG-460?page=all ] Nicola Ken Barozzi updated MNG-460: --- Attachment: pompatch.diff Patch to make ...:pom register the property helper Direct access to the POM expressions as ant properties

[jira] Created: (MNG-463) [data loss] installation script inconditionally deletes M2_HOME contents

2005-06-09 Thread Jerome Lacoste (JIRA)
[data loss] installation script inconditionally deletes M2_HOME contents Key: MNG-463 URL: http://jira.codehaus.org/browse/MNG-463 Project: Maven 2 Type: Improvement Versions: 2.0-alpha-3

results of synchronize

2005-06-09 Thread 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: 1 (2 including POMs). [ERROR] Error encountered while converting source repository to target

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-09 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-Jun-2005_04.04.37/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-09 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-Jun-2005_04.04.37/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[jira] Commented: (MRM-4) repoclean overwrites valid poms with dummy poms when there was none in m1 repo

2005-06-09 Thread Trygve Laugstol (JIRA)
[ http://jira.codehaus.org/browse/MRM-4?page=comments#action_40874 ] Trygve Laugstol commented on MRM-4: --- John: Is is possible to have a process that scans for changed/new artifacts only and processes them? Is so, is this process any less disk

[jira] Commented: (MNG-461) warn, but don't fail, on a missing POM in the repository

2005-06-09 Thread Trygve Laugstol (JIRA)
[ http://jira.codehaus.org/browse/MNG-461?page=comments#action_40875 ] Trygve Laugstol commented on MNG-461: - Assuming we're talking about the same thing: when will this happen? This was one of the first things we said when we implemented

[jira] Commented: (MNG-463) [data loss] installation script inconditionally deletes M2_HOME contents

2005-06-09 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-463?page=comments#action_40877 ] Brett Porter commented on MNG-463: -- what installation script are you referring to? The bootstrap, for doing a development build? [data loss] installation script inconditionally

[jira] Commented: (MPIDEA-12) exclude build output directory in module

2005-06-09 Thread Geoffrey (JIRA)
[ http://jira.codehaus.org/browse/MPIDEA-12?page=comments#action_40879 ] Geoffrey commented on MPIDEA-12: maven:makeRelativePath var=value basedir=${basedir} path=${maven.build.dir} separator=/ / excludeFolder

Re: [jira] Commented: (MRM-4) repoclean overwrites valid poms with dummy poms when there was none in m1 repo

2005-06-09 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 it already does so, based on the artifact itself's lastMod time...this is why the POM check is getting messed up...the artifact has changed, so repoclean processes it without any regard for what's already there WRT the POM... That's what we need to

[jira] Commented: (MNG-463) [data loss] installation script inconditionally deletes M2_HOME contents

2005-06-09 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MNG-463?page=comments#action_40881 ] Jerome Lacoste commented on MNG-463: Yes. m2-bootstrap-all.sh The code that performs the delete is I think in MBoot.java [...] File dist = new File( mavenHome

[jira] Created: (MNG-464) confusing error reported when using a non writable local directory

2005-06-09 Thread Jerome Lacoste (JIRA)
confusing error reported when using a non writable local directory -- Key: MNG-464 URL: http://jira.codehaus.org/browse/MNG-464 Project: Maven 2 Type: Improvement Versions: 2.0-alpha-3

Re: [jira] Commented: (MRM-4) repoclean overwrites valid poms with dummy poms when there was none in m1 repo

2005-06-09 Thread Brett Porter
This doesn't need to be complicated, do timestamp checks, or anything - it is just when there is no pom at the source, don't create a fake one at the dest, if it already exists. If there is one at the source, its fine to do a conversion. - Brett John Casey wrote: it already does so, based

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-09 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-Jun-2005_08.13.23/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-09 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-Jun-2005_08.13.23/repository.report.txt - To unsubscribe, e-mail: [EMAIL

results of synchronize

2005-06-09 Thread 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: 30 (60 including POMs). [ERROR] Error encountered while converting source repository to target

[jira] Commented: (MPIDEA-7) IDEA .iml file assumes dependencies with same groupId as current project to be IDEA modules

2005-06-09 Thread Geoffrey (JIRA)
[ http://jira.codehaus.org/browse/MPIDEA-7?page=comments#action_40886 ] Geoffrey commented on MPIDEA-7: --- The eclipse plugin allows you to choose which are managed by eclipse by adding this property to a dependency in the pom:

Re: No such provider

2005-06-09 Thread Emmanuel Venisse
Richardson, Simon (Treasury) wrote: BINGO! Thanks Emmanuel. .. Now that I have the local provider working i'm now going to start on creating a pvcs provider. great. If you need some information about maven-scm, I'm on irc. Emmanuel Simon -Original Message- From: Emmanuel

[jira] Created: (MPSITE-27) FTP deployment doesn't create the remote directory

2005-06-09 Thread Arnaud HERITIER (JIRA)
FTP deployment doesn't create the remote directory -- Key: MPSITE-27 URL: http://jira.codehaus.org/browse/MPSITE-27 Project: maven-site-plugin Type: Bug Components: plugin Versions: 1.6.1 Reporter:

Re: [jira] Commented: (MRM-4) repoclean overwrites valid poms with dummy poms when there was none in m1 repo

2005-06-09 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ...which was exactly my point. I'll implement this later today, when I get the profiles ITs done. Brett Porter wrote: This doesn't need to be complicated, do timestamp checks, or anything - it is just when there is no pom at the source, don't

extending maven-assembly plugin (incl. MNG-266)

2005-06-09 Thread ahoh
Hi, I would like to propose an extension to assembly/: dependencySet outputDirectorylib/outputDirectory outputFileNameMapping ${artifactId}.${extension} /outputFileNameMapping FileMode770/FileMode lineEndingscrlf/lineEndings excludes

[jira] Created: (MAVEN-1618) maven-findbugs-plugin gets dependency's path in wrong way

2005-06-09 Thread Krystian Nowak (JIRA)
maven-findbugs-plugin gets dependency's path in wrong way - Key: MAVEN-1618 URL: http://jira.codehaus.org/browse/MAVEN-1618 Project: maven Type: Bug Versions: 1.0.2 Environment: Maven ver. 1.0.2,

[jira] Updated: (MAVEN-1618) maven-findbugs-plugin gets dependency's path in wrong way

2005-06-09 Thread Krystian Nowak (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1618?page=all ] Krystian Nowak updated MAVEN-1618: -- Attachment: project.properties maven-findbugs-plugin gets dependency's path in wrong way -

[jira] Updated: (MAVEN-1618) maven-findbugs-plugin gets dependency's path in wrong way

2005-06-09 Thread Krystian Nowak (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1618?page=all ] Krystian Nowak updated MAVEN-1618: -- Attachment: emptyExcludeFilter.xml maven-findbugs-plugin gets dependency's path in wrong way -

[jira] Closed: (MNG-421) process profiles before repositories are used

2005-06-09 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-421?page=all ] John Casey closed MNG-421: -- Resolution: Fixed should be fixed this time. process profiles before repositories are used - Key: MNG-421

svn commit: r189768 - /maven/components/trunk/maven-core-it /maven/components/trunk/maven-core-it/it0022 /maven/components/trunk/maven-core-it/it0022/src/test /maven/components/trunk/maven-core-it/it0023 /maven/components/trunk/maven-core-it/it0023/src/test /maven/components/trunk/maven-core/src/main/java/org/apache/maven/model /maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin /maven/components/trunk/maven-model /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/inheritance

2005-06-09 Thread jdcasey
Author: jdcasey Date: Thu Jun 9 08:53:31 2005 New Revision: 189768 URL: http://svn.apache.org/viewcvs?rev=189768view=rev Log: Fixed problems with merging profile-defined properties into the project, and fixed the ITs testing profile definitions in the process. This should finally resolve

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-09 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-Jun-2005_12.00.56/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-09 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-Jun-2005_12.00.56/repository.report.txt - To unsubscribe, e-mail: [EMAIL

results of synchronize

2005-06-09 Thread 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: 2 (4 including POMs). [ERROR] Error encountered while converting source repository to target

[maven2 build - SUCCESS - update] Thu Jun 9 12:07:21 EDT 2005

2005-06-09 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050609.120721.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050609.120721.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

[jira] Created: (MPJXR-27) JXR does not seem to handle inner classes properly

2005-06-09 Thread Jamie Bisotti (JIRA)
JXR does not seem to handle inner classes properly -- Key: MPJXR-27 URL: http://jira.codehaus.org/browse/MPJXR-27 Project: maven-jxr-plugin Type: Bug Versions: 1.4.2 Environment: Win XP(SP1) Reporter:

[jira] Updated: (MPSCM-56) Add Starteam support, plus scm:add, scm:status, scm:checkin

2005-06-09 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-56?page=all ] Dan Tran updated MPSCM-56: -- Attachment: src.zip src.zip contains needed new files Add Starteam support, plus scm:add, scm:status, scm:checkin ---

[jira] Created: (MPSCM-56) Add Starteam support, plus scm:add, scm:status, scm:checkin

2005-06-09 Thread Dan Tran (JIRA)
Add Starteam support, plus scm:add, scm:status, scm:checkin --- Key: MPSCM-56 URL: http://jira.codehaus.org/browse/MPSCM-56 Project: maven-scm-plugin Type: New Feature Versions: 1.5 Environment:

[jira] Created: (MEV-24) Missing stax 1.0 in repo referenced from dom4j POMs

2005-06-09 Thread Vincent Massol (JIRA)
Missing stax 1.0 in repo referenced from dom4j POMs --- Key: MEV-24 URL: http://jira.codehaus.org/browse/MEV-24 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: Vincent Massol Shouldn't

[jira] Updated: (MPJXR-26) package-info.java files cause a NullPointerException

2005-06-09 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJXR-26?page=all ] Carlos Sanchez updated MPJXR-26: Version: 1.4.2 package-info.java files cause a NullPointerException Key: MPJXR-26 URL:

[jira] Reopened: (MPJXR-26) package-info.java files cause a NullPointerException

2005-06-09 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJXR-26?page=all ] Carlos Sanchez reopened MPJXR-26: - package-info.java files cause a NullPointerException Key: MPJXR-26 URL:

[jira] Closed: (MPJXR-26) package-info.java files cause a NullPointerException

2005-06-09 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJXR-26?page=all ] Carlos Sanchez closed MPJXR-26: --- Resolution: Fixed package-info.java files cause a NullPointerException Key: MPJXR-26

[jira] Created: (MPCHANGELOG-65) VSS - Output Log Format, VssChangeLogParser.java

2005-06-09 Thread Fuad Efendi (JIRA)
VSS - Output Log Format, VssChangeLogParser.java Key: MPCHANGELOG-65 URL: http://jira.codehaus.org/browse/MPCHANGELOG-65 Project: maven-changelog-plugin Type: Bug Versions: 1.8 Environment:

svn commit: r189785 - in /maven/components/trunk/sandbox/repoclean/src/main/java/org/apache/maven/tools/repoclean: digest/DigestVerifier.java digest/Digestor.java phase/RewritePhase.java

2005-06-09 Thread jdcasey
Author: jdcasey Date: Thu Jun 9 11:19:21 2005 New Revision: 189785 URL: http://svn.apache.org/viewcvs?rev=189785view=rev Log: Solving MRM-4. If the source pom doesn't exist, it'll check for the existence of the target pom before writing the skeleton. It'll always try to verify/patch the

[jira] Closed: (MRM-4) repoclean overwrites valid poms with dummy poms when there was none in m1 repo

2005-06-09 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MRM-4?page=all ] John Casey closed MRM-4: Resolution: Fixed check before writing the generated pom to the target file, and ALWAYS attempt to verify/patch the checksums for the target pom. repoclean overwrites valid poms

svn commit: r189788 - /maven/components/trunk/sandbox/repoclean/src/main/java/org/apache/maven/tools/repoclean/phase/RewritePhase.java

2005-06-09 Thread jdcasey
Author: jdcasey Date: Thu Jun 9 11:47:37 2005 New Revision: 189788 URL: http://svn.apache.org/viewcvs?rev=189788view=rev Log: Fixing reporting problem due to inlining the old per-artifact reports into the repository report. Turned a couple of ERROR's to WARNING's. Modified:

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

2005-06-09 Thread jdcasey
Author: jdcasey Date: Thu Jun 9 11:41:31 2005 New Revision: 189787 URL: http://svn.apache.org/viewcvs?rev=189787view=rev Log: Fixing nested iterator confusion that was leading to NoSuchElementException Modified:

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-09 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-Jun-2005_02.57.59/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-09 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-Jun-2005_02.57.59/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[jira] Commented: (MPCHANGELOG-65) VSS - Output Log Format, VssChangeLogParser.java

2005-06-09 Thread Fuad Efendi (JIRA)
[ http://jira.codehaus.org/browse/MPCHANGELOG-65?page=comments#action_40919 ] Fuad Efendi commented on MPCHANGELOG-65: I found following in SS.EXE output: ** Label: BEFORE_RETROFITS User: Funtick.Muallim Date: 24.05.05

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-09 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-Jun-2005_04.00.25/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-09 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-Jun-2005_04.00.25/repository.report.txt - To unsubscribe, e-mail: [EMAIL

results of synchronize

2005-06-09 Thread 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: 2 (4 including POMs). [ERROR] Error encountered while converting source repository to target

[Fwd: [m2] Build failures]

2005-06-09 Thread Rahul
Hi, May be this was better directed at the dev list :-) I am still getting these errors (message below) on running the bootstrap batch file. Yep, I am on latest revision! Cheers, Rahul ---BeginMessage--- Hi, I am getting following error repeatedly when the m2-bootstrap-all.bat script runs

Re: [Fwd: [m2] Build failures]

2005-06-09 Thread Emmanuel Venisse
Hi, Do you have an other error in bootstrap before integration test? This message is starnge because we don't use this method since a long time. I work too on windows (XP) and it build fine Emmanuel Rahul wrote: Hi, May be this was better directed at the dev list :-) I am still getting

[jira] Closed: (MAVEN-1618) maven-findbugs-plugin gets dependency's path in wrong way

2005-06-09 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1618?page=all ] Brett Porter closed MAVEN-1618: --- Resolution: Won't Fix please file this at maven-plugins.sf.net. The findbugs plugin is not developed here. Thanks! maven-findbugs-plugin gets dependency's

svn commit: r189828 - in /maven/maven-1/plugins/trunk/site: plugin.jelly project.xml xdocs/changes.xml

2005-06-09 Thread aheritier
Author: aheritier Date: Thu Jun 9 14:58:28 2005 New Revision: 189828 URL: http://svn.apache.org/viewcvs?rev=189828view=rev Log: Begin to work on 1.6.2-SNAPSHOT Fix MPSITE-27 : FTP deployment doesn't create the remote directory root. Modified: maven/maven-1/plugins/trunk/site/plugin.jelly

[jira] Closed: (MPSITE-27) FTP deployment doesn't create the remote directory

2005-06-09 Thread Arnaud HERITIER (JIRA)
[ http://jira.codehaus.org/browse/MPSITE-27?page=all ] Arnaud HERITIER closed MPSITE-27: - Fix Version: 1.6.2 Resolution: Fixed Assign To: Arnaud HERITIER Fixed. The directory is created (if it didn't exist). FTP deployment doesn't

Re: pdf plugin: xsl transformation

2005-06-09 Thread Lukas Theussl
Still getting the same error as above (javax.xml.transform.TransformerFactory cannot be found). However, it works if I put a xalan jar into $MAVEN_HOME/lib/endorsed ??? Arnaud HERITIER wrote: I published a snapshot. You'll be able to test it with : maven plugin:download

RE: pdf plugin: xsl transformation

2005-06-09 Thread Arnaud HERITIER
You are using maven 1.1 ??? We have currently some issues with xalan and xerces :-( We are trying to fix it. We prefered to remove such a dependencies but it doesn't seem possible. We'll certainly re-add them. Arnaud -Message d'origine- De : Lukas Theussl [mailto:[EMAIL PROTECTED]

Re: extending maven-assembly plugin (incl. MNG-266)

2005-06-09 Thread Brett Porter
+1. I'd make it fileMode for consistency, though, and I'd also allow the fileMode and lineEndings to be specified in a fileSet. I think we can update the details of MNG-266 for this purpose. Are you planning to work on it? Thanks, Brett [EMAIL PROTECTED] wrote: Hi, I would like to

Re: pdf plugin: xsl transformation

2005-06-09 Thread Lukas Theussl
Arnaud HERITIER wrote: You are using maven 1.1 ??? No, that was with maven 1.0.2. It does work with maven 1.1 (without the xalan jar in endorsed). - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

RE: pdf plugin: xsl transformation

2005-06-09 Thread Arnaud HERITIER
We are damned. Thanks for the info. We must do some additional tests :-( Arnaud -Message d'origine- De : Lukas Theussl [mailto:[EMAIL PROTECTED] Envoyé : vendredi 10 juin 2005 00:49 À : Maven Developers List Objet : Re: pdf plugin: xsl transformation Arnaud HERITIER wrote:

Re: pdf plugin: xsl transformation

2005-06-09 Thread Brett Porter
I thought the assumption in going back to the Ant tasks was that it would become a 1.1 only plugin (or 1.0.2 with appropriate enhancements :) http://mail-archives.apache.org/mod_mbox/maven-dev/200505.mbox/[EMAIL PROTECTED] - Brett Arnaud HERITIER wrote: We are damned. Thanks for the info.

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

2005-06-09 Thread brett
Author: brett Date: Thu Jun 9 16:12:58 2005 New Revision: 189854 URL: http://svn.apache.org/viewcvs?rev=189854view=rev Log: PR: MAVEN-1615 Submitted by: Arnaud Heritier fix PDF navigation Modified: maven/maven-1/core/trunk/xdocs/navigation-pdf.xml Modified:

[jira] Closed: (MAVEN-1616) Maven dependencies - Location of dependent jars

2005-06-09 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1616?page=all ] Brett Porter closed MAVEN-1616: --- Resolution: Won't Fix this is by design. We are intending to improve it in Maven2, but for the moment you must install a JAR for it to be visible to other

[jira] Closed: (MAVEN-1617) Maven - Copying classes from different projects into same jar

2005-06-09 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1617?page=all ] Brett Porter closed MAVEN-1617: --- Resolution: Won't Fix please use the Maven Users List for asking questions - JIRA is for bugs. the recommended practice would be to keep VO.jar separate, and

[jira] Closed: (MAVEN-1615) Remove duplicated entries in PDF documentation

2005-06-09 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1615?page=all ] Brett Porter closed MAVEN-1615: --- Fix Version: (was: 1.1-beta-1) Resolution: Fixed Remove duplicated entries in PDF documentation --

svn commit: r189856 - /maven/components/trunk/maven-plugin-tools/maven-plugin-tools-java/src/main/java/org/apache/maven/tools/plugin/extractor/java/JavaMojoDescriptorExtractor.java /maven/components/trunk/maven-site/src/site/xdoc/developers/mojo-api-specification.xml

2005-06-09 Thread brett
Author: brett Date: Thu Jun 9 16:22:34 2005 New Revision: 189856 URL: http://svn.apache.org/viewcvs?rev=189856view=rev Log: PR: MNG-451 Submitted by: Kenney Westerhof Reviewed by: Brett Porter make configurator configurable! Modified:

[jira] Closed: (MNG-451) Specify ComponentConfigurator hint in Mojo doclet tags

2005-06-09 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-451?page=all ] Brett Porter closed MNG-451: Resolution: Fixed perfect, thanks :) Specify ComponentConfigurator hint in Mojo doclet tags -- Key:

RE: pdf plugin: xsl transformation

2005-06-09 Thread Arnaud HERITIER
Yes but it was only for the jdk 1.5 if I remember. We decided to say to users which use jdk 1.5 to upgrade the pdf plugin only if they upgrade to maven 1.1. That's right ? Lukas, are you using jdk 1.5 ? Arnaud -Message d'origine- De : Brett Porter [mailto:[EMAIL PROTECTED] Envoyé

[jira] Updated: (MNG-266) file conversions in assembly

2005-06-09 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-266?page=all ] Brett Porter updated MNG-266: - Priority: Minor (was: Trivial) Description: add file mappings: dependencySet outputFileNameMapping${artifactId}.${extension}/outputFileNameMapping ... This

svn commit: r189859 - /maven/components/trunk/m2-bootstrap-all.bat

2005-06-09 Thread brett
Author: brett Date: Thu Jun 9 16:36:49 2005 New Revision: 189859 URL: http://svn.apache.org/viewcvs?rev=189859view=rev Log: fix the bootstrap for windows sans cygwin Modified: maven/components/trunk/m2-bootstrap-all.bat Modified: maven/components/trunk/m2-bootstrap-all.bat URL:

Re: [Fwd: [m2] Build failures]

2005-06-09 Thread Brett Porter
Hi Rahul, Bug in m2-boostrap-all.bat, fixed (I only updated the shell script last time, as I use cygwin - sorry). - Brett Rahul wrote: Hi, May be this was better directed at the dev list :-) I am still getting these errors (message below) on running the bootstrap batch file. Yep, I am

Re: [Fwd: [m2] Build failures]

2005-06-09 Thread Rahul
Thanks Brett, This works now! Cheers, Rahul Brett Porter wrote: Hi Rahul, Bug in m2-boostrap-all.bat, fixed (I only updated the shell script last time, as I use cygwin - sorry). - Brett Rahul wrote: Hi, May be this was better directed at the dev list :-) I am still getting these

Re: pdf plugin: xsl transformation

2005-06-09 Thread Lukas Theussl
Arnaud HERITIER wrote: Lukas, are you using jdk 1.5 ? No, I have only 1.4.2 installed. I don't have enough background information to understand what is going on, but I am pretty sure it is a maven problem because I can generate all my pdf's directly from ant, using the same syntax for

results of synchronize

2005-06-09 Thread 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: 13 (26 including POMs). [ERROR] Error encountered while converting source repository to target

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-09 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-Jun-2005_08.00.54/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-09 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-Jun-2005_08.00.54/repository.report.txt - To unsubscribe, e-mail: [EMAIL

svn commit: r189868 - /maven/components/trunk/maven-plugins/maven-projecthelp-plugin

2005-06-09 Thread brett
Author: brett Date: Thu Jun 9 17:47:32 2005 New Revision: 189868 URL: http://svn.apache.org/viewcvs?rev=189868view=rev Log: ignore target Modified: maven/components/trunk/maven-plugins/maven-projecthelp-plugin/ (props changed) Propchange:

[jira] Closed: (MNG-154) let type handlers define the lifecycle

2005-06-09 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-154?page=all ] Brett Porter closed MNG-154: Resolution: Fixed let type handlers define the lifecycle -- Key: MNG-154 URL:

svn commit: r189871 - /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/handler /maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle /maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/mapping /maven/components/trunk/maven-core/src/main/resources/META-INF/plexus /maven/components/trunk/maven-core/src/test/java/org/apache/maven/lifecycle /maven/components/trunk/maven-plugins/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin

2005-06-09 Thread brett
Author: brett Date: Thu Jun 9 17:57:19 2005 New Revision: 189871 URL: http://svn.apache.org/viewcvs?rev=189871view=rev Log: PR: MNG-154 Define the lifecycle according to packaging. Some more work on the structure of this is required. Added:

[maven2 build - SUCCESS - update] Thu Jun 9 21:07:00 EDT 2005

2005-06-09 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050609.210700.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050609.210700.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

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

2005-06-09 Thread brett
Author: brett Date: Thu Jun 9 18:43:21 2005 New Revision: 189873 URL: http://svn.apache.org/viewcvs?rev=189873view=rev Log: PR: MNG-460 Submitted by: Nicola Ken Barozzi Reviewed by: Brett Porter (applied with modifications) Replace setProperty by a chained property helper, set up automatically

[jira] Closed: (MNG-460) Direct access to the POM expressions as ant properties

2005-06-09 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-460?page=all ] Brett Porter closed MNG-460: Resolution: Fixed applied - thanks! I made some modifications: - a few formatting things (the patch didn't apply straight out, for some reason) - made execute()

  1   2   >