Re: Release linkcheck plugin

2004-09-24 Thread Brett Porter
+1 Carlos Sanchez wrote: Hi, Tomorrow I'll release the 1.3.3 version. Please shout if you don't agree ;) Changes in this version include: New Features: o Added maven.linkcheck.excludeproperty Fixed bugs: o Some performance improvements o Use BufferedInputStream in FileToCheck Issue: MPLINKCHEC

Re: cvs commit: maven-plugins/javadoc project.xml

2004-09-24 Thread Brett Porter
What happened here Arnaud? Shoulsn't most of this stuff like the group and build element be inherited from the parent? Cheers, Brett [EMAIL PROTECTED] wrote: aheritier2004/09/24 14:50:45 Modified:javadoc project.xml Log: Fix the groupId + reindent Revision ChangesPath 1.48

[jira] Updated: (MPJAVADOC-42) javadoc:generate from CVS fails in some projects

2004-09-24 Thread jira
The following issue has been updated: Updater: Felipe Leme (mailto:[EMAIL PROTECTED]) Date: Fri, 24 Sep 2004 9:22 PM Comment: Changing priority as this is not a bug anymore (if the author doesn't send a new patch, I will try to fix it myself after the 1.0.1 timeframe) Changes:

Re: Problem with JDK 1.3 and javadoc warnings report

2004-09-24 Thread Felipe Leme
Hi Arnaud, On Fri, 2004-09-24 at 20:05, Arnaud HERITIER wrote: > What do we do with : http://jira.codehaus.org/browse/MPJAVADOC-42 > Waiting for a fix, we keep it open and we reduce the priority, ? Yes, I think that's a good strategy: this is not a blocker anymore, but it's still not fixed. I

[jira] Created: (MAVENPROXY-19) move cache.failures to the individual repo

2004-09-24 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENPROXY-19 Here is an overview of the issue: - K

[jira] Created: (MAVENPROXY-18) move caching to the repository rather than the download engine

2004-09-24 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENPROXY-18 Here is an overview of the issue: - K

[jira] Created: (MAVENPROXY-17) If-Modified-Since is not supported

2004-09-24 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENPROXY-17 Here is an overview of the issue: - K

Re: Adding sourcepath to Eclipse plugin..

2004-09-24 Thread David Jencks
I don't use eclipse so I don't really know what you guys are talking about, but, "fools rush in..." I just supplied a patch to the idea plugin that links dependencies that are built in the same multiproject build as source dependencies, using the source of the actual project, and links dependen

Problem with JDK 1.3 and javadoc warnings report

2004-09-24 Thread Arnaud HERITIER
Hi Felipe ! What do we do with : http://jira.codehaus.org/browse/MPJAVADOC-42 Waiting for a fix, we keep it open and we reduce the priority, ? Arnaud - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

[jira] Closed: (MPJAVADOC-45) Output encoding and charset

2004-09-24 Thread jira
Message: The following issue has been closed. Resolver: Arnaud HERITIER Date: Fri, 24 Sep 2004 6:59 PM Output encoding and charset are setted to ${maven.docs.outputencoding} - View the issue: http://jira.codehaus.

cvs commit: maven-plugins/javadoc/xdocs changes.xml properties.xml

2004-09-24 Thread aheritier
aheritier2004/09/24 15:52:08 Modified:javadoc plugin.jelly javadoc/xdocs changes.xml properties.xml Log: Fix MPJAVADOC-45 : Output encoding and charset are setted to ${maven.docs.outputencoding} Revision ChangesPath 1.63 +5 -0 maven-plugins/java

[jira] Closed: (MPJAVADOC-46) Standard doclet parameters are passed

2004-09-24 Thread jira
Message: The following issue has been closed. Resolver: Arnaud HERITIER Date: Fri, 24 Sep 2004 6:03 PM Fixed. Standard doclet parameters are passed to javadoc only if maven.javadoc.doclet isn't defined. - View the

cvs commit: maven-plugins/javadoc project.xml

2004-09-24 Thread aheritier
aheritier2004/09/24 14:50:45 Modified:javadoc project.xml Log: Fix the groupId + reindent Revision ChangesPath 1.48 +178 -161 maven-plugins/javadoc/project.xml Index: project.xml === RCS file:

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

2004-09-24 Thread aheritier
aheritier2004/09/24 14:37:36 Modified:javadoc plugin.jelly plugin.properties javadoc/xdocs changes.xml Log: Fix MPJAVADOC-46 Revision ChangesPath 1.62 +130 -80 maven-plugins/javadoc/plugin.jelly Index: plugin.jelly ===

[jira] Created: (MPJAVADOC-46) Standard doclet parameters are passed

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

[jira] Updated: (MPDASHBOARD-3) Provide percentage bar graph

2004-09-24 Thread jira
The following issue has been updated: Updater: Nascif A. Abousalh-Neto (mailto:[EMAIL PROTECTED]) Date: Fri, 24 Sep 2004 4:29 PM Comment: transparent .gif used in the creation of percentage bar charts. Changes: Attachment changed to trans.gif ---

[jira] Commented: (MPECLIPSE-38) Jar overrides are not supported

2004-09-24 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Fri, 24 Sep 2004 4:28 PM Body: Go ahead and reopoen it.. I think the challenge I ran into was the need to have it be relative to an Eclipse classpath variable... I'd be happy to see any patches

[jira] Updated: (MPDASHBOARD-3) Provide percentage bar graph

2004-09-24 Thread jira
The following issue has been updated: Updater: Nascif A. Abousalh-Neto (mailto:[EMAIL PROTECTED]) Date: Fri, 24 Sep 2004 4:28 PM Comment: Patch for progress bar feature (created with "cvs diff -u"); also has changes for new plugin for FindBugs, see MPDASHBOARD-13 for attachments.

[jira] Commented: (MPDASHBOARD-13) Add aggregator for FindBugs

2004-09-24 Thread jira
The following comment has been added to this issue: Author: Nascif A. Abousalh-Neto Created: Fri, 24 Sep 2004 4:26 PM Body: See MPDASHBOARD-3 for patch to integrate the new aggregators. - View this comment: http:

[jira] Updated: (MPDASHBOARD-13) Add aggregator for FindBugs

2004-09-24 Thread jira
The following issue has been updated: Updater: Nascif A. Abousalh-Neto (mailto:[EMAIL PROTECTED]) Date: Fri, 24 Sep 2004 4:18 PM Comment: Aggregator implementation for FindBugs Changes: Attachment changed to fbviolations.jelly ---

[jira] Updated: (MPDASHBOARD-13) Add aggregator for FindBugs

2004-09-24 Thread jira
The following issue has been updated: Updater: Nascif A. Abousalh-Neto (mailto:[EMAIL PROTECTED]) Date: Fri, 24 Sep 2004 4:18 PM Comment: Aggregator implementation for FindBugs Changes: Attachment changed to fbfiles.jelly

[jira] Created: (MPECLIPSE-46) Overriden jar that resides outside maven repo doesn't get resolved properly

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

[jira] Created: (MPDASHBOARD-13) Add aggregator for FindBugs

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

[jira] Commented: (MPECLIPSE-38) Jar overrides are not supported

2004-09-24 Thread jira
The following comment has been added to this issue: Author: Sebastien Sahuc Created: Fri, 24 Sep 2004 2:05 PM Body: Thanks for the fix. Unfortunately I'm tempted in reopening the bug (once I figure how to do it ;-) ) The fix is actually not working properly if the jar itself isn'

Release linkcheck plugin

2004-09-24 Thread Carlos Sanchez
Hi, Tomorrow I'll release the 1.3.3 version. Please shout if you don't agree ;) Changes in this version include: New Features: o Added maven.linkcheck.excludeproperty Fixed bugs: o Some performance improvements o Use BufferedInputStream in FileToCheck Issue: MPLINKCHECK-15. Thanks to

