[jira] Commented: (MPARTIFACT-33) deploy need that the passphrase AND the privatekey defined

2004-07-21 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Thu, 22 Jul 2004 2:12 AM Body: I also done it :-( My key is registred on my account on minautor. I use putty/pageant to open a session : Using username "aheritier". Authenticating with public key

RE: [ANN] Maven Ant Plugin 1.8 released

2004-07-21 Thread Arnaud HERITIER
I don't think that Carlos added a test when he applied the patch. However I have no idea on how we can test this?? You have an idea Dion? Arnaud > -Message d'origine- > De : Dion Gillard [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 22 juillet 2004 03:38 > À : Maven Developers List > Objet 

[jira] Commented: (MPMULTIPROJECT-40) Hidden ClassCastException below ReactorTag.getSortedProjects() with multiple entries in maven.multiproject.includes

2004-07-21 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 21 Jul 2004 9:41 PM Body: Are you sure there are no issues with the project and it's properties being loaded? I have multiple excludes/includes in the multiproject properties all the time and th

Re: [ANN] Maven Ant Plugin 1.8 released

2004-07-21 Thread Dion Gillard
Was there a test case to go along with the fixed bug? On Wed, 21 Jul 2004 21:36:34 +0200, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > The maven team is pleased to announce the Maven Ant Plugin 1.8 release! > > http://maven.apache.org/reference/plugins/ant/ > > Generates ant build files from a m

[jira] Commented: (MPARTIFACT-33) deploy need that the passphrase AND the privatekey defined

2004-07-21 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 21 Jul 2004 9:34 PM Body: It hangs as it is waiting on a password. I *don't* need the private key when I'm deploying as I've set up my key on the server in ~/.ssh/authorized_keys

Re: How do you like your patches?

2004-07-21 Thread Dion Gillard
On Thu, 22 Jul 2004 00:38:26 +0200, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > Hello everybody > > I'm new here on the maven dev-list, so I need your help with some > information on submitting patches. > > I have just opened an issue in JIRA [1] for fixes to the Maven xdocs. > Now the fixes may

Is "artifactId" allowed in a project.xml file?

2004-07-21 Thread Dennis Lundberg
(Reposting this to the dev-list instead of the user-list) I am going through the documentation for Maven and I am getting mixed messages regarding "artifactId". In the xml-schema [1] there does not seem to be an element called "artifactId" in the sequence for the "project" element. If I add an "art

How do you like your patches?

2004-07-21 Thread Dennis Lundberg
Hello everybody I'm new here on the maven dev-list, so I need your help with some information on submitting patches. I have just opened an issue in JIRA [1] for fixes to the Maven xdocs. Now the fixes may be small but there are a lot of them. Changes have been made to 30+ files in the xdocs dir

[jira] Created: (MAVEN-1386) A big bunch of fixes to maven xdocs

2004-07-21 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1386 Here is an overview of the issue: - Key:

[jira] Updated: (MPARTIFACT-33) deploy need that the passphrase AND the privatekey defined

2004-07-21 Thread jira
The following issue has been updated: Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED]) Date: Wed, 21 Jul 2004 5:42 PM Changes: assignee changed from Brett Porter summary changed from scm:perform-release need that the passphrase AND the privatekey defined

[jira] Commented: (MAVEN-382) POM encoding problem

2004-07-21 Thread jira
The following comment has been added to this issue: Author: Norbert Pabis Created: Wed, 21 Jul 2004 5:42 PM Body: A quick look into current MavenUtils (from HEAD) brings a conclusion that this issue is only partially fixed. In about maven-b10 a project descriptor in MavenUtils.ge

RE: Problem to deploy a plugin

