[REPOCLEAN] Error(s) occurred while converting repository

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

Re: Ruby-Mojo support

2005-11-26 Thread Jason van Zyl
Eric Redmond wrote: Maven developers: I have just completed a couple projects to add Ruby support for Maven 2, allowing one to write mojos in Ruby as well as generate mojo descriptors based upon RDoc markup. But I have run into a hurdle. I currently am making the plugin:descriptor run my RubyExt

[jira] Commented: (MNG-1694) Build execution order control in fine grained projects.

2005-11-26 Thread Mark Proctor (JIRA)
[ http://jira.codehaus.org/browse/MNG-1694?page=comments#action_52114 ] Mark Proctor commented on MNG-1694: --- skipping is fine by me, as long as its fast. Thats what I did for M1, I implemented my own build goal that iterates the reactor and calls jar:jar i

Re: Ruby-Mojo support

2005-11-26 Thread Brett Porter
The project building the plugin can add this without modifying the original plugin plugin: maven-plugin-plugin ... maven-plugin-tools-ruby ... We'd be very interested in this support. Are you willing to contribute it back to the project? Cheers

Ruby-Mojo support

2005-11-26 Thread Eric Redmond
Maven developers: I have just completed a couple projects to add Ruby support for Maven 2, allowing one to write mojos in Ruby as well as generate mojo descriptors based upon RDoc markup. But I have run into a hurdle. I currently am making the plugin:descriptor run my RubyExtractor by adding the m

[jira] Updated: (MNG-1694) Build execution order control in fine grained projects.

2005-11-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1694?page=all ] Brett Porter updated MNG-1694: -- Component: (was: maven-compiler-plugin) Reactor and workspace > Build execution order control in fine grained projects. > --

[jira] Commented: (MNG-1694) Build execution order control in fine grained projects.

2005-11-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1694?page=comments#action_52112 ] Brett Porter commented on MNG-1694: --- I think what you really want here is - build this project and its *dependencies* inside this workspace - continue from last failed build Both reas

[jira] Commented: (MNG-1692) Project scoped Repository

2005-11-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1692?page=comments#action_52111 ] Brett Porter commented on MNG-1692: --- I don't know if this is the right solution to the problem. It could be useful, however if the workspace functionality is able to identify where the

[jira] Created: (MNG-1694) Build execution order control in fine grained projects.

2005-11-26 Thread Mark Proctor (JIRA)
Build execution order control in fine grained projects. --- Key: MNG-1694 URL: http://jira.codehaus.org/browse/MNG-1694 Project: Maven 2 Type: Wish Components: maven-compiler-plugin Reporter: Mark Proctor

[jira] Created: (MNG-1693) .wtpmodules does not use same output directory as compiler

2005-11-26 Thread Barry Kaplan (JIRA)
.wtpmodules does not use same output directory as compiler -- Key: MNG-1693 URL: http://jira.codehaus.org/browse/MNG-1693 Project: Maven 2 Type: Bug Components: maven-eclipse-plugin Versions: 2.0.1

[jira] Commented: (MNG-1693) .wtpmodules does not use same output directory as compiler

2005-11-26 Thread Barry Kaplan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1693?page=comments#action_52108 ] Barry Kaplan commented on MNG-1693: --- And I think this is causing some eclipse validators to scan surefire generated files (which I target to a different output directory than eclipse),

[jira] Created: (MNG-1692) Project scoped Repository

2005-11-26 Thread Mark Proctor (JIRA)
Project scoped Repository - Key: MNG-1692 URL: http://jira.codehaus.org/browse/MNG-1692 Project: Maven 2 Type: Wish Components: Artifacts and Repositories Reporter: Mark Proctor Fix For: 2.1 In multi module builds I would like j

[jira] Commented: (MNG-1605) Allow eclipse source to be specified at the dependency level

2005-11-26 Thread Barry Kaplan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1605?page=comments#action_52107 ] Barry Kaplan commented on MNG-1605: --- BTW, only with the double slashes do I get the warning. But the double slash was the only thing I could find that worked. I tried all kinds other

[jira] Commented: (MNG-1605) Allow eclipse source to be specified at the dependency level

