Re: bug in html2xdoc

2006-02-14 Thread Nicolas De Loof
I've set maven.docs.outputencoding = ISO-8859-1 I've tried to set LANG to fr_FR.ISO-8859-1 or fr_FR.UTF-8 without any result. http://jira.codehaus.org/browse/MPXDOC-184 seems to be similar, but the xml and html generated by xdoc plugin from POM are fine in my site. I attach the generated i

[jira] Commented: (MAVEN-1743) Not a valid plugin file

2006-02-14 Thread atie (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1743?page=comments#action_58664 ] atie commented on MAVEN-1743: - I use maven 1.0.2. Actually I am not really familiar with Maven. I use it because the code that I try to run ask to use Maven 1.0.2. So that's why I use it

[jira] Updated: (MRM-62) read maven-proxy configuration

2006-02-14 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MRM-62?page=all ] Edwin Punzalan updated MRM-62: -- Assign To: Edwin Punzalan Remaining Estimate: 18 hours Original Estimate: 18 hours > read maven-proxy configuration > -- > >

Re: maven source plugin to core plugins

2006-02-14 Thread Jason van Zyl
Stephane Nicoll wrote: Hi, I would like to move the maven source plugin from the sandbox to the core plugins. I just added a couple of tests. In the same time, we can release a 1.0 WDYT? +1 Thanks, Stéphane -- .::You're welcome ::. --

Re: [vote] Release maven-clean-plugin 2.1

2006-02-14 Thread Allan Ramirez
+ 1 Carlos Sanchez wrote: +1 On 2/14/06, John Casey (mergere) <[EMAIL PROTECTED]> wrote: Hi, I wanted to call a vote to see if we can release a new version of the maven-clean-plugin for Maven 2. I've just added two features which were covered by two of the three outstanding jira issues -

[jira] Reopened: (MNG-2000) Create comprehensive profiles documentation

2006-02-14 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2000?page=all ] Allan Ramirez reopened MNG-2000: Assign To: John Casey (was: Allan Ramirez) For review/edits > Create comprehensive profiles documentation > --- > >

Re: [vote] Release maven-clean-plugin 2.1

2006-02-14 Thread Carlos Sanchez
+1 On 2/14/06, John Casey (mergere) <[EMAIL PROTECTED]> wrote: > Hi, > > I wanted to call a vote to see if we can release a new version of the > maven-clean-plugin for Maven 2. I've just added two features which were > covered by two of the three outstanding jira issues - the final jira > issue wi

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

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

Re: [vote] Release maven-clean-plugin 2.1

2006-02-14 Thread Brett Porter
John Casey (mergere) wrote: > Anyway, these are the only issues in the MCLEAN jira project, so if > there have been other fixes, we have no record of them. Except for MCLEAN-5, which is rightly left until another version as it is just a clean up that should be held until Maven 2.1 when plexus-util

[jira] Commented: (MNG-2073) Support configuring plugins that always execute

2006-02-14 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2073?page=comments#action_58661 ] Brett Porter commented on MNG-2073: --- I don't like this idea myself (having standalone goals run other goals is a bit confusing). Why use a plugin? Why can't you set those properties i

[vote] Release maven-clean-plugin 2.1

2006-02-14 Thread John Casey (mergere)
Hi, I wanted to call a vote to see if we can release a new version of the maven-clean-plugin for Maven 2. I've just added two features which were covered by two of the three outstanding jira issues - the final jira issue will have to wait for a new version of plexus-utils, and consequently, M

[maven2 build trunk - SUCCESS - checkout] Wed Feb 15 00:00:00 GMT 2006

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

[jira] Closed: (MNGECLIPSE-76) Add a popup menu for installing a jar in m2 repository (ie : launch "mvn install:install-file -Dfile=...)

2006-02-14 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-76?page=all ] Eugene Kuleshov closed MNGECLIPSE-76: - Resolution: Duplicate Duplicates MNGECLIPSE-51. It would make sense to allow that for external jars, but I am not convinced that it should deal