RE: 1.0.1 release

2004-09-24 Thread Carlos Sanchez
Everything OK, thanks. > -Original Message- > From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] > Sent: Friday, September 24, 2004 4:49 PM > To: Maven Developers List > Subject: Re: 1.0.1 release > > It's done. Will you be able to test it Carlos ? > > All maven developers can manage maven

RE: cvs commit: maven-plugins/eclipse/xdocs changes.xml

2004-09-24 Thread Eric Pugh
Thanks for the detailed help! It turns out that the tag did everything I needed.. Turned out to be pretty simple.. At least, I think so.. Eric > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Friday, September 24, 2004 4:08 PM > To: Maven Developers List > S

RE: Adding sourcepath to Eclipse plugin..

2004-09-24 Thread Eric Pugh
I was just reading Brett's email, and he highlights all my concerns. I am torn between putting in something little to make Eclipse users lives easier, and holding off.. the specific "itch" i have to scratch is a project where the two or three external sources we want are in a /src/externalSources

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

2004-09-24 Thread carlos
carlos 2004/09/24 09:07:00 Modified:linkcheck project.xml linkcheck/xdocs changes.xml Log: [maven-scm-plugin] prepare release 1.3.3 Revision ChangesPath 1.57 +9 -9 maven-plugins/linkcheck/project.xml Index: project.xml

[jira] Closed: (MPLINKCHECK-16) LinkCheckTest FAILED

2004-09-24 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MPLINKCHECK-16 Here is an overview of the issue: -

[jira] Closed: (MPASPECTJ-11) aspectj:test-compile goal should check for pom.build.unitTestSourceDirectory

2004-09-24 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MPASPECTJ-11 Here is an overview of the issue: - Ke

[jira] Updated: (MPASPECTJ-11) aspectj:test-compile goal should check for pom.build.unitTestSourceDirectory

2004-09-24 Thread jira
The following issue has been updated: Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED]) Date: Fri, 24 Sep 2004 12:05 PM Changes: Fix Version changed to 3.1.1 - For a full history of the issue, see:

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

2004-09-24 Thread epugh
epugh 2004/09/24 08:51:01 Modified:eclipse/src/plugin-resources/templates classpath.jelly eclipse/src/plugin-test project.properties project.xml maven.xml eclipse/xdocs changes.xml Log: MPECLIPSE-38 Jar Overrides are now properl

[jira] Reopened: (MPASPECTJ-11) aspectj:test-compile goal should check for pom.build.unitTestSourceDirectory

2004-09-24 Thread jira
Message: The following issue has been reopened. - View the issue: http://jira.codehaus.org/browse/MPASPECTJ-11 Here is an overview of the issue: -

RE: 1.0.1 release

2004-09-24 Thread Carlos Sanchez
Hi Felipe, Brett asked for bugfixes, and AspectJ plugin has none, it has only new features. Maybe a release can be done in a few days although not included in 1.0.1 Regards Carlos Sanchez A Coruña, Spain http://www.jroller.com/page/carlossg/Weblog Oness Project http://oness.sourceforge.net >

[jira] Updated: (MPASPECTJ-13) Add properties for XnoWeave and Xlint

2004-09-24 Thread jira
The following issue has been updated: Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED]) Date: Fri, 24 Sep 2004 12:01 PM Changes: Version changed to 3.1.1 Version changed from 3.1 Fix Version changed to 3.2 Fix Version changed from

[jira] Closed: (MPASPECTJ-13) Add properties for XnoWeave and Xlint

2004-09-24 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MPASPECTJ-13 Here is an overview of the issue: - Ke

[jira] Reopened: (MPASPECTJ-13) Add properties for XnoWeave and Xlint

2004-09-24 Thread jira
Message: The following issue has been reopened. - View the issue: http://jira.codehaus.org/browse/MPASPECTJ-13 Here is an overview of the issue: -

[jira] Reopened: (MPECLIPSE-38) Jar overrides are not supported