2005-11-26 Thread Barry Kaplan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1605?page=comments#action_52106 ] Barry Kaplan commented on MNG-1605: --- Workaround: I changed the plugin config to: //${project.artifactId}/target/eclipse-classes This caused the fol

[jira] Commented: (MNG-1605) Allow eclipse source to be specified at the dependency level

2005-11-26 Thread Barry Kaplan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1605?page=comments#action_52105 ] Barry Kaplan commented on MNG-1605: --- A correct output path would have the project prepended, eg: "iris-infra/target/eclipse-classes". This is indeed what is created when running from

[jira] Commented: (MNG-1605) Allow eclipse source to be specified at the dependency level

2005-11-26 Thread Barry Kaplan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1605?page=comments#action_52104 ] Barry Kaplan commented on MNG-1605: --- Thanks Fabrizio. All works except the output path. I have the following defined:

[jira] Commented: (MAVENUPLOAD-610) Upload XWork-Spring Integration to central Maven Repository

2005-11-26 Thread Matt Raible (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-610?page=comments#action_52103 ] Matt Raible commented on MAVENUPLOAD-610: - Sorry about that Carlos - I've fixed the bundle and re-uploaded it. > Upload XWork-Spring Integration to central Maven Reposito

[jira] Commented: (MAVENUPLOAD-610) Upload XWork-Spring Integration to central Maven Repository

2005-11-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-610?page=comments#action_52102 ] Carlos Sanchez commented on MAVENUPLOAD-610: The pom has to be called pom.xml The groupId should be net.java.dev.xwork-optional > Upload XWork-Spring Integration to c

[jira] Commented: (MAVENUPLOAD-609) maven taglib plugin 1.4.2 for maven 1

2005-11-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-609?page=comments#action_52101 ] Carlos Sanchez commented on MAVENUPLOAD-609: id needs to be removed > maven taglib plugin 1.4.2 for maven 1 > - > > Key:

[jira] Commented: (MEV-227) struts 1.2.4 and 1.2.8 dependencies still broken

2005-11-26 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-227?page=comments#action_52100 ] Wendy Smoak commented on MEV-227: - The corrected m1 pom (with dependency scope hints added) for 1.2.8 is in the Struts repository: https://svn.apache.org/repos/asf/struts/action/branches/

[jira] Commented: (MEV-231) OJB should list commons-dbcp as a dependency

2005-11-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-231?page=comments#action_52099 ] Carlos Sanchez commented on MEV-231: Let's add only the necessary or this will be a mess. > OJB should list commons-dbcp as a dependency >

[jira] Reopened: (MEV-227) struts 1.2.4 and 1.2.8 dependencies still broken

2005-11-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-227?page=all ] Carlos Sanchez reopened MEV-227: Fixed 1.2.4 but not yet 1.2.8 > struts 1.2.4 and 1.2.8 dependencies still broken > > > Key: MEV-227 >

[jira] Closed: (MEV-230) Struts POM should have Cactus dependencies listed with test

2005-11-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-230?page=all ] Carlos Sanchez closed MEV-230: -- Assign To: Carlos Sanchez (was: Edwin Punzalan) Resolution: Duplicate Dupe of MEV-227 > Struts POM should have Cactus dependencies listed with test > --

[jira] Closed: (MEV-227) struts 1.2.4 and 1.2.8 dependencies still broken

2005-11-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-227?page=all ] Carlos Sanchez closed MEV-227: -- Assign To: Carlos Sanchez Resolution: Fixed Used the one provided by Wendy at matt's repo > struts 1.2.4 and 1.2.8 dependencies still broken > --

Re: svn commit: r348621 - in /maven/site/trunk: pom.xml src/site/site.xml

2005-11-26 Thread Brett Porter
Odd, it's fine when I generate it. Republished, will look into why it got there. (whoever last did it, it came out as " instead of " around UA-...) - Brett Vincent Siveton wrote: > Hi Brett, > >> Modified: maven/site/trunk/src/site/site.xml >> URL: >> http://svn.apache.org/viewcvs/maven/site/tr

Re: [vote] 2.0.1/2.1 dev process

2005-11-26 Thread Brett Porter
Alan D. Cabrera wrote: > Brett Porter wrote, On 11/24/2005 4:23 PM: > >> My thoughts: >> - this is more risky that it will be missed if someone misses one >> >> > This is not as likely if the commits are made to both lines at the same > time. I don't understand this reasoning. If using this te