[jira] Created: (MNGECLIPSE-76) Add a popup menu for installing a jar in m2 repository (ie : launch "mvn install:install-file -Dfile=...)

2006-02-14 Thread Jean-Yves Lebou? (JIRA)
Add a popup menu for installing a jar in m2 repository (ie : launch "mvn install:install-file -Dfile=...) - Key: MNGECLIPSE-76 URL: http://jira.codehaus.org/browse/MNGECLIPSE-

Re: maven source plugin to core plugins

2006-02-14 Thread John Casey
+1 Stephane Nicoll wrote: Hi, I would like to move the maven source plugin from the sandbox to the core plugins. I just added a couple of tests. In the same time, we can release a 1.0 WDYT? Thanks, Stéphane -- .::You're welcome ::.

[jira] Created: (MNG-2073) Support configuring plugins that always execute

2006-02-14 Thread John Didion (JIRA)
Support configuring plugins that always execute --- Key: MNG-2073 URL: http://jira.codehaus.org/browse/MNG-2073 Project: Maven 2 Type: New Feature Components: Plugins and Lifecycle Reporter: John Didion Currently

[jira] Created: (MNG-2072) expression left out of plugin descriptor when you specify default-value before expression in @parameter mojo annotation

2006-02-14 Thread John Casey (JIRA)
expression left out of plugin descriptor when you specify default-value before expression in @parameter mojo annotation --- Key: MNG-2072 URL: http://jira.codehaus

[jira] Commented: (MNGECLIPSE-75) Handling of generated source code

2006-02-14 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-75?page=comments#action_58651 ] Eugene Kuleshov commented on MNGECLIPSE-75: --- We have an action "Update Source Folders" in Maven2 menu. It should include your generated sources into the classpath. If it

[jira] Created: (MNGECLIPSE-75) Handling of generated source code

2006-02-14 Thread Jimisola Laursen (JIRA)
Handling of generated source code - Key: MNGECLIPSE-75 URL: http://jira.codehaus.org/browse/MNGECLIPSE-75 Project: Maven 2.x Extension for Eclipse Type: New Feature Versions: 0.0.5 Environment: Linux. JDK 1.5. XmlBeans 2.x.

[jira] Updated: (MSITE-89) NPE when generating site for (ant) script mojo and parameter type is not defined explicilty.

2006-02-14 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-89?page=all ] Brett Porter updated MSITE-89: -- Fix Version: 2.0 > NPE when generating site for (ant) script mojo and parameter type is not > defined explicilty. > --

[maven2 build branches/maven-2.0.x - SUCCESS - update] Tue Feb 14 21:45:00 GMT 2006

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

[maven2 build trunk - SUCCESS - update] Tue Feb 14 21:30:00 GMT 2006

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

[jira] Closed: (MCLEAN-2) Delete additional directories and files including testOutputDirectory, outputDirectory, and directory

2006-02-14 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-2?page=all ] John Casey closed MCLEAN-2: --- Resolution: Fixed this works, using the new project in the maven-shared space called "file-management". To use this feature in the clean mojo, try something similar to th

[jira] Commented: (MASSEMBLY-64) jar-with-dependencies has a last-one-copies-wins policy which can fail signed jars

2006-02-14 Thread Emil A. Lefkof III (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-64?page=comments#action_58639 ] Emil A. Lefkof III commented on MASSEMBLY-64: - I have this need OFTEN. I hope this bug is attended to since anyone doing anythign with Apache Axis that needs javax.act

[jira] Commented: (MCLEAN-5) Replace removeDirectory() and delete by FileUtils.deleteDirectory()

2006-02-14 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-5?page=comments#action_58636 ] Brett Porter commented on MCLEAN-5: --- This is not a 2.1.1 release then, it should be 2.2. Personally, I'd go for copying the method into the clean plugin for now. > Replace removeDirec

[maven2 build branches/maven-2.0.x - SUCCESS - update] Tue Feb 14 20:45:00 GMT 2006

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

[jira] Resolved: (MPWAR-35) war.bundle's dependency need to war.bundle dependency's of dependency

2006-02-14 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-35?page=all ] Stephane Nicoll resolved MPWAR-35: -- Resolution: Won't Fix Won't fix, see maven2 for transitive dependencies. > war.bundle's dependency need to war.bundle dependency's of dependency > --

maven source plugin to core plugins

2006-02-14 Thread Stephane Nicoll
Hi, I would like to move the maven source plugin from the sandbox to the core plugins. I just added a couple of tests. In the same time, we can release a 1.0 WDYT? Thanks, Stéphane -- .::You're welcome ::. - To unsubscribe, e-m

[jira] Created: (MNG-2071) Typo: guide-coping-with-sun-jars.html