2004-09-24 Thread jira
Message: The following issue has been reopened. Reopener: David Eric Pugh Date: Fri, 24 Sep 2004 11:54 AM Turns out what I understood as jar overrides was wrong. - View the issue: http://jira.codehaus.org/browse/M

[jira] Closed: (MPECLIPSE-38) Jar overrides are not supported

2004-09-24 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Fri, 24 Sep 2004 11:58 AM okay, now it all works properly! - View the issue: http://jira.codehaus.org/browse/MPECLIPSE-38 Here is an o

[jira] Closed: (MAVENUPLOAD-220) Update the JMX resource to include the now released JXMRemote spec

2004-09-24 Thread jira
Message: The following issue has been closed. Resolver: Carlos Sanchez Date: Fri, 24 Sep 2004 11:29 AM AFAIK There are license issues that prevent the uploading - View the issue: http://jira.codehaus.org/browse/MA

RE: Adding sourcepath to Eclipse plugin..

2004-09-24 Thread Jörg Schaible
Eric Pugh wrote on Friday, September 24, 2004 4:07 PM: > Hi all, > > I have been looking at > "http://jira.codehaus.org/browse/MPECLIPSE-26 Add a property > to dependencies to link to source". It would be quite easy > to add some sort of property to each dependency specifing the > name of a file

Re: 1.0.1 release

2004-09-24 Thread Felipe Leme
On Fri, 24 Sep 2004 20:34:07 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: > I'd like to release as they are: I'm not quite sure what the list below means: is it a list of plugins that we should be generating a new release (for the plugin) and then maven 1.0.1 would use the latest release of a

[jira] Created: (MAVENUPLOAD-220) Update the JMX resource to include the now released JXMRemote spec

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

Re: 1.0.1 release

2004-09-24 Thread Arnaud HERITIER
It's done. Will you be able to test it Carlos ? All maven developers can manage maven projects. Arnaud On Fri, 24 Sep 2004 16:40:05 +0200, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > I think that we must add the group "maven-developers" for the > permission "Administer Projects" in the scheme

Re: 1.0.1 release

2004-09-24 Thread Arnaud HERITIER
I think that we must add the group "maven-developers" for the permission "Administer Projects" in the scheme "maven" ? http://jira.codehaus.org/secure/project/EditPermissions!default.jspa?schemeId=10010 Can a jira guru confirm this ? Arnaud On Fri, 24 Sep 2004 16:23:57 +0200, . <[EMAIL PROTECT

RE: 1.0.1 release

2004-09-24 Thread .
Hi Brett, Maybe you can call it 1.0.1-rc1 and if no problems arise it can be promoted to 1.0.1 I'd like to release linkcheck as there are some issues fixed. Not long ago it was discussed the need to allow maven-developers group to create JIRA versions, which implies being project admin. Trygve an

Re: Adding sourcepath to Eclipse plugin..

2004-09-24 Thread Brett Porter
I think this is definitely something we need for IDEs (as well as linking to javadoc), however I think it also needs a little more discussion first before being put into eclipse. It should be a strategy that encompases dependencies, artifact publishing, and all IDE plugins as well as fitting in

Re: [idea plugin] trying to muck with plugin to use antlr sources

2004-09-24 Thread Alex Karasulu
Hi Brett, On Fri, 2004-09-24 at 06:05, Brett Porter wrote: > I think it was David Jencks that attached a patch to MPIDEA-10 today for > generated sources. I haven't looked at it yet, but if you want to check > it out and see if it does the job for you, let me know. I'll probably > apply it in t

Re: cvs commit: maven-plugins/eclipse/xdocs changes.xml

2004-09-24 Thread Brett Porter
That's a poorly named property if ever I saw one :) lib is an artifact, not a dependency. I don't see why modifying the dependency helps, and its not the right thing to do (model/runtime separation - and yes, I notice that the version does this anyway). lib.urlPath here should give you the /com

Re: 1.0.1 release

2004-09-24 Thread Arnaud HERITIER
ok for me. The two fixes (MPXDOC-115 and MPXDOC-117) are minors. I'll release it later. Arnaud On Fri, 24 Sep 2004 23:49:15 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: > Thanks. > > I'm disinclined to release xdoc at the moment. It hadn't had any > bugfixes, and few other changes. > > WDYT?

Adding sourcepath to Eclipse plugin..

2004-09-24 Thread Eric Pugh
Hi all, I have been looking at "http://jira.codehaus.org/browse/MPECLIPSE-26 Add a property to dependencies to link to source". It would be quite easy to add some sort of property to each dependency specifing the name of a file that would be in your repository. Something like:

[jira] Commented: (MPJXR-19) JXR can't process Java 5 enum classes.

2004-09-24 Thread jira
The following comment has been added to this issue: Author: Stephen Scaringi Created: Fri, 24 Sep 2004 9:57 AM Body: Hello, It looks like this can be fixed by adding the following to line 110 of JavaFileImple.parse(): || stok.sval.equals("enum")) -Stephen -

RE: cvs commit: maven-plugins/eclipse/xdocs changes.xml

2004-09-24 Thread Eric Pugh
Thanks Brett, That clears things up a bit.. Unfortunantly, this doesn't seem as easy to fix as I think it should.. ArtifactListBuilder is responsible for all the setup of the artifacts. However, ArtifactListBuilder properly updates the path variable of the artifact. So, if I change my jelly in

Re: 1.0.1 release

2004-09-24 Thread Brett Porter
Thanks. I'm disinclined to release xdoc at the moment. It hadn't had any bugfixes, and few other changes. WDYT? - Brett Arnaud HERITIER wrote: Hi brett, +1 for me If you want I can release these plugins this WE : - javadoc - pdf - xdoc Arnaud --

Re: 1.0.1 release

2004-09-24 Thread Arnaud HERITIER
Hi brett, +1 for me If you want I can release these plugins this WE : - javadoc - pdf - xdoc Arnaud On Fri, 24 Sep 2004 21:10:00 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: > sure. Its quick enough and just has a bugfix in there. > > > > Emmanuel Venisse wrote: > > >+1 for all. > >Can y

[jira] Commented: (MPECLIPSE-8) Support shared Eclipse launch configurations

2004-09-24 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Fri, 24 Sep 2004 9:06 AM Body: Not sure I quite understand what this does for you.. Shows my lack of indepth Eclipse knowledge! If you are still interested, please add some more detail and a pat

[jira] Commented: (MPECLIPSE-18) Patch to add support for custom project names in dependencies

2004-09-24 Thread jira
The following comment has been added to this issue: Author: Joerg Schaible Created: Fri, 24 Sep 2004 9:05 AM Body: C'mon, if you branch a project, you'll also change the version number in the branch. So you'll end up with group-xxx-1.0-SNAPSHOT, while your version in the head revi

[jira] Commented: (MPECLIPSE-20) add general .classpath and .project modification goals

2004-09-24 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Fri, 24 Sep 2004 9:04 AM Body: This issue has been hanging around for a while.. If you would like to take a swing at this, it would be great. I'll let it sit for another month or so and then clo

[jira] Closed: (MPECLIPSE-1) eclipse:generate-project buildCommand and nature

2004-09-24 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Fri, 24 Sep 2004 9:02 AM This is fixed by MPECLIPSE-25 - View the issue: http://jira.codehaus.org/browse/MPECLIPSE-1 Here is an overvi

Re: cvs commit: maven-plugins/eclipse/xdocs changes.xml

2004-09-24 Thread Brett Porter
Hi Eric, That's not a jar override... try maven.jar.override=on with # path override maven.jar.commons-jelly-tags-xml=${basedir}/lib/commons-jelly-tags-xml-1.0.jar or # version override maven.jar.commons-jelly-tags-xml=1.0 for example. See touchstone or MAVEN-581 for some test cases I've been looki

[jira] Created: (MPJXR-19) JXR can't process Java 5 enum classes.

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