[REPOCLEAN] Error(s) occurred while converting repository

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

RE: svn commit: r348621 - in /maven/site/trunk: pom.xml src/site/site.xml

2005-11-26 Thread Vincent Siveton
Hi Brett, > Modified: maven/site/trunk/src/site/site.xml > URL: > http://svn.apache.org/viewcvs/maven/site/trunk/src/site/site.xml?rev=34862 > 1&r1=348620&r2=348621&view=diff > == > > --- maven/site/trunk/src/site/site.xm

[jira] Closed: (MPECLIPSE-108) Scope system in dependencies not supported

2005-11-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-108?page=all ] Brett Porter closed MPECLIPSE-108: -- Resolution: Duplicate Fix Version: (was: 1.10) > Scope system in dependencies not supported > -- > >

[jira] Reopened: (MPECLIPSE-108) Scope system in dependencies not supported

2005-11-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-108?page=all ] Brett Porter reopened MPECLIPSE-108: > Scope system in dependencies not supported > -- > > Key: MPECLIPSE-108 > URL: http://jira.cod

[jira] Commented: (MNG-678) scp intermittently failing deploying artifact

2005-11-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-678?page=comments#action_52095 ] Brett Porter commented on MNG-678: -- has anyone tried using IP addresses instead of host names to see if it helps? I didn't think that was related. > scp intermittently failing deploying

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

2005-11-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-710?page=comments#action_52094 ] Brett Porter commented on MNG-710: -- Mark - yes. But what do you mean "will"? > Add ability to fork the maven-compiler-plugin > - > >

using votes

2005-11-26 Thread Brett Porter
Hi, Just following a thread on the users list about whether we use votes for determining priorities. I've never used it as they were generally low, though that's possibly a chicken and egg problem. I've also never really focused on it because basically we schedule everything and do it in an appr

[jira] Commented: (MNG-1471) Module paths for system scope are relative to parent pom instead of its own

2005-11-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1471?page=comments#action_52092 ] Brett Porter commented on MNG-1471: --- systemPath was only intended for use in finding system libraries. This was for two specific purposes: - location of Java system libraries (tools.ja

[maven2 build - SUCCESS - checkout] Sun Nov 27 00:15:01 GMT 2005

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

[jira] Commented: (MEV-232) DWR POM should list dependencies as optional