2006-02-14 Thread Rainer Wasserfuhr (JIRA)
Typo: guide-coping-with-sun-jars.html - Key: MNG-2071 URL: http://jira.codehaus.org/browse/MNG-2071 Project: Maven 2 Type: Bug Components: Documentation: General Versions: documentation Reporter: Rainer Wasserfuhr

[jira] Commented: (MAVENUPLOAD-715) JUnit addon: jfcunit

2006-02-14 Thread Dan Rollo (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-715?page=comments#action_58633 ] Dan Rollo commented on MAVENUPLOAD-715: --- Doh! How'd I miss that. Sorry, and thanks Michael! > JUnit addon: jfcunit > > > Key: MAVENUPLOAD-715

[jira] Closed: (MEV-333) Wrong POM for spring-aspects 2.0 m1

2006-02-14 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-333?page=all ] Carlos Sanchez closed MEV-333: -- Assign To: Carlos Sanchez Resolution: Fixed Sorry about that, we do our best to avoid chages > Wrong POM for spring-aspects 2.0 m1 >

[jira] Created: (MEV-334) Stax POM points to an invalid XMLBeans dependency

2006-02-14 Thread Julien Dubois (JIRA)
Stax POM points to an invalid XMLBeans dependency - Key: MEV-334 URL: http://jira.codehaus.org/browse/MEV-334 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: Julien Dubois Stax 1.1.2-de

[maven2 build trunk - SUCCESS - update] Tue Feb 14 19:00:00 GMT 2006

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

[jira] Created: (MEV-333) Wrong POM for spring-aspects 2.0 m1

2006-02-14 Thread Julien Dubois (JIRA)
Wrong POM for spring-aspects 2.0 m1 --- Key: MEV-333 URL: http://jira.codehaus.org/browse/MEV-333 Project: Maven Evangelism Type: Bug Components: Invalid POM Reporter: Julien Dubois The spring-aspects POM as changed during t

[jira] Commented: (MAVENUPLOAD-715) JUnit addon: jfcunit

2006-02-14 Thread Michael B?ckling (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-715?page=comments#action_58631 ] Michael Böckling commented on MAVENUPLOAD-715: -- It's there since some time now, have a look at http://www.ibiblio.org/maven2/net/sf/jfcunit/. > JUnit addon: jfcunit

[maven2 build branches/maven-2.0.x - SUCCESS - update] Tue Feb 14 18:15:01 GMT 2006

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

[jira] Commented: (MAVENUPLOAD-715) JUnit addon: jfcunit

2006-02-14 Thread Dan Rollo (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-715?page=comments#action_58629 ] Dan Rollo commented on MAVENUPLOAD-715: --- Any chance this will be made available on a public repo soon? I'm converting some Ant projects to use the Maven 2.0.2 Ant Dependenc

[jira] Closed: (MPXDOC-181) xdoc:init is called 6 times

2006-02-14 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-181?page=all ] Lukas Theussl closed MPXDOC-181: Resolution: Fixed Fix Version: 1.10 I fixed this by introducing new -noinit goals for all goals that are called internally. Goals that existed before shou

[jira] Reopened: (MPXDOC-181) xdoc:init is called 6 times

2006-02-14 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-181?page=all ] Lukas Theussl reopened MPXDOC-181: -- > xdoc:init is called 6 times > --- > > Key: MPXDOC-181 > URL: http://jira.codehaus.org/browse/MPXDOC-181 > Proje

[jira] Commented: (MASSEMBLY-64) jar-with-dependencies has a last-one-copies-wins policy which can fail signed jars

2006-02-14 Thread Geoffrey De Smet (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-64?page=comments#action_58626 ] Geoffrey De Smet commented on MASSEMBLY-64: --- Benjamin.Keil also contacted me for this problem. Currently I just remove them with winrar afterwards, I don't need the functio

[jira] Updated: (MCLEAN-5) Replace removeDirectory() and delete by FileUtils.deleteDirectory()

2006-02-14 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-5?page=all ] John Casey updated MCLEAN-5: Priority: Critical (was: Major) Description: this will depend on a new release of plexus-utils, to add followSymLinks behavior to FileUtils. Since plexus-utils is filt

[jira] Closed: (MCLEAN-4) does not handle symbolic links correctly

2006-02-14 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-4?page=all ] John Casey closed MCLEAN-4: --- Resolution: Fixed added "followSymLinks" flag. Also added detection of symbolic links, and behavior which will either traverse the symlink while deleting, or else simply