[jira] Closed: (MPECLIPSE-14) Add the ability to exclude source

2004-09-24 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Fri, 24 Sep 2004 8:37 AM Hi all.. No real activity on this issue, and its pretty old.. I haven't seen the CVS/SVN issue, I think maybe Eclipse 3.0 fixed this issue? If someone feels strong about the s

[jira] Closed: (MPECLIPSE-18) Patch to add support for custom project names in dependencies

2004-09-24 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MPECLIPSE-18 Here is an overview of the issue: - Ke

[jira] Commented: (MPECLIPSE-18) Patch to add support for custom project names in dependencies

2004-09-24 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Fri, 24 Sep 2004 8:33 AM Body: I'm not sure I see the value of this.. It seems like such a specific case.. And, there is always a problem when you branch a project.. Maven really doesn't have a

[jira] Closed: (MPECLIPSE-38) Jar overrides are not supported

2004-09-24 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Fri, 24 Sep 2004 8:29 AM I added a unit test to verify that jar overrides work.. Check it out, and reopen if you disagree.. A unit test demontrating what you mean would be good.

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

2004-09-24 Thread epugh
epugh 2004/09/24 05:22:15 Modified:eclipse/src/plugin-test project.xml maven.xml eclipse/xdocs changes.xml Log: MPECLIPSE-38 Jar overrides are not supported. Unit test to verify fix Revision ChangesPath 1.7 +5 -0 maven-plugins/eclipse/src/plug

[jira] Closed: (MPECLIPSE-42) Plugin test case test-classpath-has-generated-source fails

2004-09-24 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Fri, 24 Sep 2004 8:20 AM I just tried it and it all worked.. If it doesn't work for you, can you run it with -X? - View the issue: ht

[jira] Commented: (MPECLIPSE-44) New CVS checkout goal

2004-09-24 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Fri, 24 Sep 2004 8:16 AM Body: If you can supply a patch file that would be great. Otherwise after a couple months I'll close this issue. If you have questions on how to go about writing a patch

[jira] Commented: (MPECLIPSE-43) Check for modules in subdirectories

2004-09-24 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Fri, 24 Sep 2004 8:17 AM Body: If you can supply a patch file that would be great. Otherwise after a couple months I'll close this issue. If you have questions on how to go about writing a patch

[jira] Commented: (MPECLIPSE-45) maven.eclipse.classpath.include.output

2004-09-24 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Fri, 24 Sep 2004 8:15 AM Body: What kind of issues are you faced with? I use the plugin to do lots of web development with no issues... I typically do a "inplace" development where maven.eclip

[jira] Closed: (MPHIBERNATE-9) plugin:test fails without a network connection

2004-09-24 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Fri, 24 Sep 2004 8:09 AM Fixed.. as long as you run with maven -o option. - View the issue: http://jira.codehaus.org/browse/MPHIBERNAT

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

2004-09-24 Thread epugh
epugh 2004/09/24 05:01:52 Modified:hibernate/xdocs changes.xml Log: doucment fix to mphibernate-9 Revision ChangesPath 1.21 +3 -0 maven-plugins/hibernate/xdocs/changes.xml Index: changes.xml ==

[jira] Commented: (MAVENUPLOAD-219) Upload request for updated StatCvs plugin release

2004-09-24 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Fri, 24 Sep 2004 8:07 AM Body: groupId is maven-statcvs-plugin whilst it was statcvs in previous releases - View this comment: h

cvs commit: maven-plugins/hibernate/src/plugin-test maven.xml

2004-09-24 Thread epugh
epugh 2004/09/24 05:00:37 Modified:hibernate/src/plugin-test maven.xml Log: MPHIBERNATE-9 plugin:test fails without a network connection Fixed by just checking if maven.online.mode=true. Revision ChangesPath 1.6 +14 -13maven-plugins/hibernate/src/plugin-tes

[jira] Created: (MAVENUPLOAD-219) Upload request for updated StatCvs plugin release

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

Re: 1.0.1 release