2005-11-26 Thread Julien Dubois (JIRA)
[ http://jira.codehaus.org/browse/MEV-232?page=comments#action_52091 ] Julien Dubois commented on MEV-232: --- Matt, the Maven 2 pom is still under testing, so : 1- If you want to use the Maven 1 project.xml (for DWR 1.0), you can use my own list of exclusio

Re: Problems preventing the cargo m2 build from working perfectly

2005-11-26 Thread Jason van Zyl
Brett Porter wrote: Vincent Massol wrote: Hi, Just a heads up on the progress on the cargo m2 build. Things are progressing but we still have the following annoying issues: * No forking of tests in the surefire plugin. This prevents building all the functional tests. MNG-441 Looking at this

[jira] Commented: (MAVENUPLOAD-610) Upload XWork-Spring Integration to central Maven Repository

2005-11-26 Thread Patrick Lightbody (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-610?page=comments#action_52089 ] Patrick Lightbody commented on MAVENUPLOAD-610: --- My name is Patrick Lightbody and I approve this message. > Upload XWork-Spring Integration to central Maven Reposit

Re: Problems preventing the cargo m2 build from working perfectly

2005-11-26 Thread Brett Porter
Vincent Massol wrote: > Hi, > > Just a heads up on the progress on the cargo m2 build. Things are > progressing but we still have the following annoying issues: > > * No forking of tests in the surefire plugin. This prevents building all the > functional tests. MNG-441 Yes its annoying for all o

[jira] Updated: (MNG-1684) Problem with reactor when using attached goal

2005-11-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1684?page=all ] Brett Porter updated MNG-1684: -- Fix Version: 2.0.1 > Problem with reactor when using attached goal > - > > Key: MNG-1684 > URL: http://jira.c

Re: Release maven-one-plugin?

2005-11-26 Thread Brett Porter
It was on snapshots.maven.codehaus.org like the other snapshots at one point. I assume it still is. I literally put it together in 15 minutes, so I don't know if it is sufficiently tested for a release, but I'll try and take a look at this one. - Brett Vincent Massol wrote: > Hi there, > > Coul

[jira] Created: (MAVENUPLOAD-610) Upload XWork-Spring Integration to central Maven Repository

2005-11-26 Thread Matt Raible (JIRA)
Upload XWork-Spring Integration to central Maven Repository --- Key: MAVENUPLOAD-610 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-610 Project: maven-upload-requests Type: Task Reporter: Matt Raible Ple

Re: [jira] Commented: (MNG-1430) add j2ee project nature/builders to generated .project file

2005-11-26 Thread Alexandre Poitras
By the wat, wtp M9 doesn't use the .deployables directory anymore. Don't know if it has a effect on eclipse-plugin and now you can choose easily your project structure so it's quite easy to make it fit the maven way. On 11/26/05, Dan Allen (JIRA) <[EMAIL PROTECTED]> wrote: > [ http://jira.code

[jira] Commented: (MEV-238) jWebunit 1.2 has invalid artifact/groupId for servletapi

2005-11-26 Thread Matt Raible (JIRA)
[ http://jira.codehaus.org/browse/MEV-238?page=comments#action_52088 ] Matt Raible commented on MEV-238: - Disregard my last comment - my compilation fails because Struts 1.2.4 doesn't have provided on its servletapi dependency, and my 2.4 version gets overr

[REPOCLEAN] Error(s) occurred while converting repository

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

[jira] Commented: (MEV-227) struts 1.2.4 and 1.2.8 dependencies still broken

2005-11-26 Thread Matt Raible (JIRA)
[ http://jira.codehaus.org/browse/MEV-227?page=comments#action_52087 ] Matt Raible commented on MEV-227: - The one you've sent me looks good Wendy, I'm using it now in my custom repo: http://static.appfuse.org/repository/struts/struts/1.2.4/struts-1.2.4.pom

[jira] Commented: (MNG-678) scp intermittently failing deploying artifact

2005-11-26 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MNG-678?page=comments#action_52086 ] Vincent Massol commented on MNG-678: Thanks Bart for helping me on this :-) I have tried your nslookup command on beaver.codehaus.org and it seems to have worked fine (but then I'm n

[jira] Commented: (MNG-678) scp intermittently failing deploying artifact

2005-11-26 Thread Bart Selders (JIRA)
[ http://jira.codehaus.org/browse/MNG-678?page=comments#action_52085 ] Bart Selders commented on MNG-678: -- Sorry, I did speak too quick with possibly the wrong conclusion: DNS on beaver.codehaus.org is likely configured to be not accessible from outside, so

[jira] Commented: (MNG-678) scp intermittently failing deploying artifact

2005-11-26 Thread Bart Selders (JIRA)
[ http://jira.codehaus.org/browse/MNG-678?page=comments#action_52084 ] Bart Selders commented on MNG-678: -- Vincent, In our case the repository host was failing to execute proper lookups. I just looked at beaver.codehaus.org and it is also failing lookups on

Problems preventing the cargo m2 build from working perfectly

2005-11-26 Thread Vincent Massol
Hi, Just a heads up on the progress on the cargo m2 build. Things are progressing but we still have the following annoying issues: * No forking of tests in the surefire plugin. This prevents building all the functional tests. MNG-441 * Deploy pluging failing because of scp command "hardcoded" ev

[jira] Commented: (MEV-238) jWebunit 1.2 has invalid artifact/groupId for servletapi

2005-11-26 Thread Matt Raible (JIRA)
[ http://jira.codehaus.org/browse/MEV-238?page=comments#action_52083 ] Matt Raible commented on MEV-238: - Here's a strange one - if I set the scope to "provided", even though I have the following in my pom.xml, the servlet-api isn't included and compilation

Release maven-one-plugin?

2005-11-26 Thread Vincent Massol
Hi there, Could we release an alpha of the maven-one-plugin plugin? I am using it in the cargo's build but it's failing the build when people try to build as it's not available on ibiblio. Is it available from an existing repo (I don't mind using a snapshot version)? Also, what's the status abou

[jira] Commented: (MNG-1324) "System" dependencies path non correctly added to eclipse buildpath

2005-11-26 Thread Brill Pappin (JIRA)
[ http://jira.codehaus.org/browse/MNG-1324?page=comments#action_52082 ] Brill Pappin commented on MNG-1324: --- What do you mean update the maven-eclipse-plugin? What should end users do to get this fix in place? > "System" dependencies path non correctly a

[jira] Commented: (MNG-678) scp intermittently failing deploying artifact

2005-11-26 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MNG-678?page=comments#action_52081 ] Vincent Massol commented on MNG-678: Hi Bart, Good catch! The primary DNS provided by my ISP is effectively not responding to pings. I've switched the DNS and the m2 build was able t

[jira] Created: (MNG-1691) [maven-par-plugin] NPE in ParMojo.java

2005-11-26 Thread Tim Kettler (JIRA)
[maven-par-plugin] NPE in ParMojo.java -- Key: MNG-1691 URL: http://jira.codehaus.org/browse/MNG-1691 Project: Maven 2 Type: Bug Components: Sandbox Reporter: Tim Kettler Attachments: maven-par-plugin.patch Same problem a

[jira] Created: (MNG-1690) [maven-ejb3-plugin] NPE in EJB3Mojo.java

2005-11-26 Thread Tim Kettler (JIRA)
[maven-ejb3-plugin] NPE in EJB3Mojo.java Key: MNG-1690 URL: http://jira.codehaus.org/browse/MNG-1690 Project: Maven 2 Type: Bug Components: Sandbox Reporter: Tim Kettler Attachments: maven-ejb3-plugin.patch running m

[jira] Created: (MNG-1689) Only print relocation warnings in standard output for the current pom

2005-11-26 Thread Carlos Sanchez (JIRA)
Only print relocation warnings in standard output for the current pom - Key: MNG-1689 URL: http://jira.codehaus.org/browse/MNG-1689 Project: Maven 2 Type: Improvement Components: Logging Vers

[jira] Commented: (MEV-231) OJB should list commons-dbcp as a dependency

2005-11-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-231?page=comments#action_52080 ] Carlos Sanchez commented on MEV-231: >From Thomas Dudziak here is the list for current OJB 1.0.4rc, 1.0.3 shouldn't be too different: Necessary: commons-beanutils-1.7.0.jar commons-

[jira] Commented: (MEV-232) DWR POM should list dependencies as optional

2005-11-26 Thread Matt Raible (JIRA)
[ http://jira.codehaus.org/browse/MEV-232?page=comments#action_52079 ] Matt Raible commented on MEV-232: - The servletapi dependency needs updating as well - to prevent warnings when using Maven 2's Ant Tasks. It should use the new group/artifactId's, as wel

[jira] Commented: (MEV-238) jWebunit 1.2 has invalid artifact/groupId for servletapi

2005-11-26 Thread Matt Raible (JIRA)
[ http://jira.codehaus.org/browse/MEV-238?page=comments#action_52078 ] Matt Raible commented on MEV-238: - Should also have scope set to "provided". > jWebunit 1.2 has invalid artifact/groupId for servletapi > -

[jira] Created: (MEV-238) jWebunit 1.2 has invalid artifact/groupId for servletapi

2005-11-26 Thread Matt Raible (JIRA)
jWebunit 1.2 has invalid artifact/groupId for servletapi Key: MEV-238 URL: http://jira.codehaus.org/browse/MEV-238 Project: Maven Evangelism Type: Bug Components: Invalid POM Reporter: Matt Raible Cur

[jira] Commented: (MPCLOVER-50) Add support for span

2005-11-26 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MPCLOVER-50?page=comments#action_52077 ] Vincent Massol commented on MPCLOVER-50: Hi Matt, Sure please submit a patch and I'll apply it (make sure you also patch the documentation). Thanks > Add support for span >

[jira] Closed: (MPECLIPSE-108) Scope system in dependencies not supported

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-108?page=all ] fabrizio giustina closed MPECLIPSE-108: --- Assign To: fabrizio giustina Resolution: Duplicate Fix Version: 1.10 this is related to the M2 eclipse plugin and it has already bee

[REPOCLEAN] Error(s) occurred while converting repository

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

[jira] Closed: (MNG-1412) .classpath should have nearest order

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-1412?page=all ] fabrizio giustina closed MNG-1412: -- Resolution: Won't Fix Please reopen the issue if you can find a valid reason why this kind of order is needed; in the meanwhile I'm closing the issue since t

[jira] Closed: (MNG-1605) Allow eclipse source to be specified at the dependency level

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-1605?page=all ] fabrizio giustina closed MNG-1605: -- Assign To: fabrizio giustina Resolution: Won't Fix > But when you say "remote" repository, do you mean anything other then the > local cache? anything

[jira] Created: (MPECLIPSE-108) Scope system in dependencies not supported

2005-11-26 Thread J-C (JIRA)
Scope system in dependencies not supported -- Key: MPECLIPSE-108 URL: http://jira.codehaus.org/browse/MPECLIPSE-108 Project: maven-eclipse-plugin Type: Bug Environment: Maven2-maven-eclipse-plugin 2.0-beta-2 + Windows XP

[jira] Commented: (MNG-1605) Allow eclipse source to be specified at the dependency level

2005-11-26 Thread Barry Kaplan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1605?page=comments#action_52072 ] Barry Kaplan commented on MNG-1605: --- If [in the non-broke state] the sources will be used if they exists even without the flag, then running with the flag once in a while should be fin

[jira] Commented: (MNG-1430) add j2ee project nature/builders to generated .project file

2005-11-26 Thread Dan Allen (JIRA)
[ http://jira.codehaus.org/browse/MNG-1430?page=comments#action_52070 ] Dan Allen commented on MNG-1430: Awesome! Good work. I like your idea for the wtpversion. I am assuming to override the output location, one would just use the project.build.outputDi

[jira] Updated: (MPECLIPSE-60) Downloading source zips

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-60?page=all ] fabrizio giustina updated MPECLIPSE-60: --- Fix Version: (was: 1.9) > Downloading source zips > --- > > Key: MPECLIPSE-60 > URL: http://jira.codehaus.o

[jira] Updated: (MPECLIPSE-84) PATCH - Add project name prefix for working with multiple versions of artifact.

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-84?page=all ] fabrizio giustina updated MPECLIPSE-84: --- Fix Version: (was: 1.10) > PATCH - Add project name prefix for working with multiple versions of > artifact. > -

[jira] Updated: (MPECLIPSE-69) Make plugin work better "out of the box"

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-69?page=all ] fabrizio giustina updated MPECLIPSE-69: --- Fix Version: (was: 1.9) > Make plugin work better "out of the box" > > > Key: MPECLIPSE-69 >

[jira] Updated: (MPECLIPSE-104) Improve JRE_CONTAINER classpath entry

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-104?page=all ] fabrizio giustina updated MPECLIPSE-104: Fix Version: (was: 1.10) > Improve JRE_CONTAINER classpath entry > - > > Key: MPECLIPSE-104 >

[jira] Updated: (MPECLIPSE-88) allow relative paths for overriden jars

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-88?page=all ] fabrizio giustina updated MPECLIPSE-88: --- Fix Version: (was: 1.10) > allow relative paths for overriden jars > --- > > Key: MPECLIPSE-88 >

[jira] Updated: (MPECLIPSE-105) Ability to add projects of local group to build path

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-105?page=all ] fabrizio giustina updated MPECLIPSE-105: Fix Version: (was: 1.9) > Ability to add projects of local group to build path > > >

