Re: [jira] Closed: (MPA-50) create new Maven dev lists

2006-03-07 Thread Brian K. Wallace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brett Porter (JIRA) wrote: > [ http://jira.codehaus.org/browse/MPA-50?page=all ] > > Brett Porter closed MPA-50: > --- > > Resolution: Fixed > >> create new Maven dev lists >> -- >> >>

[jira] Closed: (MPA-50) create new Maven dev lists

2006-03-07 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPA-50?page=all ] Brett Porter closed MPA-50: --- Resolution: Fixed > create new Maven dev lists > -- > > Key: MPA-50 > URL: http://jira.codehaus.org/browse/MPA-50 > Project: Ma

[jira] Closed: (MNGECLIPSE-86) Invalid handling of mirror section into settings.xml

2006-03-07 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-86?page=all ] Eugene Kuleshov closed MNGECLIPSE-86: - Resolution: Duplicate Duplicate of MNGECLIPSE-29. Current version of Maven embedder component is not using settings.xml We are expecting to get

[jira] Updated: (MNGECLIPSE-29) Plug-In does not run behind Proxy/Firewall (where M2 itself does)

2006-03-07 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-29?page=all ] Eugene Kuleshov updated MNGECLIPSE-29: -- Comment: was deleted > Plug-In does not run behind Proxy/Firewall (where M2 itself does) > ---

[jira] Commented: (MNGECLIPSE-75) Update source folders action should set default output folder

2006-03-07 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-75?page=comments#action_60431 ] Eugene Kuleshov commented on MNGECLIPSE-75: --- Ray, there is an issue with doing things this way. The trouble is that Eclipse before 3.2M5 very much don't like if somebody

[jira] Closed: (MNGECLIPSE-84) need "run As Maven build..."

2006-03-07 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-84?page=all ] Eugene Kuleshov closed MNGECLIPSE-84: - Resolution: Fixed Fix Version: 0.0.6 Applied patch with some minor modifications to make it more alike Ant classes. Added keyboard bindings fo

Re: proposed mailing lists names

2006-03-07 Thread Jason van Zyl
Brett Porter wrote: I have some bandwidth so I'm doing this a bit earlier today. Going once, going twice My only request is separate commit lists for separate code bases i.e. separate lists for m1 and m2. It would be nice to have a clean list of commits for a codebase using a simple mai

[jira] Commented: (ARCHETYPE-25) images gif/jpgs etc seem to get corrupted when copied by archetype

2006-03-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-25?page=comments#action_60428 ] Carlos Sanchez commented on ARCHETYPE-25: - Seems that the Archetype code uses FileWriter instead of FileOutputStream http://jroller.com/page/RickHigh?entry=maven_archetype_wo

[jira] Commented: (MNG-1827) mvn cli bash script doesn't work in mingw

2006-03-07 Thread Juan F. Codagnone (JIRA)
[ http://jira.codehaus.org/browse/MNG-1827?page=comments#action_60427 ] Juan F. Codagnone commented on MNG-1827: no one use msys to launch maven in windows? > mvn cli bash script doesn't work in mingw > --- >

Re: Making the current web site suck less

2006-03-07 Thread Carlos Sanchez
They are already there http://maven.apache.org/ref/current/index.html Note the new Reference link in the left menu On 3/7/06, Rinku <[EMAIL PROTECTED]> wrote: > Since we talk about 'latest and greatest', I wonder why javadocs > published online cannot serve as 'latest and greatest' docs? > > I am

[jira] Created: (MNG-2134) Population problem when ${project.organization.name} is used in pom, e.g. in plugin configuration.

2006-03-07 Thread Maria Odea Ching (JIRA)
Population problem when ${project.organization.name} is used in pom, e.g. in plugin configuration. -- Key: MNG-2134 URL: http://jira.codehaus.org/browse/MNG-2134 Project: Maven 2

[jira] Commented: (MNG-2124) Incorrect resolution of parent POM properties

2006-03-07 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-2124?page=comments#action_60426 ] John Casey commented on MNG-2124: - this seems to have to do with trimming the root token from an expression before evaluating it, even though that's already been done... > Incorrect res

[jira] Updated: (MNGECLIPSE-75) Update source folders action should set default output folder

2006-03-07 Thread Ray Tsang (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-75?page=all ] Ray Tsang updated MNGECLIPSE-75: Attachment: set-output-folder.patch > Update source folders action should set default output folder >

[jira] Closed: (MNG-2130) Parent POM not created by reactor if not found in repository

2006-03-07 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-2130?page=all ] John Casey closed MNG-2130: --- Resolution: Fixed Fix Version: 2.0.3 see it0099 > Parent POM not created by reactor if not found in repository > -

