[jira] Updated: (MPCLEAN-4) clean doesn't clean velocity.log.1

2004-10-24 Thread jira
The following issue has been updated: Updater: Shinobu Kawai (mailto:[EMAIL PROTECTED]) Date: Mon, 25 Oct 2004 1:22 AM Comment: A patch to let clean:clean clean the rolled log file as well Changes: Attachment changed to clean.patch --

[jira] Created: (MPCLEAN-4) clean doesn't clean velocity.log.1

2004-10-24 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPCLEAN-4 Here is an overview of the issue: - Key:

Re: Time to release Eclipse 1.9?

2004-10-24 Thread Felipe Leme
On Sun, 2004-10-24 at 09:36, Eric Pugh wrote: > A LOT of work has gone into the Eclipse plugin. And I think it is time to > release 1.9 so it can go in Maven 1.0.1. However, I'm looking for a I was going to suggest that too :-) > volunteer who has the right setup to do a release. My darn windo

[jira] Commented: (MAVEN-1419) having maven xmlns causes 'Goal "xxx" does not exist in this project'

2004-10-24 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Sun, 24 Oct 2004 4:42 PM Body: I meant I wasn't sure why the attempt to use the other xsd for maven.xml. The amount of maven.xml that could be successfully described is no very much (just the defaul

Re: Time to release Eclipse 1.9?

2004-10-24 Thread Brett Porter
I was going to ask about this, because I saw a large number of fix items. I can do it, but does MPECLIPSE-53 need to be fixed first? - Brett Eric Pugh wrote: Hi all, A LOT of work has gone into the Eclipse plugin. And I think it is time to release 1.9 so it can go in Maven 1.0.1. However, I'm loo

Time to release Eclipse 1.9?

2004-10-24 Thread Eric Pugh
Hi all, A LOT of work has gone into the Eclipse plugin. And I think it is time to release 1.9 so it can go in Maven 1.0.1. However, I'm looking for a volunteer who has the right setup to do a release. My darn windows box is on the blink, and I can't use the release plugin b/c of not having cvs/

Re: Controlling Logging Output of Plugins?

2004-10-24 Thread Brett Porter
Yes, but you can control that by the logger name (or package). Not ideal, but works... - Brett Eric Pugh wrote: Okay.. That is what I thought.. But, that means that I controle the logging at the level of my Maven install, versus at the level of my indivdual project. Eric -Original Message-

[jira] Commented: (MPECLIPSE-2) maven-eclipse-plugin does not generate all artifacts one could expect

2004-10-24 Thread jira
The following comment has been added to this issue: Author: Andreas Guther Created: Sun, 24 Oct 2004 1:05 PM Body: I am missing the additional aspectSourceDirectory generated classpath entry as well. It seems that the classpath entry could be manually configured via the maven.ecl

[jira] Created: (MPECLIPSE-53) Eclipse include of resources broken in common usecase

2004-10-24 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPECLIPSE-53 Here is an overview of the issue: - Ke

[jira] Commented: (MAVEN-1419) having maven xmlns causes 'Goal "xxx" does not exist in this project'

2004-10-24 Thread jira
The following comment has been added to this issue: Author: Malachi de AElfweald Created: Sun, 24 Oct 2004 12:11 PM Body: Well, I can answer that for you. If you put the right xmlns in, then visual editors will quit showing it as an error and also popup with the valid options whe

[ANN] Maven axis plugin 0.5 released

2004-10-24 Thread Dominik Dahlem
The maven-plugins team is pleased to announce the Maven Axis Plugin 0.5 release! http://maven-plugins.sourceforge.net The Maven Axis Plugin currently transforms WSDL definitions (either from a URL or from a set of local files) into Java source code using the Apache Axis wsdl2java Ant task. Chang

[ANN] Maven dotuml plugin 1.0 released

2004-10-24 Thread Dominik Dahlem
The maven-plugins team is pleased to announce the Maven DotUml Plug-in 1.0 release! http://maven-plugins.sourceforge.net Changes in this version include: Fixed bugs: o Fix project structure to suit maven-plugins.sf.net. o Execute pic2plot in the ${maven.dotuml.pic2plot.src.dir} directory. To aut

RE: Controlling Logging Output of Plugins?

2004-10-24 Thread Eric Pugh
Okay.. That is what I thought.. But, that means that I controle the logging at the level of my Maven install, versus at the level of my indivdual project. Eric > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Saturday, October 23, 2004 12:30 AM > To: Maven Dev