[jira] Closed: (MPECLIPSE-103) Allow to skip dependencies from being included in .classpath file

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-103?page=all ] fabrizio giustina closed MPECLIPSE-103: --- Assign To: fabrizio giustina Resolution: Won't Fix Fix Version: 1.9 > In my project, we generate some enumerations using Castor (usi

[jira] Commented: (MNG-678) scp intermittently failing deploying artifact

2005-11-26 Thread Bart Selders (JIRA)
[ http://jira.codehaus.org/browse/MNG-678?page=comments#action_52068 ] Bart Selders commented on MNG-678: -- I "was" also affected by this "session is down" problem. It just started at once, no explanation, while it used to work fine before. For us, it turned

[jira] Commented: (MPECLIPSE-105) Ability to add projects of local group to build path

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-105?page=comments#action_52067 ] fabrizio giustina commented on MPECLIPSE-105: - why the eclipse.dependency in project.xml can't be used in this situation? Just add: true

[jira] Closed: (MNG-1688) Link to source repository broken

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-1688?page=all ] fabrizio giustina closed MNG-1688: -- Assign To: fabrizio giustina Resolution: Fixed Fixed in SVN and uploaded. > Link to source repository broken > > >

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

2005-11-26 Thread Mark Proctor (JIRA)
[ http://jira.codehaus.org/browse/MNG-441?page=comments#action_52064 ] Mark Proctor commented on MNG-441: -- Is that .java and .pom working? If so any chance we could have a surefire snapshot release? We are currently blocked from moving Drools to M2 as maven

[jira] Created: (MNG-1688) Link to source repository broken

2005-11-26 Thread Jochen Wiedmann (JIRA)
Link to source repository broken Key: MNG-1688 URL: http://jira.codehaus.org/browse/MNG-1688 Project: Maven 2 Type: Bug Components: maven-eclipse-plugin Reporter: Jochen Wiedmann According to http://maven.apache.org/plu

[jira] Updated: (MNG-1020) Improve JRE_CONTAINER classpath entry

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-1020?page=all ] fabrizio giustina updated MNG-1020: --- Environment: type: Improvement (was: Bug) > Improve JRE_CONTAINER classpath entry > - > > Key: MNG-1020