Re: svn commit: r384108 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0099/ maven-core-it/it0099/child/ maven-project/src/main/java/org/apache/maven/project/

2006-03-07 Thread John Casey
I've fixed the MNG reference in both of these commits (384104 and 384108) to reflect the real issue fixed - MNG-2130. -john [EMAIL PROTECTED] wrote: Author: jdcasey Date: Tue Mar 7 19:29:41 2006 New Revision: 384108 URL: http://svn.apache.org/viewcvs?rev=384108&view=rev Log: (Merged from 384

Re: Making the current web site suck less

2006-03-07 Thread Brian K. Wallace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wendy Smoak wrote: > On 3/7/06, Brian K. Wallace <[EMAIL PROTECTED]> wrote: > >> While I agree that it would be nice to have the 'latest and greatest' >> docs on the main site, I don't believe having them as the only >> documentation is a good idea at

Re: Making the current web site suck less

2006-03-07 Thread Wendy Smoak
On 3/7/06, Brian K. Wallace <[EMAIL PROTECTED]> wrote: > While I agree that it would be nice to have the 'latest and greatest' > docs on the main site, I don't believe having them as the only > documentation is a good idea at all. The documentation should be able to > evolve after a release to mak

Re: [vote] Release Maven 2.0.3 (second attempt)

2006-03-07 Thread John Casey
DOH! Forgot about MNG-2127...guess the new RC will have to wait until tomorrow, anyway. Brett, do you have the ability to fix/test that soon, or should I try to find a windows environment I can use? Thanks, John Fabrizio Giustina wrote: Still playing with this rc with multiproject builds w

Re: [vote] Release Maven 2.0.3 (second attempt)

2006-03-07 Thread John Casey
this should be fixed in SVN. As soon as I've verified that MNG-2124 is fixed as well (should be *very* shortly now), I'll put together a new RC and call a new vote...unless anyone else has any objections? BTW, I've moved MNG-1797 off of the 2.0.3 radar, since the general sentiment seems to be t

[jira] Updated: (MNG-1797) Dependency excludes apply to every subsequent dependency, not just the one it is declared under.

2006-03-07 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1797?page=all ] John Casey updated MNG-1797: Assign To: (was: John Casey) Fix Version: (was: 2.0.3) 2.0.4 bumping this back to 2.0.4, since the general consensus is this isn't ready yet. >

Re: making docs and tests suck less

2006-03-07 Thread Stephen Duncan
On 3/7/06, Tim O'Brien <[EMAIL PROTECTED]> wrote: > Developers don't write great documentation. Don't raise the bar so high > that people are discouraged from submitting doco-less patches. Just create > a structure to address documentation deficiency. +1 Patches should be able to be SUBMITTED w

[maven2 build branches/maven-2.0.x - SUCCESS - update] Wed Mar 8 02:15:00 GMT 2006

2006-03-07 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060308.021500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060308.021500.txt - To unsubscribe, e-mai

Re: [vote] replace surefire and surefire plugin trunk with test NG branches

2006-03-07 Thread Jesse Kuhnert
For my purposes everything is now working great. (Assuming new patch/equivalent is applied and testng dependency is upgraded to 4.7 ) On 3/4/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > > +1 (non-binding). I'm going to start testing things right now and will > jira back on any issues found. > >

Re: Making the current web site suck less

2006-03-07 Thread Rinku
Since we talk about 'latest and greatest', I wonder why javadocs published online cannot serve as 'latest and greatest' docs? I am +1 to Carlos' idea about documenting almost all methods. If we were to publish API docs for Maven and Plugins on the website (some separate URL) with every Maven r

Re: making docs and tests suck less