2004-09-24 Thread Brett Porter
sure. Its quick enough and just has a bugfix in there. Emmanuel Venisse wrote: +1 for all. Can you release jcoverage too? I have no time for do it. Emmanuel - Original Message - From: "Brett Porter" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Friday, September

Re: 1.0.1 release

2004-09-24 Thread Emmanuel Venisse
+1 for all. Can you release jcoverage too? I have no time for do it. Emmanuel - Original Message - From: "Brett Porter" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Friday, September 24, 2004 12:34 PM Subject: 1.0.1 release > Hi, > > I'm planning to roll o

cvs commit: maven/xdocs backwards-compatibility.xml

2004-09-24 Thread brett
brett 2004/09/24 03:49:38 Modified:xdocsbackwards-compatibility.xml Log: updated backwards compat doco Revision ChangesPath 1.2 +6 -6 maven/xdocs/backwards-compatibility.xml Index: backwards-compatibility.xml ===

cvs commit: maven/src/java/org/apache/maven/project RepositoryUtils.java

2004-09-24 Thread brett
brett 2004/09/24 03:49:16 Removed: src/java/org/apache/maven/project RepositoryUtils.java Log: utils only needed in changelog - moved - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E

cvs commit: maven-plugins/changelog/src/test/org/apache/maven/perforcelib PerforceChangeLogGeneratorTest.java

2004-09-24 Thread brett
brett 2004/09/24 03:47:03 Modified:changelog project.xml changelog/src/main/org/apache/maven/cvslib CvsChangeLogGenerator.java changelog/src/test/org/apache/maven/cvslib CvsChangeLogGeneratorTest.java

cvs commit: maven-plugins/clean plugin.properties

2004-09-24 Thread brett
brett 2004/09/24 03:46:22 Removed: pom plugin.properties cleanplugin.properties Log: remove empty files - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL P

cvs commit: maven/xdocs/start integrate.xml release-notes-rc2.xml release-notes-rc3.xml release-notes-rc4.xml

2004-09-24 Thread brett
brett 2004/09/24 03:38:46 Modified:src/bin Tag: MAVEN-1_0-BRANCH maven src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH ArtifactListBuilder.java src/java/org/apache/maven/cli Tag: MAVEN-1_0-BRANCH App.java src/java/or

cvs commit: maven project.properties

2004-09-24 Thread brett
brett 2004/09/24 03:35:57 Modified:.Tag: MAVEN-1_0-BRANCH project.properties Log: all set to return it Revision ChangesPath No revision No revision 1.51.2.32 +1 -2 maven/project.properties Index: project.properti

1.0.1 release

2004-09-24 Thread Brett Porter
Hi, I'm planning to roll out the 1.0.1 release. I think just a private test release will be sufficient before a vote as this is all bugfixes and already released plugins (with the exception of the following). Any objections? On the note of plugins: do the leads have any in mind they want relea

[jira] Closed: (MAVEN-581) dependency id with '-' will fail overriden process

2004-09-24 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Fri, 24 Sep 2004 6:30 AM this seems to just be an error reporting problem. Improved. - View the issue: http://jira.codehaus.org/browse/MAV

[jira] Closed: (MAVEN-109) Maven does not return exit codes

2004-09-24 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVEN-109 Here is an overview of the issue: - Key:

Re: [idea plugin] trying to muck with plugin to use antlr sources

2004-09-24 Thread Brett Porter
I think it was David Jencks that attached a patch to MPIDEA-10 today for generated sources. I haven't looked at it yet, but if you want to check it out and see if it does the job for you, let me know. I'll probably apply it in the next few days once I've had a chance to look anyway. If not, we

[idea plugin] trying to muck with plugin to use antlr sources

2004-09-24 Thread Alex Karasulu
Hiya, I've been playing with the idea plugin to see if I can get it to include the antlr generated path. Here's the change I made by the way does not work: (cvs diff inside maven-plugins/idea in trunk) Index: src/plugin-resources/templates/v4/module.jelly ===