[jira] Created: (MEV-141) WebWork POM missing dependencies for xwork (1.0.3) and ognl (2.6.5)

2005-10-22 Thread Matt Raible (JIRA)
WebWork POM missing dependencies for xwork (1.0.3) and ognl (2.6.5) --- Key: MEV-141 URL: http://jira.codehaus.org/browse/MEV-141 Project: Maven Evangelism Type: Bug Components: Invalid POM Reporter

[jira] Created: (MEV-140) Tapestry POM missing dependencies for javassist (2.6), ognl (2.6.3), commons-fileupload (1.0)

2005-10-22 Thread Matt Raible (JIRA)
Tapestry POM missing dependencies for javassist (2.6), ognl (2.6.3), commons-fileupload (1.0) - Key: MEV-140 URL: http://jira.codehaus.org/browse/MEV-140 Project: Maven Evangelism

[jira] Closed: (MNG-1289) war:exploded removes content of .class files

2005-10-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1289?page=all ] Brett Porter closed MNG-1289: - Assign To: Brett Porter Resolution: Duplicate > war:exploded removes content of .class files > > > Key: MNG-1

Re: Building repoclean

2005-10-22 Thread Brett Porter
You need to run this in maven-model: mvn -P all-models install Carlos Sanchez wrote: Hi, I'm trying to build and upgrade repoclean to the latest apis, but I don't find the package "org.apache.maven.model.v3_0_0" which was included in org.apache.maven:maven-model-2.0-beta-1-all Can anyone poin

[jira] Created: (MEV-139) Struts 1.2.4's POM should have dependencies on commons-digester, commons-beanutils and commons-validator

2005-10-22 Thread Matt Raible (JIRA)
Struts 1.2.4's POM should have dependencies on commons-digester, commons-beanutils and commons-validator Key: MEV-139 URL: http://jira.codehaus.org/browse/MEV-139 Projec

Building repoclean

2005-10-22 Thread Carlos Sanchez
Hi, I'm trying to build and upgrade repoclean to the latest apis, but I don't find the package "org.apache.maven.model.v3_0_0" which was included in org.apache.maven:maven-model-2.0-beta-1-all Can anyone point me in the right direction? Regards --

[jira] Commented: (MNG-1288) war:exploded removes content of .class files

2005-10-22 Thread Victor Yushenko (JIRA)
[ http://jira.codehaus.org/browse/MNG-1288?page=comments#action_49074 ] Victor Yushenko commented on MNG-1288: -- I really needed to fix it so I looked at the code and made the fix. The problem is that if source and destination 'classes' folder is the sam

[jira] Updated: (MNG-1288) war:exploded removes content of .class files

2005-10-22 Thread Victor Yushenko (JIRA)
[ http://jira.codehaus.org/browse/MNG-1288?page=all ] Victor Yushenko updated MNG-1288: - Attachment: MNG-1288-maven-war-plugin.patch This patch contains the fix for this issue. > war:exploded removes content of .class files > ---

Re: Japanese Translation of maven-site-plugin

2005-10-22 Thread Naoki Nose
Hi, Vincent. I'm sorry for my mistake. I Attached fixed version of site-plugin_ja.propeties file saved with UTF-8. Thanks, -- Naoki Nose Vincent Siveton wrote: Hi Noaki, Thanks for your contribution! The site-plugin_ja.properties file seems to be not save with UTF-8 encoding. http://mail-ar

[jira] Moved: (MNG-1289) war:exploded removes content of .class files

2005-10-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MNG-1289?page=all ] Arnaud Heritier moved MPWAR-51 to MNG-1289: --- Complexity: Intermediate Workflow: Maven (was: jira) Key: MNG-1289 (was: MPWAR-51) Project: Maven 2 (was: maven-war-plu

[jira] Created: (MNG-1288) war:exploded removes content of .class files

2005-10-22 Thread Victor Yushenko (JIRA)
war:exploded removes content of .class files Key: MNG-1288 URL: http://jira.codehaus.org/browse/MNG-1288 Project: Maven 2 Type: Bug Components: maven-war-plugin Environment: WIndowx XP Reporter: Victor Yushenko To

[jira] Closed: (MPSITE-11) excessive right margin

2005-10-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPSITE-11?page=all ] Arnaud Heritier closed MPSITE-11: - Resolution: Cannot Reproduce Will be reopened (in xdoc plugin) if necessary > excessive right margin > -- > > Key: MPSITE-11 >

[jira] Closed: (MPSITE-18) Document sshdeploy (solution attached)

2005-10-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPSITE-18?page=all ] Arnaud Heritier closed MPSITE-18: - Resolution: Fixed Fix Version: 1.7 Applied. Thanks > Document sshdeploy (solution attached) > -- > > Key: MP