2006-03-07 Thread Rinku
Hi, My response inline... Tim O'Brien wrote: Developers don't write great documentation. Don't raise the bar so high that people are discouraged from submitting doco-less patches. Just create a structure to address documentation deficiency. Sorry, but IMHO that's too much of a generalizat

[jira] Reopened: (MNG-1479) Improve pom annotations to create a great reference

2006-03-07 Thread Jeff Jensen (JIRA)
[ http://jira.codehaus.org/browse/MNG-1479?page=all ] Jeff Jensen reopened MNG-1479: -- (From http://mail-archives.apache.org/mod_mbox/maven-users/200603.mbox/[EMAIL PROTECTED]) "I suggest starting with getting the POM reference really well documented, i

[maven2 build trunk - SUCCESS - update] Wed Mar 8 02:00:00 GMT 2006

2006-03-07 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060308.020001.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060308.020001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

Re: Making the current web site suck less

2006-03-07 Thread Brian K. Wallace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wendy Smoak wrote: > On 3/7/06, Brett Porter <[EMAIL PROTECTED]> wrote: > >> * I'm still a little torn on where plugin docs go. No hurry on this, but >> something to ponder. We definitely need to make the references for those >> integrate better. Site

[jira] Updated: (MNG-2127) mvn.bat always exits 0 on Windows 2000 and higher

2006-03-07 Thread Dan Fabulich (JIRA)
[ http://jira.codehaus.org/browse/MNG-2127?page=all ] Dan Fabulich updated MNG-2127: -- Attachment: mvnfixed.bat > mvn.bat always exits 0 on Windows 2000 and higher > - > > Key: MNG-2127 > URL:

[jira] Commented: (MNG-2127) mvn.bat always exits 0 on Windows 2000 and higher

2006-03-07 Thread Dan Fabulich (JIRA)
[ http://jira.codehaus.org/browse/MNG-2127?page=comments#action_60419 ] Dan Fabulich commented on MNG-2127: --- Oops, sorry... it's not that it *always* fails with Emmanuel's workaround; the problem with mvn.bat right now is that if it ever fails, it sets the

Re: Making the current web site suck less

2006-03-07 Thread Wendy Smoak
On 3/7/06, Brett Porter <[EMAIL PROTECTED]> wrote: > * I'm still a little torn on where plugin docs go. No hurry on this, but > something to ponder. We definitely need to make the references for those > integrate better. Site/skin inheritance will help No matter where they go, I think they need t

[jira] Updated: (MPIR-11) improved dependency report

2006-03-07 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MPIR-11?page=all ] Edwin Punzalan updated MPIR-11: --- Assign To: Edwin Punzalan Remaining Estimate: 8 hours Original Estimate: 8 hours > improved dependency report > -- > >

[maven2 build branches/maven-2.0.x - SUCCESS - checkout] Wed Mar 8 00:30:01 GMT 2006

2006-03-07 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060308.003001.tar.gz Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060308.003001.txt - To unsubscribe, e-mai

[jira] Commented: (MPMULTIPROJECT-64) goal multiproject:create-nav seems to have lost pom.id

2006-03-07 Thread Benoit Xhenseval (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-64?page=comments#action_60418 ] Benoit Xhenseval commented on MPMULTIPROJECT-64: Thanks to Arnaud for getting back to me. Here is the result of maven -i __ __ | \/ |__ _Apache__ ___ | |\/|

[maven2 build trunk - SUCCESS - checkout] Wed Mar 8 00:00:00 GMT 2006

2006-03-07 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060308.01.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060308.01.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

[jira] Created: (MPMULTIPROJECT-64) goal multiproject:create-nav seems to have lost pom.id

2006-03-07 Thread Benoit Xhenseval (JIRA)
goal multiproject:create-nav seems to have lost pom.id -- Key: MPMULTIPROJECT-64 URL: http://jira.codehaus.org/browse/MPMULTIPROJECT-64 Project: maven-multiproject-plugin Type: Bug Versions: 1.4.1 Environm

[jira] Updated: (MNG-2127) mvn.bat always exits 0 on Windows 2000 and higher

2006-03-07 Thread Dan Fabulich (JIRA)
[ http://jira.codehaus.org/browse/MNG-2127?page=all ] Dan Fabulich updated MNG-2127: -- Attachment: mvnfixed.bat > mvn.bat always exits 0 on Windows 2000 and higher > - > > Key: MNG-2127 > URL:

[jira] Commented: (MNG-2127) mvn.bat always exits 0 on Windows 2000 and higher

2006-03-07 Thread Dan Fabulich (JIRA)
[ http://jira.codehaus.org/browse/MNG-2127?page=comments#action_60416 ] Dan Fabulich commented on MNG-2127: --- Thanks for re-opening this. I've just discovered that Emmanuel's workaround doesn't work either, because *that* makes mvn.bat *always* exit with e

[jira] Commented: (MNGECLIPSE-84) need "run As Maven build..."

2006-03-07 Thread Geoff Urbach (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-84?page=comments#action_60413 ] Geoff Urbach commented on MNGECLIPSE-84: thx Thorsten, I think this is much more convenient - am looking forward to its release, cheers, g > need "run As Maven build..."

[jira] Closed: (MPPMD-24) PMD plugin does not work with JDK5 (missing property)

2006-03-07 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPPMD-24?page=all ] Arnaud Heritier closed MPPMD-24: Resolution: Duplicate > PMD plugin does not work with JDK5 (missing property) > - > > Key: MPPMD-24 >

[jira] Reopened: (MPPMD-24) PMD plugin does not work with JDK5 (missing property)

2006-03-07 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPPMD-24?page=all ] Arnaud Heritier reopened MPPMD-24: -- Reopen to fix the resolution > PMD plugin does not work with JDK5 (missing property) > - > > Key: MP

Re: making docs and tests suck less

2006-03-07 Thread Tim O'Brien
Developers don't write great documentation. Don't raise the bar so high that people are discouraged from submitting doco-less patches. Just create a structure to address documentation deficiency. 1. Create a documentation posse - identify people who will focus solely on doco, reduce the barrier

Re: proposed mailing lists names

2006-03-07 Thread Brett Porter
I have some bandwidth so I'm doing this a bit earlier today. Going once, going twice - Brett Brett Porter wrote: > Since we've voted to do this, I'm just going to give people 48 hours to > object to these particular names. > > [see MPA-50] > > Our dev list traffic has gone nuts. Let's crea

Making the current web site suck less

2006-03-07 Thread Brett Porter
Ok, something more practical right now. I'd meant to bring it up at the same time as my other mail, but thanks to Jesse for reminding me. I'm embarrassed to say that the front page looks a whole lot like the one I created about this time last year for 2.0 alpha 1. I think it needs an update. IMO,

[jira] Commented: (MAVENUPLOAD-770) jalopy-console-0.1-1.5rc2

2006-03-07 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-770?page=comments#action_60407 ] Arnaud Heritier commented on MAVENUPLOAD-770: - I'm uploading a new SNAPSHOT of maven 1.1 beta 3 here : http://people.apache.org/~aheritier/maven/1.X/snapshots/ It cont

Re: making docs and tests suck less

2006-03-07 Thread Raphaël Piéroni
Brett Porter a écrit : This is not too long, and important. Please read. I've just spent some time discussing this on users@, and felt it was time to bring it here to look at the practical steps going forward. Basically, I think we've all known for a long time that both need work. There was a b

Re: making docs and tests suck less

2006-03-07 Thread Carlos Sanchez
I agree. Just one comment about javadocs, they are not important just for public apis, they should be there for almost all methods so we won't have to go into the details of the code when bug fixing or writing new code. On 3/7/06, Brett Porter <[EMAIL PROTECTED]> wrote: > This is not too long, and

RE: plugin testing

2006-03-07 Thread Vincent Massol
+1 to all that! Exactly my sentiment. Thanks -Vincent > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mardi 7 mars 2006 22:37 > To: Maven Developers List > Subject: Re: plugin testing > > Summarising this thread... > > Terminology I mean when I mention things

Re: plugin testing

2006-03-07 Thread Brett Porter
Summarising this thread... Terminology I mean when I mention things: - unit testing, intended to test this module only, independent of its interaction with Maven and dependencies - integration testing, in this context, is intended to test that the plugin works in Maven, that it's metadata is bound

[jira] Commented: (MNGECLIPSE-84) need "run As Maven build..."

2006-03-07 Thread Thorsten Kamann (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-84?page=comments#action_60400 ] Thorsten Kamann commented on MNGECLIPSE-84: --- I have uploaded the patch for this issue. The description of the patch is in the comment for the file I've uploaded. Best re

[jira] Updated: (MNGECLIPSE-84) need "run As Maven build..."

2006-03-07 Thread Thorsten Kamann (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-84?page=all ] Thorsten Kamann updated MNGECLIPSE-84: -- Attachment: MNGECLIPSE-84.patch > need "run As Maven build..." > > > Key: MNGECLIPSE-84 > URL: http://j

[jira] Commented: (MNG-2130) Parent POM not created by reactor if not found in repository

2006-03-07 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-2130?page=comments#action_60397 ] John Casey commented on MNG-2130: - I believe this has to do with the fix for the multiple projectId problem...the building process doesn't check the project-cache for the parent project,

making docs and tests suck less

2006-03-07 Thread Brett Porter
This is not too long, and important. Please read. I've just spent some time discussing this on users@, and felt it was time to bring it here to look at the practical steps going forward. Basically, I think we've all known for a long time that both need work. There was a big push around 2.0 but it

[jira] Commented: (MPIR-33) ScmReport doesn't accept non-artifactId URLs

2006-03-07 Thread Brian K. Wallace (JIRA)
[ http://jira.codehaus.org/browse/MPIR-33?page=comments#action_60395 ] Brian K. Wallace commented on MPIR-33: -- I believe I have inaccurately reported this issue. The issue appears to be more with documentation of "how/why" rather than functional. In the

[jira] Commented: (MEV-352) Relocate cvslib in netbeans groupId to cvsclient in org.netbeans.lib

2006-03-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MEV-352?page=comments#action_60394 ] Emmanuel Venisse commented on MEV-352: -- yes > Relocate cvslib in netbeans groupId to cvsclient in org.netbeans.lib > -

Re: Maven 2 cross mojo Component sharing

2006-03-07 Thread Walco van Loon
>Please see my mail in the last 2 days about the "dashboard plugin" to >this list. Missed that message, thanks! Cheers, Walco - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MNG-2133) plugin goal skipped if not bound to any phase and no default phase exists in the mojo.

2006-03-07 Thread Prasad Kashyap (JIRA)
plugin goal skipped if not bound to any phase and no default phase exists in the mojo. -- Key: MNG-2133 URL: http://jira.codehaus.org/browse/MNG-2133 Project: Maven 2 Type: Bug Co

Re: Maven 2 cross mojo Component sharing

2006-03-07 Thread Brett Porter
Please see my mail in the last 2 days about the "dashboard plugin" to this list. Thanks, Brett Walco van Loon wrote: > Hi list, > > I'm currently working on a plugin that gathers build metrics for a bunch > of > projects and generates a one page report for all of them. > > For each category of

Maven 2 cross mojo Component sharing

2006-03-07 Thread Walco van Loon
Hi list, I'm currently working on a plugin that gathers build metrics for a bunch of projects and generates a one page report for all of them. For each category of metrics, I've created a mojo which contributes to the results using a 'singleton-keep-alive' BuildStore component which I inject int

[maven2 build branches/maven-2.0.x - SUCCESS - update] Tue Mar 7 19:15:00 GMT 2006

2006-03-07 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060307.191500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060307.191500.txt - To unsubscribe, e-mai

[jira] Moved: (MSITE-99) Spanish translation

2006-03-07 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-99?page=all ] Brett Porter moved MPSITE-49 to MSITE-99: - Fix Version: (was: 1.7) 2.0 Component: (was: plugin) Workflow: Maven (was: jira) Key: MSITE-99 (wa

[jira] Commented: (MEV-352) Relocate cvslib in netbeans groupId to cvsclient in org.netbeans.lib

2006-03-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-352?page=comments#action_60391 ] Carlos Sanchez commented on MEV-352: license allows redistribution? > Relocate cvslib in netbeans groupId to cvsclient in org.netbeans.lib > -

[maven2 build trunk - SUCCESS - update] Tue Mar 7 19:00:00 GMT 2006

2006-03-07 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060307.19.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060307.19.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

[jira] Closed: (MAVENUPLOAD-769) Databinder 0.3 (with sources)

2006-03-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-769?page=all ] Carlos Sanchez closed MAVENUPLOAD-769: -- Assign To: Carlos Sanchez Resolution: Fixed > Databinder 0.3 (with sources) > - > > Key: MAVENUPLOAD-

[jira] Closed: (MAVENUPLOAD-764) Please upload jbossha 4.0.2

2006-03-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-764?page=all ] Carlos Sanchez closed MAVENUPLOAD-764: -- Assign To: Carlos Sanchez Resolution: Fixed > Please upload jbossha 4.0.2 > --- > > Key: MAVENUPLOAD-764

[jira] Closed: (MAVENUPLOAD-762) Please upload jboss-client 4.0.2

2006-03-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-762?page=all ] Carlos Sanchez closed MAVENUPLOAD-762: -- Assign To: Carlos Sanchez Resolution: Fixed > Please upload jboss-client 4.0.2 > > > Key: MAVENU

[jira] Closed: (MAVENUPLOAD-763) Please upload jboss-j2ee 4.0.2

2006-03-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-763?page=all ] Carlos Sanchez closed MAVENUPLOAD-763: -- Assign To: Carlos Sanchez Resolution: Fixed > Please upload jboss-j2ee 4.0.2 > -- > > Key: MAVENUPLOA

[jira] Commented: (MAVENUPLOAD-770) jalopy-console-0.1-1.5rc2

2006-03-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-770?page=comments#action_60390 ] Carlos Sanchez commented on MAVENUPLOAD-770: We can't upload with variables and extending another m1 pom. Make it self contained. > jalopy-console-0.1-1.5rc2 > -

[jira] Closed: (MPSITE-49) Spanish translation

2006-03-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPSITE-49?page=all ] Carlos Sanchez closed MPSITE-49: Assign To: Carlos Sanchez Resolution: Fixed Fix Version: 1.7 Added with some fixes and improvements > Spanish translation > --- > >

[jira] Updated: (MNG-2127) mvn.bat always exits 0 on Windows 2000 and higher

2006-03-07 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2127?page=all ] Brett Porter updated MNG-2127: -- Assign To: Brett Porter Fix Version: 2.0.3 will investigate > mvn.bat always exits 0 on Windows 2000 and higher > -

[jira] Closed: (MNG-2132) mvn.bat should exit 1 when maven fails by default

2006-03-07 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2132?page=all ] Brett Porter closed MNG-2132: - Assign To: Brett Porter Resolution: Duplicate > mvn.bat should exit 1 when maven fails by default > - > >

[jira] Reopened: (MNG-2127) mvn.bat always exits 0 on Windows 2000 and higher

2006-03-07 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2127?page=all ] Brett Porter reopened MNG-2127: --- > mvn.bat always exits 0 on Windows 2000 and higher > - > > Key: MNG-2127 > URL: http://jira.codehaus.

[jira] Created: (MPSITE-49) Spanish translation

2006-03-07 Thread Arturo V?zquez (JIRA)
Spanish translation --- Key: MPSITE-49 URL: http://jira.codehaus.org/browse/MPSITE-49 Project: maven-site-plugin Type: New Feature Components: plugin Reporter: Arturo Vázquez Priority: Minor Attachments: site-plugin_es.properties I've c

[jira] Closed: (CONTINUUM-470) Continuum ignoring m2 sendOn* settings

2006-03-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-470?page=all ] Emmanuel Venisse closed CONTINUUM-470: -- Resolution: Fixed Fixed. > Continuum ignoring m2 sendOn* settings > -- > > Key: CONTINUUM-470 >

[jira] Closed: (CONTINUUM-322) Add the possibiliy to be notify after all build

2006-03-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-322?page=all ] Emmanuel Venisse closed CONTINUUM-322: -- Resolution: Fixed Done. > Add the possibiliy to be notify after all build > --- > > Key: CO

[jira] Commented: (CONTINUUM-419) Can't click to see the latest build results from the main page

2006-03-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-419?page=comments#action_60377 ] Emmanuel Venisse commented on CONTINUUM-419: You can look at latest build resutl (in succes or in failure or in error) if you click on status icon in the first column o

[jira] Closed: (CONTINUUM-616) cannot disable events by creating a new notifier

2006-03-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-616?page=all ] Emmanuel Venisse closed CONTINUUM-616: -- Resolution: Duplicate Duplicate with CONTINUUM-517 > cannot disable events by creating a new notifier >

[jira] Closed: (CONTINUUM-420) Can't go directly to the "Builds" screen to view build history when at a results page

2006-03-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-420?page=all ] Emmanuel Venisse closed CONTINUUM-420: -- Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 1.0.3 Fixed. > Can't go directly to the "Builds" screen to view build hist

[jira] Closed: (CONTINUUM-552) Continuum does not read profiles.xml

2006-03-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-552?page=all ] Emmanuel Venisse closed CONTINUUM-552: -- Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 1.0.3 Fixed. > Continuum does not read profiles.xml >

[jira] Closed: (CONTINUUM-321) Maven 2 properties are ignored

2006-03-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-321?page=all ] Emmanuel Venisse closed CONTINUUM-321: -- Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 1.0.3 > Maven 2 properties are ignored > -- > >

[jira] Closed: (CONTINUUM-446) Mail notification should be configurable to notify on every build

2006-03-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-446?page=all ] Emmanuel Venisse closed CONTINUUM-446: -- Resolution: Duplicate > Mail notification should be configurable to notify on every build > -

[jira] Reopened: (CONTINUUM-446) Mail notification should be configurable to notify on every build

2006-03-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-446?page=all ] Emmanuel Venisse reopened CONTINUUM-446: > Mail notification should be configurable to notify on every build > - > >

[jira] Closed: (CONTINUUM-457) make a light weight continuum model

2006-03-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-457?page=all ] Emmanuel Venisse closed CONTINUUM-457: -- Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 1.0.3 Done in continuum-rpc-client > make a light weight continuum model >