[jira] Closed: (MNG-1836) inherited plugin dependencies

2006-02-14 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1836?page=all ] Carlos Sanchez closed MNG-1836: --- Assign To: Carlos Sanchez Resolution: Duplicate > inherited plugin dependencies > - > > Key: MNG-1836 > URL: http

[jira] Closed: (MANTRUN-42) Ant task for the optional package are not found by maven

2006-02-14 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MANTRUN-42?page=all ] Carlos Sanchez closed MANTRUN-42: - Assign To: Carlos Sanchez Resolution: Won't Fix Check http://maven.apache.org/plugins/maven-antrun-plugin/classpaths.html for "Using optional ant tasks"

[jira] Closed: (MEV-126) poms for som emissing sun xml API + javamail 1.3.3

2006-02-14 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-126?page=all ] Carlos Sanchez closed MEV-126: -- Assign To: Carlos Sanchez (was: Edwin Punzalan) Resolution: Fixed I think almost all have been uploaded already. > poms for som emissing sun xml API + javamail

[jira] Updated: (MRM-83) Reports should be passed a listener to be able to log their discoveries

2006-02-14 Thread John Tolentino (JIRA)
[ http://jira.codehaus.org/browse/MRM-83?page=all ] John Tolentino updated MRM-83: -- Assign To: John Tolentino Due Date: 22/Feb/06 > Reports should be passed a listener to be able to log their discoveries > --

[jira] Updated: (MRM-70) Browse by Group/Artifact/Version

2006-02-14 Thread John Tolentino (JIRA)
[ http://jira.codehaus.org/browse/MRM-70?page=all ] John Tolentino updated MRM-70: -- Due Date: 17/Feb/06 > Browse by Group/Artifact/Version > > > Key: MRM-70 > URL: http://jira.codehaus.org/browse/MRM-70 >

[jira] Updated: (MRM-71) Traverse Dependencies

2006-02-14 Thread John Tolentino (JIRA)
[ http://jira.codehaus.org/browse/MRM-71?page=all ] John Tolentino updated MRM-71: -- Due Date: 20/Feb/06 > Traverse Dependencies > - > > Key: MRM-71 > URL: http://jira.codehaus.org/browse/MRM-71 > Project: Maven Rep

[jira] Closed: (MPJDEPEND-7) Cannot generate report without component property set

2006-02-14 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJDEPEND-7?page=all ] Lukas Theussl closed MPJDEPEND-7: - Resolution: Fixed > Cannot generate report without component property set > - > > Key: MPJDEPEND

Re: bug in html2xdoc

2006-02-14 Thread Lukas Theussl
Nicolas, Have you played around with the maven.docs.outputencoding property? You might also have a look here for some tips on a similar problem: http://jira.codehaus.org/browse/MPXDOC-184 If you can't get it to work, please open an issue in JIRA with a small reproducible test case. Thanks!

[jira] Closed: (MAVEN-1743) Not a valid plugin file

2006-02-14 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1743?page=all ] Lukas Theussl closed MAVEN-1743: Resolution: Won't Fix Please only open issues in JIRA if you are sure that there is actually a bug. Otherwise ask on the mailing list first. In your case you s

[jira] Commented: (MPJNLP-29) Native library support?

2006-02-14 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJNLP-29?page=comments#action_58621 ] Lukas Theussl commented on MPJNLP-29: - The jnlp plugin has just been demoted to the Maven sandbox, it is not officially maintained by us anymore. If you are interested in maintainin

[jira] Closed: (MAVEN-1744) A cycle was detected for multiproject goal

2006-02-14 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1744?page=all ] Lukas Theussl closed MAVEN-1744: Resolution: Won't Fix Please only open issues in JIRA if you are sure that there is actually a bug. Otherwise ask on the mailing list first. > A cycle was det

[maven2 build branches/maven-2.0.x - SUCCESS - update] Tue Feb 14 16:15:00 GMT 2006

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

bug in html2xdoc

2006-02-14 Thread Nicolas De Loof
It seems ther's a bug in maven1.x html2xdoc plugin : On my debian nightly build system, accentuated (french) characters are losts in resulting HTML (replaced by "?") Source HTML uses html entities, like é for "é" >From my experiments, html2xdoc produces a XML file that uses invalid encoding