2004-07-21 Thread Arnaud HERITIER
bother! :-( I opened it on the scm plugin. We'll move it if necessary. Arnaud > -Message d'origine- > De : Carlos Sanchez [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 21 juillet 2004 23:01 > À : 'Maven Developers List' > Objet : RE: Problem to deploy a plugin > > Artifact plugin I thi

[jira] Updated: (MPSCM-19) scm:perform-release need that the passphrase AND the privatekey defined

2004-07-21 Thread jira
The following issue has been updated: Updater: Arnaud HERITIER (mailto:[EMAIL PROTECTED]) Date: Wed, 21 Jul 2004 5:03 PM Comment: Log when I only define the privatekey. Changes: Attachment changed to log.with.privatekey --

[jira] Updated: (MPSCM-19) scm:perform-release need that the passphrase AND the privatekey defined

2004-07-21 Thread jira
The following issue has been updated: Updater: Arnaud HERITIER (mailto:[EMAIL PROTECTED]) Date: Wed, 21 Jul 2004 5:01 PM Comment: Log when I only define the passphrase Changes: Attachment changed to log.with.passphrase ---

RE: Problem to deploy a plugin

2004-07-21 Thread Carlos Sanchez
Artifact plugin I think > -Original Message- > From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 21, 2004 10:44 PM > To: 'Maven Developers List' > Subject: RE: Problem to deploy a plugin > > Ok I will open an issue. > > In the scm plugin ? > > Arnaud > > > -M

[jira] Created: (MPSCM-19) scm:perform-release need that the passphrase AND the privatekey defined

2004-07-21 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPSCM-19 Here is an overview of the issue: - Key: M

RE: Problem to deploy a plugin

2004-07-21 Thread Arnaud HERITIER
Ok I will open an issue. In the scm plugin ? Arnaud > -Message d'origine- > De : Carlos Sanchez [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 21 juillet 2004 21:58 > À : 'Maven Developers List' > Objet : RE: Problem to deploy a plugin > > Do you need both? > I think I also needed both,

RE: Problem to deploy a plugin

2004-07-21 Thread Carlos Sanchez
Do you need both? I think I also needed both, but didn't create an issue in JIRA, could you create it? > -Original Message- > From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 21, 2004 9:42 PM > To: 'Maven Developers List' > Subject: RE: Problem to deploy a plugin >

RE: Problem to deploy a plugin

2004-07-21 Thread Arnaud HERITIER
As you said I setted these properties and it works: maven.repo.apache.username= maven.repo.apache.privatekey= maven.repo.apache.passphrase= But I don't understand why I need to define the privatekey AND the passphrase? Arnaud. > -Message d'origine- > De : Carlos Sanchez [mailto:[EMAIL P

[ANN] Maven Ant Plugin 1.8 released

2004-07-21 Thread Arnaud HERITIER
The maven team is pleased to announce the Maven Ant Plugin 1.8 release! http://maven.apache.org/reference/plugins/ant/ Generates ant build files from a maven project, so that plain ant users can build your project Changes in this version include: New Features: o Add ant's setproxy tag. Is

[jira] Commented: (MPGENAPP-16) Use of template.jelly does not work and is not documented.

2004-07-21 Thread jira
The following comment has been added to this issue: Author: Erik Husby Created: Wed, 21 Jul 2004 3:32 PM Body: Just learned that the template.jelly file should not have any "goal" statements in it, just straight jelly code. Thus this problem is reduced to one, a lack of documenta

[jira] Created: (MPGENAPP-17) Incorrectly assumes user's .maven directory is ${user.home}

2004-07-21 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPGENAPP-17 Here is an overview of the issue: - Key

[jira] Updated: (MPGENAPP-16) Use of template.jelly does not work and is not documented.

2004-07-21 Thread jira
The following issue has been updated: Updater: Erik Husby (mailto:[EMAIL PROTECTED]) Date: Wed, 21 Jul 2004 3:07 PM Comment: The template.jelly file to be imported. Changes: Attachment changed to template.jelly ---

[jira] Updated: (MPGENAPP-16) Use of template.jelly does not work and is not documented.

2004-07-21 Thread jira
The following issue has been updated: Updater: Erik Husby (mailto:[EMAIL PROTECTED]) Date: Wed, 21 Jul 2004 3:05 PM Comment: The traceback produced when template.jelly is imported. Changes: Attachment changed to traceback.log

[jira] Created: (MPGENAPP-16) Use of template.jelly does not work and is not documented.

2004-07-21 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPGENAPP-16 Here is an overview of the issue: - Key

[jira] Commented: (MAVEN-382) POM encoding problem

2004-07-21 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Wed, 21 Jul 2004 3:03 PM Body: Currently we are cleaning up the JIRA issues and set accurate fix versions. Outdated issues will be ignored as the problem may have been already fixed. ---

[jira] Commented: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-07-21 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Wed, 21 Jul 2004 2:54 PM Body: Running with -X I get the ClassCastException reported by other issues Unexpected error evaluating expression java.lang.ClassCastException at org.apache.maven.

[jira] Updated: (MPMULTIPROJECT-40) Hidden ClassCastException below ReactorTag.getSortedProjects() with multiple entries in maven.multiproject.includes

2004-07-21 Thread jira
The following issue has been updated: Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED]) Date: Wed, 21 Jul 2004 2:48 PM Changes: summary changed from Hidden ClassCastException to Hidden ClassCastException below ReactorTag.getSortedProjects() with multiple entries in m

[jira] Commented: (MAVEN-382) POM encoding problem

2004-07-21 Thread jira
The following comment has been added to this issue: Author: Norbert Pabis Created: Wed, 21 Jul 2004 10:57 AM Body: Does this "Fix version" mean this bug won't be considered in the reasonable future? If you want I could find some spare time in two weeks to look at this problem again

[jira] Commented: (MPJCOVERAGE-13) When instrumenting a project with a thousand files, the instrumentation fails

2004-07-21 Thread jira
The following comment has been added to this issue: Author: Emmanuel Venisse Created: Wed, 21 Jul 2004 10:53 AM Body: maven2 : http://cvs.apache.org/viewcvs.cgi/maven-components/ The new jcoverage plugin is hosted on Codehaus, but we don't have for the moment a public access.

[jira] Commented: (MPMULTIPROJECT-42) Multiproject fails calculating dependencies due to internal exception

2004-07-21 Thread jira
The following comment has been added to this issue: Author: Jerome Lacoste Created: Wed, 21 Jul 2004 10:40 AM Body: That's probably a duplicate of the issue I reported earlier this week. See MPMULTIPROJECT-40. Dion, can you modify the title of my issue, as I couldn't do it. See h

[jira] Commented: (MAVEN-1385) Dependencies are 0k after download

2004-07-21 Thread jira
The following comment has been added to this issue: Author: Michael Mattox Created: Wed, 21 Jul 2004 10:22 AM Body: The remote repository is hosted with Jetty. The file exists there. I do a build of cs-common and do jar:install-snapshot and verify it's in the local repo. Then w

[jira] Commented: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-07-21 Thread jira
The following comment has been added to this issue: Author: John Taylor Created: Wed, 21 Jul 2004 10:13 AM Body: OK, well I don't know enough about the internals of Maven, but there is certainly a difference between "maven.repo.central" and "astrogrid.basebase". Perhaps it's that

[jira] Commented: (MAVEN-1385) Dependencies are 0k after download

2004-07-21 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Wed, 21 Jul 2004 10:12 AM Body: > When I look at the snapshot jar created in the first command, > it is now 0 bytes. Do you look in your local repo or the remote one? What remote repo are you usi

[jira] Commented: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-07-21 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Wed, 21 Jul 2004 10:06 AM Body: I think it has nothing to do with "built in" properties, all properties are at the same level. -

[jira] Commented: (MPJCOVERAGE-13) When instrumenting a project with a thousand files, the instrumentation fails

2004-07-21 Thread jira
The following comment has been added to this issue: Author: Guillaume Nodet Created: Wed, 21 Jul 2004 10:03 AM Body: No problems, i will use my own plugin for this purpose. Where can i found info about maven2 (source repository ?) --

[jira] Created: (MAVEN-1385) Dependencies are 0k after download

2004-07-21 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1385 Here is an overview of the issue: - Key:

[jira] Commented: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-07-21 Thread jira
The following comment has been added to this issue: Author: John Taylor Created: Wed, 21 Jul 2004 9:41 AM Body: Yes, as far as I can tell the issue is that subprojects inherit from one level above OK for most properties. However, inheritance/overriding of "built-in" properties su

Re: JIRA issues pertaining to versions

2004-07-21 Thread Trygve Laugstøl
On Tue, Jul 20, 2004 at 08:42:04PM +0200, Arnaud HERITIER wrote: > I think (if others are agree) that it could be a good idea to create a > new group or to give to maven-developers the right to manage > versions. +1 -- Trygve > > Arnaud > > > -Message d'origine- > > De : bob mcwhirter

Re: [jira] Assigned: (MPJCOVERAGE-4) make jcoverage integrate better with cactus

2004-07-21 Thread Emmanuel Venisse
> > Hi Vincent, > > > > No problem. I thought that you could do it one day because you know > > cactus. > > I thought it was a jcoverage issue? (I have to admit I haven't read the > issue). I wouldn't like to have to modify Cactus just to support jcoverage. > For Clover, I haven't had to do this.

RE: [jira] Assigned: (MPJCOVERAGE-4) make jcoverage integrate better with cactus

2004-07-21 Thread Vincent Massol
> -Original Message- > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Sent: mercredi 21 juillet 2004 14:17 > To: Maven Developers List > Subject: Re: [jira] Assigned: (MPJCOVERAGE-4) make jcoverage integrate > better with cactus > > Hi Vincent, > > No problem. I thought that you cou

[jira] Updated: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-07-21 Thread jira
The following issue has been updated: Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED]) Date: Wed, 21 Jul 2004 8:34 AM Changes: Attachment changed from scratch.zip - For a full history of the issue

[jira] Updated: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-07-21 Thread jira
The following issue has been updated: Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED]) Date: Wed, 21 Jul 2004 8:34 AM Changes: Attachment changed from scratch.zip - For a full history of the issue