[jira] Closed: (CONTINUUM-414) velocity prevents display of date in cvs log

2006-03-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-414?page=all ] Emmanuel Venisse closed CONTINUUM-414: -- Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 1.0.3 Already fixed > velocity prevents display of date in cvs log > -

[jira] Closed: (CONTINUUM-446) Mail notification should be configurable to notify on every build

2006-03-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-446?page=all ] Emmanuel Venisse closed CONTINUUM-446: -- Resolution: Won't Fix DUPLICATE with CONTINUUM-322 > Mail notification should be configurable to notify on every build > ---

[jira] Updated: (CONTINUUM-470) Continuum ignoring m2 sendOn* settings

2006-03-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-470?page=all ] Emmanuel Venisse updated CONTINUUM-470: --- Assign To: Emmanuel Venisse Fix Version: 1.0.3 > Continuum ignoring m2 sendOn* settings > -- > >

[jira] Commented: (MNG-2127) mvn.bat always exits 0 on Windows 2000 and higher

2006-03-07 Thread Dan Fabulich (JIRA)
[ http://jira.codehaus.org/browse/MNG-2127?page=comments#action_60368 ] Dan Fabulich commented on MNG-2127: --- This undocumented environment variable is totally unnecessary in a batch script... we shouldn't be using exit /B like that. All that's needed is t

[jira] Created: (MNG-2132) mvn.bat should exit 1 when maven fails by default

2006-03-07 Thread Dan Fabulich (JIRA)
mvn.bat should exit 1 when maven fails by default - Key: MNG-2132 URL: http://jira.codehaus.org/browse/MNG-2132 Project: Maven 2 Type: Improvement Components: Command Line Versions: 2.0, 2.0.1, 2.0.2 Envir

[jira] Closed: (MPPMD-24) PMD plugin does not work with JDK5 (missing property)

2006-03-07 Thread Benoit Xhenseval (JIRA)
[ http://jira.codehaus.org/browse/MPPMD-24?page=all ] Benoit Xhenseval closed MPPMD-24: - Resolution: Fixed Already fixed in CVS/Subversion. maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://cvs.apache.org/repository/

[jira] Closed: (MSUREFIRE-75) NPE with maven-surefire-plugin-2.1.3-20060228.012944-10.jar

2006-03-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-75?page=all ] Emmanuel Venisse closed MSUREFIRE-75: - Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 2.1.3 Fixed in latest snapshot > NPE with maven-surefire-plugin-2.1.3-2006022

[jira] Updated: (MNG-2129) generated source repo page is misleading when added to the "general site".

2006-03-07 Thread Brian K. Wallace (JIRA)
[ http://jira.codehaus.org/browse/MNG-2129?page=all ] Brian K. Wallace updated MNG-2129: -- Attachment: MNG-2129-maven-site.patch > generated source repo page is misleading when added to the "general site". > --

[jira] Created: (MPIR-33) ScmReport doesn't accept non-artifactId URLs

2006-03-07 Thread Brian K. Wallace (JIRA)
ScmReport doesn't accept non-artifactId URLs Key: MPIR-33 URL: http://jira.codehaus.org/browse/MPIR-33 Project: Maven 2.x Project Info Reports Plugin Type: Bug Versions: 2.0-beta-3 Reporter: Brian K. Wallace

[jira] Updated: (MNGECLIPSE-84) need "run As Maven build..."

2006-03-07 Thread Dmitri Maximovich (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-84?page=all ] Dmitri Maximovich updated MNGECLIPSE-84: Priority: Minor (was: Major) type: Improvement (was: Bug) > need "run As Maven build..." > > > Key

[jira] Created: (MWAR-25) war:inplace ignores web.xml if defined in an alwaysactive profile

2006-03-07 Thread Miguel Griffa (JIRA)
war:inplace ignores web.xml if defined in an alwaysactive profile - Key: MWAR-25 URL: http://jira.codehaus.org/browse/MWAR-25 Project: Maven 2.x War Plugin Type: Bug Reporter: Miguel Griffa Proble

[jira] Created: (MPPMD-24) PMD plugin does not work with JDK5 (missing property)

2006-03-07 Thread Benoit Xhenseval (JIRA)
PMD plugin does not work with JDK5 (missing property) - Key: MPPMD-24 URL: http://jira.codehaus.org/browse/MPPMD-24 Project: maven-pmd-plugin Type: Bug Versions: 1.7 Reporter: Benoit Xhenseval Prior

[jira] Created: (MNG-2131) 404 in /maven-model/maven.html

2006-03-07 Thread Rainer Wasserfuhr (JIRA)
404 in /maven-model/maven.html -- Key: MNG-2131 URL: http://jira.codehaus.org/browse/MNG-2131 Project: Maven 2 Type: Bug Components: Documentation: General Versions: documentation Reporter: Rainer Wasserfuhr http://mave

[jira] Moved: (MSUREFIRE-75) NPE with maven-surefire-plugin-2.1.3-20060228.012944-10.jar

2006-03-07 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-75?page=all ] Lukas Theussl moved MPTEST-60 to MSUREFIRE-75: -- Workflow: Maven (was: jira) Key: MSUREFIRE-75 (was: MPTEST-60) Project: Maven 2.x Surefire Plugin (was: maven-test-plug

[jira] Updated: (MPTEST-60) NPE with maven-surefire-plugin-2.1.3-20060228.012944-10.jar

2006-03-07 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MPTEST-60?page=all ] Olivier Lamy updated MPTEST-60: --- Attachment: pom.xml pom.xml > NPE with maven-surefire-plugin-2.1.3-20060228.012944-10.jar > --

[jira] Commented: (MPTEST-60) NPE with maven-surefire-plugin-2.1.3-20060228.012944-10.jar

2006-03-07 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MPTEST-60?page=comments#action_60352 ] Olivier Lamy commented on MPTEST-60: I have an NPE with a snapshot (maven-surefire-plugin-2.1.3-20060228.012944-10.jar ). java.lang.NullPointerException at java.util.Hashtab

[jira] Created: (MPTEST-60) NPE with maven-surefire-plugin-2.1.3-20060228.012944-10.jar

2006-03-07 Thread Olivier Lamy (JIRA)
NPE with maven-surefire-plugin-2.1.3-20060228.012944-10.jar - Key: MPTEST-60 URL: http://jira.codehaus.org/browse/MPTEST-60 Project: maven-test-plugin Type: Bug Reporter: Olivier Lamy -- This mes

  1   2   >