[jira] Created: (MNG-1287) Bring back dependency path tree in "Failed to resolve artifact." error

2005-10-22 Thread Carlos Sanchez (JIRA)
Bring back dependency path tree in "Failed to resolve artifact." error -- Key: MNG-1287 URL: http://jira.codehaus.org/browse/MNG-1287 Project: Maven 2 Type: Improvement Components: maven-core

[jira] Updated: (MNG-1280) tag really doesn't work

2005-10-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1280?page=all ] Carlos Sanchez updated MNG-1280: Attachment: app-webapp.zip Simpler test case using commons-logging When running mvn clean:clean package -X you shouldn't get at the end any of avalon-framework-4

[jira] Closed: (MPSITE-25) site:ftpdeploy should make chmod attribute configurable

2005-10-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPSITE-25?page=all ] Arnaud Heritier closed MPSITE-25: - Resolution: Fixed site:ftpdeploy can use maven.site.chmod.mode to make chmod attribute configurable. > site:ftpdeploy should make chmod attribute configurabl

[jira] Closed: (MPSITE-39) Deploy site on unix create rights rwxr-xr-x. Group members can't override files.

2005-10-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPSITE-39?page=all ] Arnaud Heritier closed MPSITE-39: - Assign To: Arnaud Heritier Resolution: Fixed Fix Version: 1.7 chmod is now setted to 775 by default > Deploy site on unix create rights rwxr-xr-x.

[jira] Created: (MNG-1286) Check exclusions against relocated artifacts

2005-10-22 Thread Carlos Sanchez (JIRA)
Check exclusions against relocated artifacts Key: MNG-1286 URL: http://jira.codehaus.org/browse/MNG-1286 Project: Maven 2 Type: Improvement Versions: 2.0 Reporter: Carlos Sanchez Fix For: 2.0.1 When using a

[jira] Updated: (MNG-1280) tag really doesn't work

2005-10-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1280?page=all ] Carlos Sanchez updated MNG-1280: Priority: Critical (was: Major) Component: maven-war-plugin > tag really doesn't work > --- > > Key: MNG-1280 >

proposed SVN reorg and new bootstrap

2005-10-22 Thread Brett Porter
this relates to MNG-123, MNG-263 the objectives we have: 1) build m2 with m2 (this is already possible, but I think now that 2.0 is out this should be the primary technique) 2) build source distros (these won't include plugins, and will build as above) 3) bootstrap without an m2 installation 4

[jira] Updated: (MNG-1224) Missing i18n resulting in a build failure

2005-10-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1224?page=all ] Carlos Sanchez updated MNG-1224: Fix Version: 2.0.1 > Missing i18n resulting in a build failure > - > > Key: MNG-1224 > URL: http://jira.codeh

[jira] Closed: (MEV-138) Invalid dependence in hibernate-annotations-3.1beta3.pom

2005-10-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-138?page=all ] Carlos Sanchez closed MEV-138: -- Assign To: Carlos Sanchez Resolution: Won't Fix hibernate-annotations-3.1beta3 contains a snapshot version of ejb3 and the manifest says that. Please let us know

[jira] Moved: (MEV-138) Invalid dependence in hibernate-annotations-3.1beta3.pom

2005-10-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-138?page=all ] Carlos Sanchez moved MNG-1238 to MEV-138: - Priority: (was: Trivial) Component: (was: repository-tools) Complexity: (was: Novice) Workflow: jira (was: Maven)

[jira] Closed: (MNG-1266) Fatal error trying "mvn site"

2005-10-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1266?page=all ] Carlos Sanchez closed MNG-1266: --- Assign To: Carlos Sanchez Resolution: Duplicate > Fatal error trying "mvn site" > - > > Key: MNG-1266 > URL: http

[jira] Closed: (MPSITE-34) site:sshdeploy now always fails for any remote error

2005-10-22 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPSITE-34?page=all ] Arnaud Heritier closed MPSITE-34: - Resolution: Fixed New property maven.site.failonerror can be used bypass remote errors. > site:sshdeploy now always fails for any remote error > -

[jira] Created: (MPWAR-51) war:exploded removes content of .class files

2005-10-22 Thread Victor Yushenko (JIRA)
war:exploded removes content of .class files Key: MPWAR-51 URL: http://jira.codehaus.org/browse/MPWAR-51 Project: maven-war-plugin Type: Bug Environment: WIndowx XP Reporter: Victor Yushenko To enable development in My

[jira] Commented: (MAVENUPLOAD-557) Upload Antlr 2.7.5, please

2005-10-22 Thread Michael Neale (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-557?page=comments#action_49063 ] Michael Neale commented on MAVENUPLOAD-557: --- Carlos, pom is already in ibiblio repository, so is licence, All that is missing is the jar ! (which bob kindly provided in

[jira] Created: (MEV-137) No pom/jar is available for the URL Rewrite Filter

2005-10-22 Thread Matt Raible (JIRA)
No pom/jar is available for the URL Rewrite Filter -- Key: MEV-137 URL: http://jira.codehaus.org/browse/MEV-137 Project: Maven Evangelism Type: Bug Components: Missing POM Reporter: Matt Raible JAR does not appea

[jira] Created: (MNG-1285) rename to help plugin

2005-10-22 Thread Brett Porter (JIRA)
rename to help plugin - Key: MNG-1285 URL: http://jira.codehaus.org/browse/MNG-1285 Project: Maven 2 Type: Task Components: maven-projecthelp-plugin Reporter: Brett Porter -- This message is automatically generated by JIRA. - If you thin

Re: download report was: svn commit: r322514

2005-10-22 Thread Brett Porter
Anyone have some thoughts on splitting this out? - Brett Brett Porter wrote: I may have suggested putting this here in the past, but thinking about it Im not so sure this is a good idea. Can we have a separate plugin, or put it into the project info reports, or does it rely on information from

[maven2 build - SUCCESS - checkout] Sun Oct 23 00:15:00 GMT 2005

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

[jira] Created: (MNG-1284) Metadata missing from ibiblio

2005-10-22 Thread Wendy Smoak (JIRA)
Metadata missing from ibiblio - Key: MNG-1284 URL: http://jira.codehaus.org/browse/MNG-1284 Project: Maven 2 Type: Improvement Components: maven-archetype-plugin Reporter: Wendy Smoak m2 archetype:create -DarchetypeArtifactId=maven-

[jira] Updated: (MNG-1268) Complete the Introduction to the POM page

2005-10-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1268?page=all ] Brett Porter updated MNG-1268: -- Version: (was: 2.0) Fix Version: (was: 2.0) > Complete the Introduction to the POM page > - > > Key: MNG-1

[jira] Updated: (MNG-1267) Complete the Introduction to the Standard Directory Layout

2005-10-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1267?page=all ] Brett Porter updated MNG-1267: -- Version: (was: 2.0) Fix Version: (was: 2.0) > Complete the Introduction to the Standard Directory Layout >

[jira] Commented: (MNG-1282) configured directory permissions ignored

2005-10-22 Thread Jorg Heymans (JIRA)
[ http://jira.codehaus.org/browse/MNG-1282?page=comments#action_49060 ] Jorg Heymans commented on MNG-1282: --- forgot to say : scp is used as provider > configured directory permissions ignored > > > Key: MNG

[jira] Created: (MNG-1283) Site deployment doesn't allow users in the group to write files

2005-10-22 Thread Arnaud Heritier (JIRA)
Site deployment doesn't allow users in the group to write files --- Key: MNG-1283 URL: http://jira.codehaus.org/browse/MNG-1283 Project: Maven 2 Type: Bug Components: maven-site-plugin Versions: 2.0

[jira] Created: (MNG-1282) configured directory permissions ignored

2005-10-22 Thread Jorg Heymans (JIRA)
configured directory permissions ignored Key: MNG-1282 URL: http://jira.codehaus.org/browse/MNG-1282 Project: Maven 2 Type: Bug Components: maven-deploy-plugin Versions: 2.0 Reporter: Jorg Heymans I've specified

Re: maven 2.x site as the main site

2005-10-22 Thread Felipe Leme
Hi Brett, Brett Porter wrote: That doc hasn't been on the main site for a long time and should be removed. See, Google makes some documents immortal :-) Maven 1.0 is available under the link at the top of the page. We're Sorry, I should have tried it again before sending my previous mess

[jira] Closed: (MNG-1277) PUT operation is not supported by Light Weight HTTP wagon

2005-10-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1277?page=all ] Brett Porter closed MNG-1277: - Assign To: Brett Porter Resolution: Won't Fix JIRA is for bugs and feature requests, not questions - please use the Maven users list in future. The answer to you

Re: Providing source distribution?

2005-10-22 Thread Brett Porter
We have to do some reorganisation first to get the plugins out of the way. I'm posting something shortly. - Brett Vincent Siveton wrote: Hi, Is it planned to provide a source distribution of maven 2 (and its plugins)? (actually, http://www.apache.org/dist/maven/source/ is empty) Cheers, Vin

Re: M2 ant tasks, remote repository upload

2005-10-22 Thread Brett Porter
Sorry, I hadn't updated the documentation after doing this. There are two alternatives: 1) add the wagon and its dependencies to the classpath (eg, wagon-ssh and jsch; wagon-ftp and commons-net) 2) use The latter is what would be documented (an example is in the sample script). Cheers, Brett

Re: maven 2.x site as the main site

2005-10-22 Thread Brett Porter
That doc hasn't been on the main site for a long time and should be removed. Maven 1.0 is available under the link at the top of the page. We're still cleaning up, so if you find anything feel free to point it out and/or fix it :) - Brett Felipe Leme wrote: Hi Jason, Now that the move is d

Re: maven 2.x site as the main site

2005-10-22 Thread Felipe Leme
Hi Jason, Now that the move is done, what about the /maven1 directory? The way the site is now, you cannot browse to the old maven1 stuff; in particular, I had to find that user guide I had to use Google to help me: http://maven.apache.org/reference/user-guide.html -- Felipe Jason van Zyl

Bug (maybe?) resolved in eclipse plugin for .wtpmodules

2005-10-22 Thread Jeff
(Sorry for my poor english. Hopefully, I'm not as dumb as my english sound...) The eclipse plugin didn't generate a correct .wtpmodule for me. The dependencies artifact where not included. I traced back the problem to the call to project.getArtifacts() in EclipseWtpmodulesWriter (line 193)

[jira] Commented: (MEV-136) MyFaces requires commons-digester and commons-el

2005-10-22 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-136?page=comments#action_49058 ] Wendy Smoak commented on MEV-136: - MyFaces dependency information: http://wiki.apache.org/myfaces/Library_dependencies http://myfaces.apache.org/gettingstarted.htm > MyFaces require

[jira] Created: (MAVENUPLOAD-564) Please Upload - xdriveunit

2005-10-22 Thread Donavon Buss (JIRA)
Please Upload - xdriveunit -- Key: MAVENUPLOAD-564 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-564 Project: maven-upload-requests Type: Task Reporter: Donavon Buss http://xdriveunit.flexiblewebs.com/xdriveunit-0.3-bundle.jar

RE: Other issues on the web site

2005-10-22 Thread Arnaud HERITIER
Ok, I'll fix them as soon as Brett will fix rights on minotaur. Arnaud > -Message d'origine- > De : Vincent Siveton [mailto:[EMAIL PROTECTED] > Envoyé : samedi 22 octobre 2005 15:29 > À : 'Maven Developers List' > Objet : Other issues on the web site > > Hi, > > In the top left of th

[jira] Created: (MEV-136) MyFaces requires commons-digester and commons-el

2005-10-22 Thread Matt Raible (JIRA)
MyFaces requires commons-digester and commons-el Key: MEV-136 URL: http://jira.codehaus.org/browse/MEV-136 Project: Maven Evangelism Type: Bug Components: Invalid POM Reporter: Matt Raible Here's a revised versi

M2 ant tasks, remote repository upload

2005-10-22 Thread Steve Loughran
Hi, I'm trying to finish off my fun with the M2 ant tasks with remote repository upload. When I try any urls of the type ftp:// scpexe:// scp:// I get told that these are Unsupported Protocols; there is no wagon supporting thm. -What are the supported protocols out the box for remote deplo

[jira] Created: (MNG-1281) Most of the links off the m2 ant task documentation page are broken

2005-10-22 Thread Steve Loughran (JIRA)
Most of the links off the m2 ant task documentation page are broken --- Key: MNG-1281 URL: http://jira.codehaus.org/browse/MNG-1281 Project: Maven 2 Type: Bug Components: documentation Versions:

[jira] Commented: (MNG-948) Broken Links on Maven2 Website

2005-10-22 Thread Matt Kurjanowicz (JIRA)
[ http://jira.codehaus.org/browse/MNG-948?page=comments#action_49056 ] Matt Kurjanowicz commented on MNG-948: -- By documentation page I mean http://maven.apache.org/guides/index.html. > Broken Links on Maven2 Website > -- > >

[jira] Commented: (MNG-948) Broken Links on Maven2 Website

2005-10-22 Thread Matt Kurjanowicz (JIRA)
[ http://jira.codehaus.org/browse/MNG-948?page=comments#action_49055 ] Matt Kurjanowicz commented on MNG-948: -- The links at the bottom of the Documentation page for the project descriptor and settings-descriptor do not work. They point to http://maven

Re: [M2][Proposal] J2EE builds best practices and conventions

2005-10-22 Thread David Le Strat
Vincent, Thanks for sharing this proposal. Very well put. We follow a similar structure in my correct project to deal with code releases, DB scripts and scripts promotion, domains management and other configurations. I have some comments below: --- Vincent Massol <[EMAIL PROTECTED]> wrote: >

RE: [M2] Database plugin?

2005-10-22 Thread Vincent Massol
> -Original Message- > From: Vincent Siveton [mailto:[EMAIL PROTECTED] > Sent: samedi 22 octobre 2005 17:04 > To: 'Maven Developers List' > Subject: RE: [M2] Database plugin? > > Hi Vincent, > > > I'm looking for a m2 db plugin. Anyone working on one? > > Good idea! > > > I'm currentl

[jira] Created: (MNG-1280) tag really doesn't work

2005-10-22 Thread Alexandre Vivien (JIRA)
tag really doesn't work --- Key: MNG-1280 URL: http://jira.codehaus.org/browse/MNG-1280 Project: Maven 2 Type: Bug Versions: 2.0 Environment: windows Reporter: Alexandre Vivien Fix For: 2.0.1 Attachments: example.zip

RE: Japanese Translation of maven-site-plugin

2005-10-22 Thread Vincent Siveton
Hi Noaki, Thanks for your contribution! The site-plugin_ja.properties file seems to be not save with UTF-8 encoding. http://mail-archives.apache.org/mod_mbox/maven-dev/200510.mbox/%3c4359F188.4 [EMAIL PROTECTED] To update the documentation, did you call the site goal with a specific ourputEncodi

Re: [vote] repository plugin

2005-10-22 Thread Lukas Theussl
+1 Lukas Jason van Zyl wrote: Hi, I'd like to release the first version of the repository plugin so that people using m2 can create upload bundles from m2. +1 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

Re: [vote] repository plugin

2005-10-22 Thread Trygve Laugstøl
On Fri, 2005-10-21 at 11:18 -0700, Jason van Zyl wrote: > Hi, > > I'd like to release the first version of the repository plugin so that > people using m2 can create upload bundles from m2. +1, nice work Jason. -- Trygve - To

RE: [M2] Database plugin?

2005-10-22 Thread Vincent Siveton
Hi Vincent, > I'm looking for a m2 db plugin. Anyone working on one? Good idea! > I'm currently working with Derby but ideally this plugin should probably > be > generic (with extensions) and allow to do things like: > > 1- create schema > 2- load data in database Dbunit (as you know) could do

Re: [vote] maven-resources-plugin

2005-10-22 Thread Trygve Laugstøl
On Thu, 2005-10-20 at 17:53 -0700, Jason van Zyl wrote: > Howdy, > > I'd like to release the resources plugin as it fixes a couple issues and > closes out all the issues for the resources plugin: > > http://jira.codehaus.org/browse/MNG-1193 > http://jira.codehaus.org/browse/MNG-1194 +1 -- Trygv

[jira] Created: (MNG-1279) Add ability to generate a basic pom when installing a file.

2005-10-22 Thread Philipp Meier (JIRA)
Add ability to generate a basic pom when installing a file. --- Key: MNG-1279 URL: http://jira.codehaus.org/browse/MNG-1279 Project: Maven 2 Type: New Feature Components: maven-install-plugin Versions: 2

[jira] Created: (MNG-1278) Broken Links on Getting Started page

2005-10-22 Thread Binil Thomas (JIRA)
Broken Links on Getting Started page Key: MNG-1278 URL: http://jira.codehaus.org/browse/MNG-1278 Project: Maven 2 Type: Bug Components: documentation Versions: 2.0 Reporter: Binil Thomas Priority: Trivial Many l

Providing source distribution?

2005-10-22 Thread Vincent Siveton
Hi, Is it planned to provide a source distribution of maven 2 (and its plugins)? (actually, http://www.apache.org/dist/maven/source/ is empty) Cheers, Vincent - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command

Other issues on the web site

2005-10-22 Thread Vincent Siveton
Hi, In the top left of the following page http://maven.apache.org/maven-1.x/index.html there are broken links: Plugins | Plugins Sandbox | Continuum | Maven 2.0 | Cheers, Vincent - To unsubscribe, e-mail: [EMAIL PROTECTED] F

[M2] Database plugin?

2005-10-22 Thread Vincent Massol
Hi, I'm looking for a m2 db plugin. Anyone working on one? I'm currently working with Derby but ideally this plugin should probably be generic (with extensions) and allow to do things like: 1- create schema 2- load data in database 3- start/stop database (database dependent) 4- create db instanc

[maven2 build - SUCCESS - update] Sat Oct 22 11:15:00 GMT 2005

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

[jira] Closed: (MNG-1264) Add support for packaging .par and .ejb3 files in an .ear file

2005-10-22 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-1264?page=all ] Stephane Nicoll closed MNG-1264: Resolution: Fixed Fix Version: 2.0.1 Applied, thanks. > Add support for packaging .par and .ejb3 files in an .ear file > ---

Re: [vote] repository plugin

2005-10-22 Thread Stephane Nicoll
+1 On 10/22/05, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > > +1 > > Arnaud > > > -Message d'origine- > > De : Jason van Zyl [mailto:[EMAIL PROTECTED] > > Envoyé : vendredi 21 octobre 2005 20:18 > > À : Maven Developers List > > Objet : [vote] repository plugin > > > > Hi, > > > > I'd lik

RE: Issues on maven web site

2005-10-22 Thread Arnaud HERITIER
Brett, Can you change the rights on /www/maven.apache.org/ All that you published some days ago doesn't allow the group to write. Thanks Arnaud _ De : Arnaud HERITIER [mailto:[EMAIL PROTECTED] Envoyé : vendredi 21 octobre 2005 11:01 À : Maven Developers List Objet

Japanese Translation of maven-site-plugin

2005-10-22 Thread Naoki Nose
Hi. Following the instruction described below url, I translate resource files of maven-site-plugin to Japanese. http://maven.apache.org/maven2/plugins/maven-site-plugin/i18n.html Please check attached files. Translating these files, I've found a problem. There is following line in site-plugi

[jira] Created: (MNG-1277) PUT operation is not supported by Light Weight HTTP wagon

2005-10-22 Thread Parveen Beniwal (JIRA)
PUT operation is not supported by Light Weight HTTP wagon -- Key: MNG-1277 URL: http://jira.codehaus.org/browse/MNG-1277 Project: Maven 2 Type: Wish Reporter: Parveen Beniwal I m getting the msg "PUT operat

RE: [vote] repository plugin

2005-10-22 Thread Arnaud HERITIER
+1 Arnaud > -Message d'origine- > De : Jason van Zyl [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 21 octobre 2005 20:18 > À : Maven Developers List > Objet : [vote] repository plugin > > Hi, > > I'd like to release the first version of the repository > plugin so that people using m2

[jira] Commented: (MNG-1136) clover breaks when encountering assert statements.

2005-10-22 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MNG-1136?page=comments#action_49040 ] Vincent Massol commented on MNG-1136: - Hi Matthew, Could you please tell me exactly your configuration and what goal your're running? Could you please also send us the stack trace y