[jira] Updated: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-07-21 Thread jira
The following issue has been updated: Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED]) Date: Wed, 21 Jul 2004 8:34 AM Comment: Ok, I've made some tries and simplified a bit more the test. Tried with "maven usereactor" and "maven -Dgoal=showprops multiproject:goal" and both fail.

Re: [jira] Assigned: (MPJCOVERAGE-4) make jcoverage integrate better with cactus

2004-07-21 Thread Emmanuel Venisse
Hi Vincent, No problem. I thought that you could do it one day because you know cactus. Emmanuel - Original Message - From: "Vincent Massol" <[EMAIL PROTECTED]> To: "'Maven Developers List'" <[EMAIL PROTECTED]> Sent: Wednesday, July 21, 2004 1:54 PM Subject: RE: [jira] Assigned: (MPJCOV

RE: [jira] Assigned: (MPJCOVERAGE-4) make jcoverage integrate better with cactus

2004-07-21 Thread Vincent Massol
Hi Emmanuel, > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: mercredi 21 juillet 2004 13:36 > To: [EMAIL PROTECTED] > Subject: [jira] Assigned: (MPJCOVERAGE-4) make jcoverage integrate better > with cactus > > Message: > >The following issue has been

[jira] Updated: (MPJCOVERAGE-4) make jcoverage integrate better with cactus

2004-07-21 Thread jira
The following issue has been updated: Updater: Vincent Massol (mailto:[EMAIL PROTECTED]) Date: Wed, 21 Jul 2004 7:46 AM Comment: Changed assignee. Someone put me as assigned, but I have no clue about jcoverage and I don't have the time to look at it. For those interested, the clove

[jira] Commented: (MPJCOVERAGE-13) When instrumenting a project with a thousand files, the instrumentation fails

2004-07-21 Thread jira
The following comment has been added to this issue: Author: Emmanuel Venisse Created: Wed, 21 Jul 2004 7:33 AM Body: I'm sorry, but I refused your patch. I started a new version of jcoverage plugin for maven2 without jelly and ant task. It's a simple pojo. -

[jira] Commented: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-07-21 Thread jira
The following comment has been added to this issue: Author: John Taylor Created: Wed, 21 Jul 2004 7:29 AM Body: OK, I've simplified the test case. There is a master project in the root folder, which uses the reactor on a sub project called "Sub". This Sub project's POM inherits

[jira] Updated: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-07-21 Thread jira
The following issue has been updated: Updater: John Taylor (mailto:[EMAIL PROTECTED]) Date: Wed, 21 Jul 2004 7:22 AM Comment: Cleared out the guff just to illustrate the problem Changes: Attachment changed to scratch.zip -

[jira] Commented: (MPJCOVERAGE-13) When instrumenting a project with a thousand files, the instrumentation fails

2004-07-21 Thread jira
The following comment has been added to this issue: Author: Guillaume Nodet Created: Wed, 21 Jul 2004 7:06 AM Body: So would it be possible to redefine the main class used when instrumenting so that it accepts both directories and file exclusions ?

RE : RE : Javadoc report plugin

2004-07-21 Thread Heritier Arnaud
Thanks, I find it interesting. I think that we could integrate it to the javadoc plugin. +1 for me. Arnaud > -Message d'origine- > De : Steve Caswell [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 21 juillet 2004 12:51 > À : 'Maven Developers List' > Objet : RE: RE : Jav

[jira] Updated: (MPJCOVERAGE-13) When instrumenting a project with a thousand files, the instrumentation fails

2004-07-21 Thread jira
The following issue has been updated: Updater: Guillaume Nodet (mailto:[EMAIL PROTECTED]) Date: Wed, 21 Jul 2004 6:59 AM Comment: The zip contains a modified plugin.jelly and a java file for the ant task used. Changes: Attachment changed to jcoverage.zip ---

[jira] Commented: (MPJCOVERAGE-13) When instrumenting a project with a thousand files, the instrumentation fails

2004-07-21 Thread jira
The following comment has been added to this issue: Author: Joerg Schaible Created: Wed, 21 Jul 2004 6:57 AM Body: If you have sourceModifications, you cannot use directories. - View this comment: http://jira.cod

[jira] Created: (MPRELEASE-8) Message is shown even when there are no snapshot dependencies

2004-07-21 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPRELEASE-8 Here is an overview of the issue: - Key

[jira] Created: (MPJCOVERAGE-13) When instrumenting a project with a thousand files, the instrumentation fails

2004-07-21 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPJCOVERAGE-13 Here is an overview of the issue: -

RE: RE : Javadoc report plugin

2004-07-21 Thread Steve Caswell
I guess that would help, wouldn't it :) http://sqlcli.sourceforge.net/javadoc-audit-report.html > -Original Message- > From: Heritier Arnaud [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 21, 2004 6:46 AM > To: Maven Developers List > Subject: RE : Javadoc report plugin > > > Where

RE : Javadoc report plugin

2004-07-21 Thread Heritier Arnaud
Where is the link ?? Arnaud > -Message d'origine- > De : Steve Caswell [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 21 juillet 2004 12:42 > À : 'Maven Developers List' > Objet : RE: Javadoc report plugin > > > Vincent, > > Here is a link to an example of the report. > > I'll submit

RE : Problem to deploy a plugin

2004-07-21 Thread Heritier Arnaud
Thanks Carlos. I'll test it tonight. Arnaud > -Message d'origine- > De : Carlos Sanchez [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 21 juillet 2004 12:41 > À : 'Maven Developers List' > Objet : RE: Problem to deploy a plugin > > > You need my changes. > > See this line, > *Deployi

RE: Javadoc report plugin

2004-07-21 Thread Steve Caswell
Vincent, Here is a link to an example of the report. I'll submit a patch to Jira in the next few days. Thanks. > -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 20, 2004 9:28 AM > To: 'Maven Developers List' > Subject: RE: Javadoc report plugin

RE: Problem to deploy a plugin

2004-07-21 Thread Carlos Sanchez
You need my changes. See this line, *Deploying to repository: default* Should be *Deploying to repository: apache* And need these properties # These must be set elsewhere #maven.repo.apache.username= #maven.repo.apache.privatekey= #maven.repo.apache.passphrase= Regards > > > > [echo] mave

RE : Problem to deploy a plugin

2004-07-21 Thread Heritier Arnaud
I tried to revert locally your changes on plugin-parent/project.properties but it doesn't work :-( What I don't understand is that it worked one week ago when I deployed the javadoc plugin. I will try tonight to remove my private key and to use the passphrase :-( Arnaud > -Message d'origin

[jira] Updated: (MPMULTIPROJECT-42) Multiproject fails calculating dependencies due to internal exception

2004-07-21 Thread jira
The following issue has been updated: Updater: Joerg Schaible (mailto:[EMAIL PROTECTED]) Date: Wed, 21 Jul 2004 5:57 AM Comment: Multiproject setup demonstrating the problem (contains only POMS and properties). Following layout used: +- root +- sub1 +- sub2 Run multiproject in ro

[jira] Created: (MPMULTIPROJECT-42) Multiproject fails calculating dependencies due to internal exception

2004-07-21 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPMULTIPROJECT-42 Here is an overview of the issue: -

RE: Problem to deploy a plugin

2004-07-21 Thread Carlos Sanchez
Hi Arnaud, I think I had the same problem before I changed the plugin-parent/project.properties Have you updated the plugin-parent? Also you can try adding maven.repo.apache.passphrase= I think I also needed it. Regards Carlos Sanchez A Coruña, Spain Oness Project http://oness.sourceforge.net

RE: maven.gen.src added to maven?

2004-07-21 Thread Eric Pugh
Yes, this is somewhat similiar. Instead of changing how Maven works, by allowing multiple sources, I was hoping to just get another "well known property" setup that multiple plugins could use. However, now that 1.0 is out, and 1.1 is in the future, maybe this is the way to go.. maven.gen.src cou

[jira] Closed: (MPEAR-19) Display the version of the bundled artifacts

2004-07-21 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Wed, 21 Jul 2004 4:04 AM Done - View the issue: http://jira.codehaus.org/browse/MPEAR-19 Here is an overview of the issue:

cvs commit: maven-plugins/ear/xdocs changes.xml

2004-07-21 Thread vmassol
vmassol 2004/07/21 01:03:22 Modified:ear plugin.jelly ear/xdocs changes.xml Log: The plugin now displays the version of the bundled artifacts on the console. Fixes MPEAR-19 Revision ChangesPath 1.20 +1 -1 maven-plugins/ear/plugin.jelly

[jira] Updated: (MPEAR-19) Display the version of the bundled artifacts

2004-07-21 Thread jira
The following issue has been updated: Updater: Arnaud HERITIER (mailto:[EMAIL PROTECTED]) Date: Wed, 21 Jul 2004 4:00 AM Changes: Version changed to 1.5 - For a full history of the issue, see: ht

RE: JIRA issues pertaining to versions

2004-07-21 Thread Vincent Massol
+1 from me > -Original Message- > From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] > Sent: mardi 20 juillet 2004 20:42 > To: 'Maven Developers List' > Subject: RE: JIRA issues pertaining to versions > > I think (if others are agree) that it could be a good idea to create a new > group or t

[jira] Created: (MAVEN-1384) Display something when a snapshot dependency is newer

2004-07-21 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1384 Here is an overview of the issue: - Key: