[jira] Commented: (CONTINUUM-401) cannot delete project (stuck on 'in progress')

2005-11-22 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-401?page=comments#action_51620 ] Emmanuel Venisse commented on CONTINUUM-401: brett, it doesn't work, because i check project state before add it in queue. cannot delete project (stuck on 'in

[jira] Commented: (CONTINUUM-401) cannot delete project (stuck on 'in progress')

2005-11-22 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-401?page=comments#action_51625 ] Emmanuel Venisse commented on CONTINUUM-401: yann, do you have some explanations in logs like error, exceptions? cannot delete project (stuck on 'in progress')

Re: release plugin update for clearcase

2005-11-22 Thread Wim Deblauwe
On what server did you deploy? I tried today, but I did not get a new version. I got this in my pom.xml: build plugins plugin artifactIdmaven-release-plugin/artifactId dependencies dependency groupIdorg.apache.maven.scm/groupId artifactIdmaven-scm-provider-clearcase/artifactId

[jira] Commented: (MNG-1528) Ability to pass user defined arguments into release:perform

2005-11-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1528?page=comments#action_51610 ] Brett Porter commented on MNG-1528: --- should be separate as originally suggested Ability to pass user defined arguments into release:perform

[jira] Updated: (MNG-1650) Maven Archiver should allow pom.xml and pom.properties to be excluded in the generated jar

2005-11-22 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1650?page=all ] Allan Ramirez updated MNG-1650: --- Attachment: MNG-1650-maven-archiver.patch -added a flag that would not include pom.xml and pom.properties in the jar Maven Archiver should allow pom.xml and

[jira] Updated: (MNG-1529) NPE when inheriting report sets

2005-11-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1529?page=all ] Brett Porter updated MNG-1529: -- Fix Version: 2.0.1 NPE when inheriting report sets --- Key: MNG-1529 URL: http://jira.codehaus.org/browse/MNG-1529

Re: release plugin update for clearcase

2005-11-22 Thread Emmanuel Venisse
I didn't deploy it, we don't deploy snapshot version of plugins. You need to checkout release plugin and build it. I added clearcase dependency in it, so you don't need to add clearcase provider dep in its conf. Emmanuel Wim Deblauwe a écrit : On what server did you deploy? I tried today, but

[jira] Commented: (MNG-1158) PMD should use sensible default rulesets

2005-11-22 Thread Dave Sag (JIRA)
[ http://jira.codehaus.org/browse/MNG-1158?page=comments#action_51617 ] Dave Sag commented on MNG-1158: --- Unfortunately I need the XML output so I can pipe that into QALab. Am curently writing a QALab suite of plugins and reports for m2 so will attack PMD

[jira] Closed: (MNG-1542) type attribute of artifact:dependencies doesn't work for indirect dependencies

2005-11-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1542?page=all ] Brett Porter closed MNG-1542: - Assign To: Brett Porter Resolution: Won't Fix I may be misunderstanding the problem, but if this is exclusive to WARs, it is correct beahviour. Since WARs

Re: [m2] Perforce SCM support?

2005-11-22 Thread Emmanuel Venisse
Actually, we have only changelog command support for Perforce. If you want to help use, you can subscribe to maven-scm list ([EMAIL PROTECTED]) Emmanuel Mike Perham a écrit : Anyone working on it or know the latest status on it? We need it here and would be happy to act as testers if anyone

[jira] Commented: (MNG-1590) Could MavenReportException extend MojoExecutionException

2005-11-22 Thread Dave Sag (JIRA)
[ http://jira.codehaus.org/browse/MNG-1590?page=comments#action_51619 ] Dave Sag commented on MNG-1590: --- I have indeed found a clean solution anyway. Thanks. My inexperience with the underpinnings of maven 2 was showing. still is probably :-) Could

[jira] Updated: (MNG-1544) Attached artefacts not handled

2005-11-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1544?page=all ] Brett Porter updated MNG-1544: -- Fix Version: 2.1 Attached artefacts not handled -- Key: MNG-1544 URL: http://jira.codehaus.org/browse/MNG-1544

[jira] Commented: (MNG-1446) unable to config goals that are not bound to part of the standard lifecycle

2005-11-22 Thread Dave Sag (JIRA)
[ http://jira.codehaus.org/browse/MNG-1446?page=comments#action_51621 ] Dave Sag commented on MNG-1446: --- so are you saying there is no way to configure plugins that are not bound to part of the lifecycle? i have got around this by simply binding all my goals

[jira] Created: (MAVENUPLOAD-599) please upload Struts-dialogs on ibiblio

2005-11-22 Thread nicolas de loof (JIRA)
please upload Struts-dialogs on ibiblio --- Key: MAVENUPLOAD-599 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-599 Project: maven-upload-requests Type: Task Reporter: nicolas de loof Struts Dialogs is a library for Struts

[jira] Created: (MAVENUPLOAD-600) please upload Struts-dialogs wizard extension on ibiblio

2005-11-22 Thread nicolas de loof (JIRA)
please upload Struts-dialogs wizard extension on ibiblio Key: MAVENUPLOAD-600 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-600 Project: maven-upload-requests Type: Task Reporter: nicolas de loof

[jira] Commented: (MNG-1645) document clean and site lifecycles in the build lifecycle doc

2005-11-22 Thread Dave Sag (JIRA)
[ http://jira.codehaus.org/browse/MNG-1645?page=comments#action_51622 ] Dave Sag commented on MNG-1645: --- good plan - at the lest I need to know how to tell cobertura to build a new site on each build document clean and site lifecycles in the build

[jira] Closed: (CONTINUUM-468) not able to build the trunk on mac

2005-11-22 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-468?page=all ] Emmanuel Venisse closed CONTINUUM-468: -- Assign To: Emmanuel Venisse Resolution: Won't Fix You need to download some sun jars and some others from sun site and oracle site because

[jira] Created: (MNG-1651) Maven fails while developing plugin with 1.5 compliant sources

2005-11-22 Thread Jose Gonzalez Gomez (JIRA)
Maven fails while developing plugin with 1.5 compliant sources -- Key: MNG-1651 URL: http://jira.codehaus.org/browse/MNG-1651 Project: Maven 2 Type: Bug Components: maven-plugin-plugin Versions: 2.0

[jira] Created: (MNG-1652) Placeholder task for missing project reports

2005-11-22 Thread Anuerin Diaz (JIRA)
Placeholder task for missing project reports Key: MNG-1652 URL: http://jira.codehaus.org/browse/MNG-1652 Project: Maven 2 Type: Wish Components: maven-site-plugin Versions: 2.0 Environment: Windows XP

Re: [vote] Create maven-shared SVN space for shared, non-core APIs

2005-11-22 Thread Kenney Westerhof
On Tue, 22 Nov 2005, Emmanuel Venisse wrote: +1 +1 Emmanuel John Casey a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I noticed that this issue has stagnated on the dev list. Since Brett's post was last and seemed to recommend a reasonable course of action, I'd

Re: work with latest SVN state of plugins

2005-11-22 Thread Kenney Westerhof
On Sun, 20 Nov 2005, Stephane Nicoll wrote: Hi Stephane, That particular plugin (or maybe more) require the latest maven2 to be installed. You cannot use them with 2.0 final, so you also need to build m2 from sources. -- Kenney Hello, I am trying to build the maven-plugins (

Re: work with latest SVN state of plugins

2005-11-22 Thread Stephane Nicoll
Hey Kenney, Do you mean performing a bootstrap? If so I did (after bootstrap mvn -v still show maven 2.0 which is weird). Otherwhise, let me know what you mean by building from sources. Thanks, Stéphane On 11/22/05, Kenney Westerhof [EMAIL PROTECTED] wrote: On Sun, 20 Nov 2005, Stephane

Re: work with latest SVN state of plugins

2005-11-22 Thread Emmanuel Venisse
bootstrap doesn't replace old maven version now. It's copied in M2_HOME/.., so if you want to use it, you need to modify your path. Emmanuel Stephane Nicoll a écrit : Hey Kenney, Do you mean performing a bootstrap? If so I did (after bootstrap mvn -v still show maven 2.0 which is weird).

Re: [m2] Using the jetty6 plugin was: Using the tomcat plugin

2005-11-22 Thread Jan Bartel
Hi Ralph, If you run the plugin with -X or -e then I think maven spits out the classpaths so you can see what is happening with the system classpath. An alternative is to use a feature I've just added to the plugin, which is the ability to define name/value pairs that the plugin will set as

[jira] Commented: (MNG-1446) unable to config goals that are not bound to part of the standard lifecycle

2005-11-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1446?page=comments#action_51631 ] Brett Porter commented on MNG-1446: --- you can configure plugins in the top level configuration element: plugin artifactId... configuration ... /configuration /plugin This

release clover and javadoc plugins

2005-11-22 Thread Brett Porter
Can we look into releasing these as soon as possible? We get a lot of the same issues right now - whether they are final or not, I think the new versions are better betas. - Brett - To unsubscribe, e-mail: [EMAIL PROTECTED]

[jira] Closed: (MNG-1652) Placeholder task for missing project reports

2005-11-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1652?page=all ] Brett Porter closed MNG-1652: - Assign To: Brett Porter Resolution: Duplicate already fixed for both plugins Placeholder task for missing project reports

[jira] Created: (MEV-223) commons-email-1.0.pom bad dependencies

2005-11-22 Thread Olivier Lamy (JIRA)
commons-email-1.0.pom bad dependencies -- Key: MEV-223 URL: http://jira.codehaus.org/browse/MEV-223 Project: Maven Evangelism Type: Bug Components: Invalid POM Reporter: Olivier Lamy The pom has bad dependencies :

[jira] Commented: (MNG-1643) Provide installer support like NSIS or InnoSetup

2005-11-22 Thread John Allen (JIRA)
[ http://jira.codehaus.org/browse/MNG-1643?page=comments#action_51635 ] John Allen commented on MNG-1643: - Thanks for the JIRA, will review shortly (day job getting in the way...) Provide installer support like NSIS or InnoSetup

[jira] Commented: (MNG-1446) unable to config goals that are not bound to part of the standard lifecycle

2005-11-22 Thread Dave Sag (JIRA)
[ http://jira.codehaus.org/browse/MNG-1446?page=comments#action_51636 ] Dave Sag commented on MNG-1446: --- yes that's fine for setting general plugin congigs but each specific goal has its own config deatails which seeming can not be configured independently.

[jira] Commented: (CONTINUUM-401) cannot delete project (stuck on 'in progress')

2005-11-22 Thread Yann Le Du (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-401?page=comments#action_51637 ] Yann Le Du commented on CONTINUUM-401: -- Actually I fortunaltely kept the old 1.0.1 directory. There was no error or exception in the log during the night. Are the builds

[jira] Created: (MNG-1653) Spaces in M2_HOME breaks new bootstrap

2005-11-22 Thread Mark Hobson (JIRA)
Spaces in M2_HOME breaks new bootstrap -- Key: MNG-1653 URL: http://jira.codehaus.org/browse/MNG-1653 Project: Maven 2 Type: Bug Components: bootstrap Versions: 2.0.1 Environment: Windows XP, Cygwin, Java5

[jira] Updated: (MNG-1560) Guide to accessing repository with https client authentication

2005-11-22 Thread Arnaud Bailly (JIRA)
[ http://jira.codehaus.org/browse/MNG-1560?page=all ] Arnaud Bailly updated MNG-1560: --- Attachment: guide-repository-ssl.apt Guide to accessing repository with https client authentication --

[jira] Commented: (MNG-1560) Guide to accessing repository with https client authentication

2005-11-22 Thread Arnaud Bailly (JIRA)
[ http://jira.codehaus.org/browse/MNG-1560?page=comments#action_51640 ] Arnaud Bailly commented on MNG-1560: I have updated the mini guide for accessing repository through SSL, trying to comply with the other guides. I have transfered the section on

[jira] Commented: (CONTINUUM-401) cannot delete project (stuck on 'in progress')

2005-11-22 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-401?page=comments#action_51641 ] Emmanuel Venisse commented on CONTINUUM-401: build order is defined by dependencies between projects like the reactor in maven. cannot delete project (stuck on 'in

Re: New bootstrap on 1.5

2005-11-22 Thread Mark Hobson
On 21/11/05, Mark Hobson [EMAIL PROTECTED] wrote: Actually there appears to be a few more related space issues (seems like I'm the only daft one insisting on running mvn under spaced-paths.. ;) I'll submit a patch later. http://jira.codehaus.org/browse/MNG-1653 Mark

ScmHelper problem

2005-11-22 Thread Wim Deblauwe
Hi, I'm testing with the updated release plugin and ClearCase, but I still get a problem that pom.xml cannot be edited because it is read-only. I traced the problem to ScmHelper: public void edit( File file ) throws ScmException { ScmRepository repository = getScmRepository(); EditScmResult

RE: release clover and javadoc plugins

2005-11-22 Thread Jörg Schaible
Brett Porter wrote on Tuesday, November 22, 2005 12:56 PM: Can we look into releasing these as soon as possible? We get a lot of the same issues right now - whether they are final or not, I think the new versions are better betas. One comment in general: Currently it would really help, if

[jira] Commented: (MNG-710) Add ability to fork the maven-compiler-plugin

2005-11-22 Thread jan gunnar gr?nnings?ter (JIRA)
[ http://jira.codehaus.org/browse/MNG-710?page=comments#action_51642 ] jan gunnar grønningsæter commented on MNG-710: -- Hello again ! - Seems I'm in serious trouble. This is the successful part - [INFO] Scanning for projects... [INFO]

[m2] replacing a configured plexus component at runtime

2005-11-22 Thread Piéroni Raphaël
Hello, I would like to replace the InputHandler component (from plexus interactivity) at runtime by providing a specific InputHandler to the maven embedder. Therefore i could define an adapter from the Netbeans input system to the maven one. I have searched the code for a reference to such a

Re: ScmHelper problem

2005-11-22 Thread Emmanuel Venisse
strange, signature seems to be correct. verify your classes in clearcase provider jar Some methods are missing in ClearCaseScmProvider like unedit, add, remove... Emmanuel Wim Deblauwe a écrit : Hmmm... very strange things going on. I added some debugging and I see the following. The call

[jira] Created: (MNG-1654) extention parametrization

2005-11-22 Thread Dmitry Tsigelnik (JIRA)
extention parametrization - Key: MNG-1654 URL: http://jira.codehaus.org/browse/MNG-1654 Project: Maven 2 Type: Improvement Components: maven-jar-plugin Reporter: Dmitry Tsigelnik Please add parametrization of extention of building

[jira] Commented: (MEV-222) [WARNING] While downloading xml-apis:xml-apis:2.0.2 This artifact has been relocated to xml-apis:xml-apis:1.0.b2

2005-11-22 Thread Brian Bonner (JIRA)
[ http://jira.codehaus.org/browse/MEV-222?page=comments#action_51653 ] Brian Bonner commented on MEV-222: -- btw, this issue is probably related to MEV-216 (xml-apis) [WARNING] While downloading xml-apis:xml-apis:2.0.2This artifact has been

[jira] Commented: (MEV-216) Fix duplicated xml-apis

2005-11-22 Thread Brian Bonner (JIRA)
[ http://jira.codehaus.org/browse/MEV-216?page=comments#action_51654 ] Brian Bonner commented on MEV-216: -- I'm not following how this relocation is supposed to be working. Please see: MEV-222. Thanks. Fix duplicated xml-apis ---

[jira] Commented: (MNG-1524) artifact:dependencies related error: No files specified for filelist

2005-11-22 Thread Chad Berghorst (JIRA)
[ http://jira.codehaus.org/browse/MNG-1524?page=comments#action_51655 ] Chad Berghorst commented on MNG-1524: - After talking with another Maven Ant task user (Dave Brondsema), we've determined that Ant's FileList getFiles() method throws an exception

Re: [vote] Create maven-shared SVN space for shared, non-core APIs

2005-11-22 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brett Porter wrote: | +1, though I have some concerns having thought more about it | | - where do we trunk/branch/etc? Well, the mojo project is probably the closest analogy to this new svn space, unless it's the plugins space on ASF. In both

Re: [vote] Create maven-shared SVN space for shared, non-core APIs

2005-11-22 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 forgot my +1 :) John Casey wrote: | Hi, | | I noticed that this issue has stagnated on the dev list. Since Brett's | post was last and seemed to recommend a reasonable course of action, I'd | like to put it to a vote. | | The basic concept is to

[jira] Created: (MNG-1656) xml-apis relocation wrong

2005-11-22 Thread Jorg Heymans (JIRA)
xml-apis relocation wrong - Key: MNG-1656 URL: http://jira.codehaus.org/browse/MNG-1656 Project: Maven 2 Type: Bug Components: maven-artifact Versions: 2.0 Reporter: Jorg Heymans Priority: Critical During my build, i get

[jira] Commented: (MNG-1656) xml-apis relocation wrong

2005-11-22 Thread Jorg Heymans (JIRA)
[ http://jira.codehaus.org/browse/MNG-1656?page=comments#action_51657 ] Jorg Heymans commented on MNG-1656: --- http://jira.codehaus.org/browse/MEV-216 and http://jira.codehaus.org/browse/MEV-222 are related xml-apis relocation wrong

SVN Check Out of Externals

2005-11-22 Thread Allison, Bob
Since the source tree was broken up into a number of bits (components, plugins, scm, etc.), I am wondering if it is possible to do a single checkout to get all of the pieces or if you need to checkout each chunk separately. Also, is there a requirement for the pieces to be in a particular

Re: SVN Check Out of Externals

2005-11-22 Thread Emmanuel Venisse
svn co https://svn.apache.org/repos/asf/maven/trunks Emmanuel Allison, Bob a écrit : Since the source tree was broken up into a number of bits (components, plugins, scm, etc.), I am wondering if it is possible to do a single checkout to get all of the pieces or if you need to checkout each

[jira] Created: (MNG-1657) Install plugin installs a jar to repository with default name, even if name is overridden

2005-11-22 Thread ruel loehr (JIRA)
Install plugin installs a jar to repository with default name, even if name is overridden - Key: MNG-1657 URL: http://jira.codehaus.org/browse/MNG-1657 Project: Maven 2 Type:

[jira] Created: (MNG-1658) broken link in maven model reference

2005-11-22 Thread Charlie Groves (JIRA)
broken link in maven model reference Key: MNG-1658 URL: http://jira.codehaus.org/browse/MNG-1658 Project: Maven 2 Type: Bug Components: documentation - general Versions: 2.0 Reporter: Charlie Groves Priority:

[REPOCLEAN] Error(s) occurred while converting repository

2005-11-22 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/22-Nov-2005_01.02.06/repository.report.txt - To unsubscribe, e-mail: [EMAIL

[jira] Closed: (MPMULTIPROJECT-45) goal multiproject:clean doesn't remove top target directory

2005-11-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-45?page=all ] Lukas Theussl closed MPMULTIPROJECT-45: --- Resolution: Fixed goal multiproject:clean doesn't remove top target directory

[jira] Created: (SUREFIRE-19) default excludes prevents inner class test cases

2005-11-22 Thread Jesse McConnell (JIRA)
default excludes prevents inner class test cases Key: SUREFIRE-19 URL: http://jira.codehaus.org/browse/SUREFIRE-19 Project: surefire Type: Bug Versions: 1.4 Reporter: Jesse McConnell Assigned to: Jason

[jira] Commented: (SUREFIRE-19) default excludes prevents inner class test cases

2005-11-22 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-19?page=comments#action_51663 ] Jesse McConnell commented on SUREFIRE-19: - oh, and I had the assumption that the maven-surefire-plugin is the only thing using surefireif it isn't I can adjust

[jira] Closed: (MEV-222) [WARNING] While downloading xml-apis:xml-apis:2.0.2 This artifact has been relocated to xml-apis:xml-apis:1.0.b2

2005-11-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-222?page=all ] Carlos Sanchez closed MEV-222: -- Assign To: Carlos Sanchez Resolution: Won't Fix If you download 2.0.2 and 1.0.b2 from here http://public.planetmirror.com/pub/maven/xml-apis/jars/ and compare

[jira] Commented: (MNG-1603) POM is not read using the right encoding

2005-11-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1603?page=comments#action_51666 ] Carlos Sanchez commented on MNG-1603: - That mini uses IBM JDK (build 1.4.2, J2RE 1.4.2 IBM build cxppc32142-20050929 (SR3) (JIT enabled: jitc)) It also breaks under Pentium 4 with

Re: [maven2] Failed to build model from plexus-utils-1.0.4.pom

2005-11-22 Thread Carlos Sanchez
I think the IBM JDK is the common thing, in the meantime we have removed the special chars so it will work for everybody. I've filled an issue under http://jira.codehaus.org/browse/MNG-1603 Thanks On 11/22/05, Jeremy Hughes [EMAIL PROTECTED] wrote: Hi, sorry for the delay. I'm using Pentium 4

[jira] Created: (MNG-1659) Get more mirrors of the repo and improve FAQ

2005-11-22 Thread Carlos Sanchez (JIRA)
Get more mirrors of the repo and improve FAQ Key: MNG-1659 URL: http://jira.codehaus.org/browse/MNG-1659 Project: Maven 2 Type: Improvement Components: documentation - faqs Reporter: Carlos Sanchez Assigned to:

[maven2 build - SUCCESS - checkout] Tue Nov 22 18:50:32 GMT 2005

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

[jira] Updated: (MNG-1656) xml-apis relocation wrong

2005-11-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1656?page=all ] John Casey updated MNG-1656: Fix Version: 2.0.1 Complexity: Expert (was: Intermediate) Remaining Estimate: 3 hours Original Estimate: 3 hours it seems like the wrong version

[jira] Reopened: (MRM-28) sync shouldn't use file sizes as basis - updated checksums are not resynced

2005-11-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MRM-28?page=all ] Carlos Sanchez reopened MRM-28: --- When removing the --size-only option a lot of files get resynced every time http://test.maven.codehaus.org/reports/syncopate/apache/2005/11/22/apache-20051122-013122.txt

[jira] Updated: (MNG-1436) Unable to load maven-model-2.0-all from a plugin

2005-11-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1436?page=all ] John Casey updated MNG-1436: Fix Version: (was: 2.0.1) 2.0.2 Unable to load maven-model-2.0-all from a plugin Key:

[jira] Created: (MNG-1660) Import the antrun plugin docs to explain sourceRoot and testSourceRoot

2005-11-22 Thread Lee Meador (JIRA)
Import the antrun plugin docs to explain sourceRoot and testSourceRoot -- Key: MNG-1660 URL: http://jira.codehaus.org/browse/MNG-1660 Project: Maven 2 Type: Improvement Components:

[jira] Commented: (MNG-1660) Import the antrun plugin docs to explain sourceRoot and testSourceRoot

2005-11-22 Thread Lee Meador (JIRA)
[ http://jira.codehaus.org/browse/MNG-1660?page=comments#action_51672 ] Lee Meador commented on MNG-1660: - Oh yes, the patch file doesn't have a number because you don't get an issue number until you create the issue and I attached it to the issue while

[jira] Updated: (MNG-1106) Stdout in MavenEmbedder.readProjectWithDependencies() method

2005-11-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1106?page=all ] John Casey updated MNG-1106: Priority: Major (was: Critical) Version: 2.0 Fix Version: (was: 2.0.1) 2.0.2 Stdout in MavenEmbedder.readProjectWithDependencies()

[jira] Updated: (MNG-1546) no way to retrieve/change plugin configuration in the POM or globally

2005-11-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1546?page=all ] John Casey updated MNG-1546: Priority: Major (was: Critical) Version: 2.0 Fix Version: (was: 2.0.1) 2.0.2 no way to retrieve/change plugin configuration in the POM

[jira] Commented: (MNG-1340) antlib doesn't check SNAPSHOTs

2005-11-22 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1340?page=comments#action_51675 ] John Casey commented on MNG-1340: - could this have to do with missing metadata on the remote repository, as in the case of a maven1 repository? antlib doesn't check SNAPSHOTs

[jira] Commented: (MNG-1340) antlib doesn't check SNAPSHOTs

2005-11-22 Thread Dave Brondsema (JIRA)
[ http://jira.codehaus.org/browse/MNG-1340?page=comments#action_51676 ] Dave Brondsema commented on MNG-1340: - I'm using an internal m2 repository. And the repository does have a maven-metadata.xml with versioning antlib doesn't check SNAPSHOTs

[jira] Commented: (MEV-222) [WARNING] While downloading xml-apis:xml-apis:2.0.2 This artifact has been relocated to xml-apis:xml-apis:1.0.b2

2005-11-22 Thread Brian Bonner (JIRA)
[ http://jira.codehaus.org/browse/MEV-222?page=comments#action_51677 ] Brian Bonner commented on MEV-222: -- OK, I didn't find the jar, inside the file, but I did find the source under java/external. I'm having trouble explaining why xerces dependency is

RE: [vote] Create maven-shared SVN space for shared, non-core APIs

2005-11-22 Thread Arnaud HERITIER
+1 Arnaud -Message d'origine- De : John Casey [mailto:[EMAIL PROTECTED] Envoyé : mardi 22 novembre 2005 02:12 À : Maven Developers List Objet : [vote] Create maven-shared SVN space for shared, non-core APIs -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I noticed

[jira] Moved: (MNG-1661) Generated javadoc report is empty

2005-11-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MNG-1661?page=all ] Arnaud Heritier moved MPJAVADOC-64 to MNG-1661: --- Complexity: Intermediate Workflow: Maven (was: jira) Key: MNG-1661 (was: MPJAVADOC-64) Project: Maven 2 (was:

[jira] Commented: (MNG-1641) Checkstyle report fails on classes with JDK 1.5 syntax

2005-11-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MNG-1641?page=comments#action_51679 ] Arnaud Heritier commented on MNG-1641: -- sorry I didn't see that brett moved the issue. Checkstyle report fails on classes with JDK 1.5 syntax

[jira] Commented: (MNG-1641) Checkstyle report fails on classes with JDK 1.5 syntax

2005-11-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MNG-1641?page=comments#action_51678 ] Arnaud Heritier commented on MNG-1641: -- THis bug is for maven 2 ? Checkstyle report fails on classes with JDK 1.5 syntax --

[REPOCLEAN] Error(s) occurred while converting repository

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

[jira] Commented: (MEV-222) [WARNING] While downloading xml-apis:xml-apis:2.0.2 This artifact has been relocated to xml-apis:xml-apis:1.0.b2

2005-11-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-222?page=comments#action_51680 ] Carlos Sanchez commented on MEV-222: See related MNG-1656 issue [WARNING] While downloading xml-apis:xml-apis:2.0.2This artifact has been relocated to

provider operations

2005-11-22 Thread Mike Perham
Is there a high-level description of WHAT each operation is intended to provide? I'm trying to map Perforce onto these operations which were obviously designed for use with svn/cvs and struggling with the mismatches in the way the systems work. Mostly with update and status. Can someone in the

Re: svn commit: r348260 - /maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/EclipseClasspathWriter.java

2005-11-22 Thread Mark Hobson
Does this not go against what we discussed earlier?: http://jira.codehaus.org/browse/MNG-1648 Mark On 22/11/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: carlos Date: Tue Nov 22 13:34:24 2005 New Revision: 348260 URL: http://svn.apache.org/viewcvs?rev=348260view=rev Log: Don't

[jira] Updated: (MNG-1560) Guide to accessing repository with https client authentication

2005-11-22 Thread Arnaud Bailly (JIRA)
[ http://jira.codehaus.org/browse/MNG-1560?page=all ] Arnaud Bailly updated MNG-1560: --- Attachment: guide-repository-ssl.apt My apologie for the multiple uploads, the last one seems to be in expected format. Guide to accessing repository with https

[jira] Commented: (MNG-1643) Provide installer support like NSIS or InnoSetup

2005-11-22 Thread John Allen (JIRA)
[ http://jira.codehaus.org/browse/MNG-1643?page=comments#action_51683 ] John Allen commented on MNG-1643: - Works a treat. Theres a minor change required to the download report mojo to map the custom installer formats to be refered to as exes when building

Re: [vote] Create maven-shared SVN space for shared, non-core APIs

2005-11-22 Thread Lukas Theussl
+1 Lukas John Casey wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I noticed that this issue has stagnated on the dev list. Since Brett's post was last and seemed to recommend a reasonable course of action, I'd like to put it to a vote. The basic concept is to create a new

Re: svn commit: r348260 - /maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/EclipseClasspathWriter.java

2005-11-22 Thread Carlos Sanchez
Sorry, I didn't knew about that issue. I'll revert my patch On 11/22/05, Mark Hobson [EMAIL PROTECTED] wrote: Does this not go against what we discussed earlier?: http://jira.codehaus.org/browse/MNG-1648 Mark On 22/11/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: carlos Date:

[jira] Commented: (MNG-1172) class loading / xerces

2005-11-22 Thread Dirk Sturzebecher (JIRA)
[ http://jira.codehaus.org/browse/MNG-1172?page=comments#action_51684 ] Dirk Sturzebecher commented on MNG-1172: just tried it with maven 2.0. now it works without any modifications. if the surefire report would now do the same... class loading /

[jira] Commented: (MNG-1648) Use canonical paths in eclipse project files

2005-11-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1648?page=comments#action_51685 ] Carlos Sanchez commented on MNG-1648: - Currently tests are failing because getPath used in tests and other places doesn't match getCanonicalPath, under cygwin Use canonical paths

[jira] Commented: (MNG-441) surefire plugin needs to be able to fork tests

2005-11-22 Thread David Jackman (JIRA)
[ http://jira.codehaus.org/browse/MNG-441?page=comments#action_51688 ] David Jackman commented on MNG-441: --- One feature of forking the tests that we're currently using in M1 is the working directory for the test process (maven.junit.dir). It's possible

[jira] Updated: (MNG-1656) xml-apis relocation wrong

2005-11-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1656?page=all ] Carlos Sanchez updated MNG-1656: Attachment: log.txt it works for me. I deleted just xml-apis from the local repo and I'm using the latest maven snapshots. I've attached my log so you can check it

[jira] Created: (MPJCOVERAGE-34) Stop jcoverage re-running tests if they've already run

2005-11-22 Thread Tigran Antonyan (JIRA)
Stop jcoverage re-running tests if they've already run -- Key: MPJCOVERAGE-34 URL: http://jira.codehaus.org/browse/MPJCOVERAGE-34 Project: maven-jcoverage-plugin Type: Improvement Versions: 1.0.9

[jira] Updated: (MPJCOVERAGE-34) Stop jcoverage re-running tests if they've already run

2005-11-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPJCOVERAGE-34?page=all ] Carlos Sanchez updated MPJCOVERAGE-34: -- Priority: Trivial (was: Blocker) Stop jcoverage re-running tests if they've already run --

Re: m2 developers rfc: The assembly plugin ans thirdparty installation builders

2005-11-22 Thread John Allen
Vincent, Thanks for your work on this, it works a treat :) There's a trivial patch required to fix report download URLs but otherwise we're there. Thanks again for your efforts. Cheers, John WDYT about this http://jira.codehaus.org/browse/MNG-1643 Thanks. Cheers, Vincent 2005/11/19,

[jira] Closed: (MPMULTIPROJECT-58) Possibllity to re-execute multiproject:projects-init

2005-11-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-58?page=all ] Lukas Theussl closed MPMULTIPROJECT-58: --- Resolution: Fixed Possibllity to re-execute multiproject:projects-init

[jira] Commented: (MAVEN-1728) MAVEN_OPTS is not being set correctly

2005-11-22 Thread Tigran Antonyan (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1728?page=comments#action_51692 ] Tigran Antonyan commented on MAVEN-1728: I've tried that too(from command line only, %MAVEN_HOME%/bin/maven file still has MAVEN_OPTS= -Xmx1024m -Xms1024m), here is the part

[jira] Commented: (MAVEN-1728) MAVEN_OPTS is not being set correctly

2005-11-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1728?page=comments#action_51693 ] Carlos Sanchez commented on MAVEN-1728: --- What do you mean whith %MAVEN_HOME%/bin/maven file still has MAVEN_OPTS= -Xmx1024m -Xms1024m ? call this before running maven set

Re: release clover and javadoc plugins

2005-11-22 Thread Brett Porter
I actually think there is a better way to do this now: offer a plugin repository on the continuum server that people can configure if they want to use the latest build all instead. We can work to set that up too. Cheers, Brett Jörg Schaible wrote: Brett Porter wrote on Tuesday, November 22,

Re: [m2] replacing a configured plexus component at runtime

2005-11-22 Thread Brett Porter
I think there is an open issue for exposing this via the embedder that Milos filed. For your own purposes, you can probably do this by customising the components.xml inside the embedder. - Brett Piéroni Raphaël wrote: Hello, I would like to replace the InputHandler component (from plexus

[jira] Commented: (MNG-661) In parent site, automatically create link to modules sites and vice-versa

2005-11-22 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-661?page=comments#action_51695 ] Vincent Siveton commented on MNG-661: - John, thanks a lot for your work! Just one comment that I would want to clarify: It appears that the last patch creates as well parent project

[jira] Commented: (MNG-1446) unable to config goals that are not bound to part of the standard lifecycle

2005-11-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1446?page=comments#action_51698 ] Brett Porter commented on MNG-1446: --- I don't agree with your statement about trivial circumstances. If inputFile is different for both mojos - what would you expect to to happen when

[jira] Updated: (MNG-1496) Ancient documentation is confusing users.

2005-11-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1496?page=all ] Brett Porter updated MNG-1496: -- Attachment: listing.txt.gz server side directory listing Ancient documentation is confusing users. - Key: MNG-1496

[jira] Commented: (MNG-1496) Ancient documentation is confusing users.

2005-11-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1496?page=comments#action_51702 ] Brett Porter commented on MNG-1496: --- What we need: - a list of files to remove - (preferably) a list of URLs to redirect old files to when the same document moved to a new place, or a

  1   2   >