[maven2 build trunk - SUCCESS - update] Tue Feb 14 16:00:00 GMT 2006

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

[jira] Closed: (CONTINUUM-578) Continuum doesn't add new projects using effective POM

2006-02-14 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-578?page=all ] Emmanuel Venisse closed CONTINUUM-578: -- Assign To: Emmanuel Venisse Resolution: Fixed Fix by settings loading improvment > Continuum doesn't add new projects using effective POM >

[jira] Created: (MSITE-89) NPE when generating site for (ant) script mojo and parameter type is not defined explicilty.

2006-02-14 Thread M. van der Plas (JIRA)
NPE when generating site for (ant) script mojo and parameter type is not defined explicilty. Key: MSITE-89 URL: http://jira.codehaus.org/browse/MSITE-89 Project: Maven 2.x Site Plug

Re: Can we get an alpha release of xslt-maven-plugin?

2006-02-14 Thread Sean Schofield
I found an issue a while back but another MyFaces user submitted a patch (MOJO-203). I believe it was you that applied it for us. So it now works great for us. Sean On 2/14/06, Jesse McConnell <[EMAIL PROTECTED]> wrote: > dev@mojo.codehaus.org is the list for mojo plugins.. > > and I'll take a

[jira] Created: (MPJNLP-29) Native library support?

2006-02-14 Thread Andy Brook (JIRA)
Native library support? --- Key: MPJNLP-29 URL: http://jira.codehaus.org/browse/MPJNLP-29 Project: maven-jnlp-plugin Type: Bug Environment: Ubuntu Linux, x86_64, ibm 150 jre. Reporter: Andy Brook I havent seen any examples of how native li

[maven2 build branches/maven-2.0.x - SUCCESS - update] Tue Feb 14 15:15:00 GMT 2006

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

[jira] Updated: (MJAR-27) jar:sign doesn't check if project prouces an artifact

2006-02-14 Thread Michael B?ckling (JIRA)
[ http://jira.codehaus.org/browse/MJAR-27?page=all ] Michael Böckling updated MJAR-27: - Attachment: MJAR-27-maven-jar-plugin.patch > jar:sign doesn't check if project prouces an artifact > - > >

[maven2 build trunk - SUCCESS - update] Tue Feb 14 15:00:00 GMT 2006

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

Re: Can we get an alpha release of xslt-maven-plugin?

2006-02-14 Thread Jesse McConnell
dev@mojo.codehaus.org is the list for mojo plugins.. and I'll take a look at the plugin. I originally imported it in from a jira ticket since I had been using a lot of xslt things and am not sure if someone else took it over or not. I'll refresh my memory on it and if no one else has jumped on t

Can we get an alpha release of xslt-maven-plugin?

2006-02-14 Thread Sean Schofield
Our project is currently using xslt-maven-plugin. (Its in the mojo sandbox on codehaus.) Would it be possible to get an alpha/beta release of that published? We need a released version in order to release our project. We could always use the old ant task but we'd rather not. Sorry if this is n

[jira] Commented: (MAVEN-1744) A cycle was detected for multiproject goal

2006-02-14 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1744?page=comments#action_58594 ] Arnaud Heritier commented on MAVEN-1744: You have certainly two projects referencing each other ... > A cycle was detected for multiproject goal > -

[jira] Created: (MAVEN-1744) A cycle was detected for multiproject goal

2006-02-14 Thread Manisha Sur (JIRA)
A cycle was detected for multiproject goal -- Key: MAVEN-1744 URL: http://jira.codehaus.org/browse/MAVEN-1744 Project: Maven Type: Bug Reporter: Manisha Sur I get the 'A cycle was detected' error for the multiproject:goa

[jira] Closed: (CONTINUUM-592) Adding a Build Definition to a project throws an NPE

2006-02-14 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-592?page=all ] Emmanuel Venisse closed CONTINUUM-592: -- Resolution: Fixed Fixed. > Adding a Build Definition to a project throws an NPE > > >

[jira] Updated: (MAVENUPLOAD-743) Rio bundle

2006-02-14 Thread Jerome Bernard (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-743?page=all ] Jerome Bernard updated MAVENUPLOAD-743: --- Attachment: rio-tools-3.2-20060208-bundle.jar rio-3.2-20060208-bundle.jar > Rio bundle > -- > > Key: MAVENUPLOAD-

[jira] Updated: (CONTINUUM-592) Adding a Build Definition to a project throws an NPE