[jira] Closed: (MNG-1604) Boot classpath incomplete in generated .classpath

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-1604?page=all ] fabrizio giustina closed MNG-1604: -- Assign To: fabrizio giustina Resolution: Fixed Already fixed in svn, javadocs for plugin properties have been updated > Boot classpath incomplete in gen

[jira] Commented: (MNG-1020) Improve JRE_CONTAINER classpath entry

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-1020?page=comments#action_52061 ] fabrizio giustina commented on MNG-1020: Now you can add optional _container_ classpath in front of the JRE. Just specify a list of container classpath entries with the "org.ecli

[REPOCLEAN] Error(s) occurred while converting repository

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

plexus and meta component

2005-11-26 Thread BURGHARD Éric
Hi, Is there a way in plexus to define a meta component without going in endless regression ? role meta meta-component role little-brothers I just need to exclude the role-hint 'meta' in the little-brothers map. Regards. ---

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

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-1648?page=all ] fabrizio giustina closed MNG-1648: -- Assign To: fabrizio giustina Resolution: Fixed fixed in SVN. All the existing tests now works also using cygwin under windows. Also absolute paths retur

[jira] Commented: (MNG-1412) .classpath should have nearest order

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-1412?page=comments#action_52058 ] fabrizio giustina commented on MNG-1412: Is there a reason for this order or it's only a "cosmetic" reason? AFAIK unless you have the same classes in multiple dependencies the or

[jira] Closed: (MNG-1324) "System" dependencies path non correctly added to eclipse buildpath

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-1324?page=all ] fabrizio giustina closed MNG-1324: -- Resolution: Fixed this is definitively fixed in the current svn version of the eclipse plugin. Just try to update the maven-eclipse-plugin dir and install it

[jira] Closed: (MNG-1430) add j2ee project nature/builders to generated .project file

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-1430?page=all ] fabrizio giustina closed MNG-1430: -- Assign To: fabrizio giustina Resolution: Fixed Committed to svn, with a few changes: - the output dir is always set to "target". This is required for com

[jira] Commented: (MNG-1605) Allow eclipse source to be specified at the dependency level

2005-11-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-1605?page=comments#action_52055 ] fabrizio giustina commented on MNG-1605: > Source downloading, even (especially?) for sources that don't exist, is very > time consuming. Time consuming only for sources that do

[jira] Commented: (MNG-678) scp intermittently failing deploying artifact

2005-11-26 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MNG-678?page=comments#action_52050 ] Vincent Massol commented on MNG-678: FYI, I've just rebuilt m2 from trunk (26 Nov 2005 - 9:33GMT+1) and I still get the "session is down" error message: [...] [INFO] [deploy:deploy]