2006-02-14 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-592?page=all ] Emmanuel Venisse updated CONTINUUM-592: --- Assign To: Emmanuel Venisse Version: 1.0.3 Fix Version: 1.0.3 > Adding a Build Definition to a project throws an NPE > ---

[jira] Commented: (MAVEN-1742) Could not find the class: org.apache.commons.jelly.tags.velocity.VelocityTagLibrary

2006-02-14 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1742?page=comments#action_58589 ] Arnaud Heritier commented on MAVEN-1742: You don't need to specify the location of this jar. You need to add its dependency in your project.xml velocity velocity 1.4 Maven wil

[jira] Commented: (MAVEN-1743) Not a valid plugin file

2006-02-14 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1743?page=comments#action_58588 ] Arnaud Heritier commented on MAVEN-1743: Did you test the jar to see if it is valid? Which maven release are you using ? > Not a valid plugin file > --- >

Re: svn commit: r377543 - in /maven/maven-1/plugins/trunk/xdoc: src/plugin-resources/css/maven-stylus.css xdocs/changes.xml xdocs/properties.xml

2006-02-14 Thread Brett Porter
Thanks! Arnaud HERITIER wrote: > Brett, > > I think that this new style is very better than the old one. It's > very more professionnal than the red-grey. It's why I asked to Lukas > to add it. I didn't see that m2 didn't use it by default. > > However I agree that it's better for us to keep

[jira] Created: (MEJB-6) Make the ejb-jar.xml deployment descriptor optional

2006-02-14 Thread Tim Kettler (JIRA)
Make the ejb-jar.xml deployment descriptor optional --- Key: MEJB-6 URL: http://jira.codehaus.org/browse/MEJB-6 Project: Maven 2.x Ejb Plugin Type: Improvement Reporter: Tim Kettler Priority: Trivial Attachmen

[jira] Commented: (MRM-36) integration with discovery and scheduling

2006-02-14 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/MRM-36?page=comments#action_58581 ] Maria Odea Ching commented on MRM-36: - This issue is related to MRM-38. A Job that invokes the discoverer and indexer should be created and then scheduled to be executed. > integrati

Re: Jira assignee

2006-02-14 Thread Emmanuel Venisse
You can now, i added you in developers list in jira Emmanuel Torbjørn Smørgrav a écrit : How do I assign issues to myself? T -Original Message- From: Torbjørn Smørgrav [mailto:[EMAIL PROTECTED] Sent: 14. februar 2006 08:56 To: scm-dev@maven.apache.org Subject: ScmResult conventions

[jira] Commented: (MWAR-21) Need a way to include limited set of webapp's dependencies

2006-02-14 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MWAR-21?page=comments#action_58580 ] David Boden commented on MWAR-21: - >It looks like there is a missing dependency scope. The one that is required >for compilation but not in the runtime. I strongly agree with this commen

Re: ScmResult conventions

2006-02-14 Thread Emmanuel Venisse
if command is in success, provider message will be always null. What do you want exactly? Is it a provider message or the command output? I'd prefer you put them back. Emmanuel Torbjørn Smørgrav a écrit : I see that some unit tests are asserting that the provider message in a ScmResult is nul

Jira assignee

2006-02-14 Thread Torbjørn Smørgrav
How do I assign issues to myself? T -Original Message- From: Torbjørn Smørgrav [mailto:[EMAIL PROTECTED] Sent: 14. februar 2006 08:56 To: scm-dev@maven.apache.org Subject: ScmResult conventions I see that some unit tests are asserting that the provider message in a ScmResult is null if

[jira] Commented: (MEV-126) poms for som emissing sun xml API + javamail 1.3.3

2006-02-14 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-126?page=comments#action_58579 ] Edwin Punzalan commented on MEV-126: Sorry, but I do not understand what I'm supposed to do... is this still assigned for me? Bec I do not have access to repo jars. ^_^ > poms for s

Re: svn commit: r377543 - in /maven/maven-1/plugins/trunk/xdoc: src/plugin-resources/css/maven-stylus.css xdocs/changes.xml xdocs/properties.xml

2006-02-14 Thread Arnaud HERITIER
Brett, I think that this new style is very better than the old one. It's very more professionnal than the red-grey. It's why I asked to Lukas to add it. I didn't see that m2 didn't use it by default. However I agree that it's better for us to keep the maven site recognisable (even if it's rea