[jira] Created: (MAVEN-1015) unit tests fail offline/behind firewall

2003-11-09 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1015 Here is an overview of the issue: -

[jira] Created: (MAVEN-1014) source / CDATA should remain unmolested.

2003-11-09 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1014 Here is an overview of the issue: -

cvs commit: maven-plugins/cruisecontrol/src/plugin-resources cruisecontrol.jsl

2003-11-09 Thread dion
dion2003/11/09 17:56:14 Modified:cruisecontrol/src/plugin-resources cruisecontrol.jsl Log: Switch to using maven:pluginVar instead of pom.getPluginContext().getVariable() Revision ChangesPath 1.2 +9 -4 maven-plugins/cruisecontrol/src/plugin-resources/cruis

cvs commit: maven-plugins/cruisecontrol/xdocs goals.xml

2003-11-09 Thread dion
dion2003/11/09 17:54:36 Modified:cruisecontrol/xdocs goals.xml Log: Update docs Revision ChangesPath 1.2 +5 -1 maven-plugins/cruisecontrol/xdocs/goals.xml Index: goals.xml === RCS file

cvs commit: maven-plugins/castor plugin.jelly

2003-11-09 Thread dion
dion2003/11/09 17:53:01 Modified:castor plugin.jelly Log: A few updates and comments about context usage Revision ChangesPath 1.4 +6 -6 maven-plugins/castor/plugin.jelly Index: plugin.jelly ==

[jira] Closed: (MAVEN-987) Patches to fix rc1 xml parse crash and improve JB9 support

2003-11-09 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 9 Nov 2003 5:53 PM Applied, thanks! - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-987 Here is an over

cvs commit: maven-plugins/jbuilder project.xml plugin.jelly

2003-11-09 Thread dion
dion2003/11/09 15:52:52 Modified:jbuilder/xdocs changes.xml jbuilder project.xml plugin.jelly Log: Apply MAVEN-987 Revision ChangesPath 1.8 +6 -0 maven-plugins/jbuilder/xdocs/changes.xml Index: changes.xml =

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

2003-11-09 Thread dion
dion2003/11/09 15:24:34 Modified:war plugin.jelly war/xdocs changes.xml Log: Fix for MAVEN-986 Revision ChangesPath 1.32 +2 -2 maven-plugins/war/plugin.jelly Index: plugin.jelly =

Re: maven-new

2003-11-09 Thread Stephen McConnell
Jason van Zyl wrote: On Sun, 2003-11-09 at 03:19, Stephen McConnell wrote: Jason van Zyl wrote: On Sat, 2003-11-08 at 18:54, Stephen McConnell wrote: [EMAIL PROTECTED] wrote: I like to work in a team. +1 Steve, you are an oracle of sa

RE: CLAs and committers.

2003-11-09 Thread Brett Porter
Me too. Faxed it in. > -Original Message- > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Sent: Sunday, 9 November 2003 1:34 AM > To: Maven Developers List > Subject: Rep:CLAs and committers. > > > It's curious, I signed the CLA 6 month ago. > > Emmanuel > > -Message d'origin

[jira] Commented: (MAVEN-986) war plugin doesn't copy resources in no sources present

2003-11-09 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Sun, 9 Nov 2003 4:14 PM Body: the way resources are copied is via java:jar-resources, which puts them in maven.build.dest, which is then copied by the war plugin into WEB-INF/classes. If sourcesPres

Re: rc2 unstable

2003-11-09 Thread Jason van Zyl
On Sun, 2003-11-09 at 17:09, [EMAIL PROTECTED] wrote: > Jason van Zyl <[EMAIL PROTECTED]> wrote on 10/11/2003 05:42:46 AM: > > > On Sun, 2003-11-09 at 13:08, Jason van Zyl wrote: > > > Howdy Brett, > > > > > > I'm just bootstrapping rc2 unstable now and I'm going to try and knock > > > off a coup

RE: Jira - Create a maven-plugins project?

2003-11-09 Thread bob mcwhirter
No, 2.5 has some little bugs, so waiting for 2.5.1 to upgrade. -bob On Mon, 10 Nov 2003 [EMAIL PROTECTED] wrote: > What are we running on codehaus? I didn't think it was 2.5 yet. - To unsubscribe, e-mail: [EMAIL PROTE

Re: [Dashboard] Example

2003-11-09 Thread dion
"Vincent Massol" <[EMAIL PROTECTED]> wrote on 10/11/2003 04:45:41 AM: > Someone asked for an example of the dashboard plugin. I've ran it on the > Maven optional plugins: > > http://maven.apache.org/reference/plugins/optional/dashboard-report.html > > As you can see only a few of those projects

Re: rc2 unstable

2003-11-09 Thread dion
Jason van Zyl <[EMAIL PROTECTED]> wrote on 10/11/2003 05:42:46 AM: > On Sun, 2003-11-09 at 13:08, Jason van Zyl wrote: > > Howdy Brett, > > > > I'm just bootstrapping rc2 unstable now and I'm going to try and knock > > off a couple of the items on list 1. Is there anything we need to merge > > f

RE: Jira - Create a maven-plugins project?

2003-11-09 Thread dion
What are we running on codehaus? I didn't think it was 2.5 yet. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc "Vincent Massol" <[EMAIL PROTECTED]> wrote on 10/11/2003 02:56:13 AM: > +1 > > Alt

cvs commit: maven-plugins/dashboard plugin.jelly

2003-11-09 Thread vmassol
vmassol 2003/11/09 12:51:00 Modified:dashboard plugin.jelly Log: Better handling if the goal called to generate aggregator artifact fails. Revision ChangesPath 1.3 +22 -5 maven-plugins/dashboard/plugin.jelly Index: plugin.jelly ===

cvs commit: maven-plugins/clover plugin.jelly

2003-11-09 Thread vmassol
vmassol 2003/11/09 12:48:34 Modified:clover plugin.jelly Log: Fixed typo. Sorry guys. Revision ChangesPath 1.13 +1 -1 maven-plugins/clover/plugin.jelly Index: plugin.jelly === RCS file: /

cvs commit: maven/src/plugins-build/xdoc/xdocs .cvsignore changes-report.xml changes.xml faq.fml goals.xml index.xml navigation.xml properties.xml

2003-11-09 Thread jvanzyl
jvanzyl 2003/11/09 10:46:01 Removed: src/plugins-build/artifact Tag: MAVEN_RC2_UNSTABLE .cvsignore plugin.jelly plugin.properties project.properties project.xml src/plugins-build/artifact/src/main/org/apache/maven/artifact/de

Re: rc2 unstable

2003-11-09 Thread Jason van Zyl
On Sun, 2003-11-09 at 13:08, Jason van Zyl wrote: > Howdy Brett, > > I'm just bootstrapping rc2 unstable now and I'm going to try and knock > off a couple of the items on list 1. Is there anything we need to merge > from HEAD? Possibly with the switch over of the plugins? I'm syncing up the plugi

rc2 unstable

2003-11-09 Thread Jason van Zyl
Howdy Brett, I'm just bootstrapping rc2 unstable now and I'm going to try and knock off a couple of the items on list 1. Is there anything we need to merge from HEAD? Possibly with the switch over of the plugins? -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man

cvs commit: maven-plugins/dashboard project.properties

2003-11-09 Thread vmassol
vmassol 2003/11/09 09:52:14 Modified:dashboard project.properties Log: Added property for checkstyle report Revision ChangesPath 1.2 +1 -1 maven-plugins/dashboard/project.properties Index: project.properties ==

[Dashboard] Example

2003-11-09 Thread Vincent Massol
Someone asked for an example of the dashboard plugin. I've ran it on the Maven optional plugins: http://maven.apache.org/reference/plugins/optional/dashboard-report.html As you can see only a few of those projects have sources and aggregators that I've run are: - csall : # of checkstyle errors/w

cvs commit: maven/src/plugins-build/multiproject plugin.jelly

2003-11-09 Thread vmassol
vmassol 2003/11/09 09:17:28 Modified:src/plugins-build/multiproject plugin.jelly Log: Removed debugging echos Revision ChangesPath 1.35 +1 -2 maven/src/plugins-build/multiproject/plugin.jelly Index: plugin.jelly ===

[jira] Commented: (MAVEN-1006) SCM cvs call doesn't function when there are spaces in the path

2003-11-09 Thread jira
The following comment has been added to this issue: Author: Nick Giles Created: Sun, 9 Nov 2003 11:02 AM Body: I guess I'm not 100% sure that the spaces are the issue, but I did test what happened when I had the CVS exectuable on the path with spaces, then without spaces, then bac

Re: Jira - Create a maven-plugins project?

2003-11-09 Thread Jason van Zyl
On Sun, 2003-11-09 at 09:56, [EMAIL PROTECTED] wrote: > I'd like to create a new project in Jira, called maven-plugins, which will > be used to house the Jira issues related to plugins that are non core. > > Votes? > > Here's mine: +1 +1 JIRA 2.5 also does the sub project thing so each plugin

Re: maven-new

2003-11-09 Thread Jason van Zyl
On Sun, 2003-11-09 at 03:19, Stephen McConnell wrote: > Jason van Zyl wrote: > > >On Sat, 2003-11-08 at 18:54, Stephen McConnell wrote: > > > > > >>[EMAIL PROTECTED] wrote: > >> > >> > >> > >>>I like to work in a team. > >>> > >>> > >>> > >>+1 > >> > >> > > > >Steve, you are an ora

Re: Debug and Release Builds

2003-11-09 Thread Alain Javier Guarnieri del Gesu
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2003-11-09 13:57]: > Alain Javier Guarnieri del Gesu <[EMAIL PROTECTED]> wrote on 06/11/2003 > 06:30:10 AM: > > * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2003-11-02 16:19]: > > > I'd really like this to happen, but I think we need to stick to > > > the exi

[jira] Updated: (MAVEN-1010) scm:prepare-release can't lauch bootstrap goal

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 10:23 AM Changes: description changed from While using scm:prepare-release there is a error n?2 when maven try to lauch the bootstrap goal. => maven distributi

[jira] Updated: (MAVEN-1004) basePrefix isn't handled correctly when defined outside of the contextProperties

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 10:22 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: h

[jira] Closed: (MAVEN-989) JAR Upload Request

2003-11-09 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 9 Nov 2003 10:22 AM Done - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-989 Here is an overview of the

[jira] Updated: (MAVEN-985) Provide the ability to ignore a particular project via the project.properties for that project

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 10:20 AM Comment: A bit more detail. I don't get it. Changes: Fix Version changed to 1.1

[jira] Commented: (MAVEN-989) JAR Upload Request

2003-11-09 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 9 Nov 2003 10:17 AM Body: Done the velocity-tools set - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=M

cvs commit: maven/src/plugins-build/multiproject plugin.jelly

2003-11-09 Thread vmassol
vmassol 2003/11/09 08:17:00 Modified:src/plugins-build/multiproject plugin.jelly Log: Binary --> Ascii Revision ChangesPath 1.34 +0 -0 maven/src/plugins-build/multiproject/plugin.jelly Index: plugin.jelly ==

[jira] Closed: (MAVEN-1007) Offline Javadoc generation not generating online links

2003-11-09 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 9 Nov 2003 10:11 AM Fixed in 1.4-SNAPSHOT of javadoc plugin - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAV

cvs commit: maven-plugins/javadoc plugin.jelly

2003-11-09 Thread dion
dion2003/11/09 08:11:34 Modified:javadoc/xdocs changes.xml javadoc plugin.jelly Log: Apply fix for MAVEN-1007 Revision ChangesPath 1.12 +3 -0 maven-plugins/javadoc/xdocs/changes.xml Index: changes.xml ==

[jira] Updated: (MAVEN-981) Strange behaviour of console output

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 10:08 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: h

[jira] Commented: (MAVEN-989) JAR Upload Request

2003-11-09 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 9 Nov 2003 10:04 AM Body: Downloading from cvs.apache.org - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?k

cvs commit: maven-plugins/xdocs index.html

2003-11-09 Thread vmassol
vmassol 2003/11/09 08:04:29 Modified:xdocsindex.html Log: Added information about Cactus plugin Revision ChangesPath 1.3 +2 -0 maven-plugins/xdocs/index.html Index: index.html === RCS

RE: Jira - Create a maven-plugins project?

2003-11-09 Thread Vincent Massol
+1 Alternatively we could use the new feature in JIRA 2.5 which allows some grouping. That would allows to put all maven-related projects in one jira project: Maven |_ core |_ (each individual core plugin as a component) |_ plugins |_ (each individual plugin as a component) -Vincent

[jira] Closed: (MAVEN-993) latka:jmeter-convert doesn't complain if specified file isn't found

2003-11-09 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 9 Nov 2003 9:55 AM Build now fails on missing file - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-993

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

2003-11-09 Thread dion
dion2003/11/09 07:54:12 Modified:latkaproject.xml plugin.jelly latka/xdocs changes.xml Log: Fix for MAVEN-993 Revision ChangesPath 1.22 +1 -1 maven-plugins/latka/project.xml Index: project.xml ===

[jira] Closed: (MAVEN-955) Filename in /target and repository differ

2003-11-09 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-955 Here is an overview of the issue: --

[jira] Commented: (MAVEN-955) Filename in /target and repository differ

2003-11-09 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 9 Nov 2003 9:47 AM Body: I believe this is the correct behaviour. Unversioned files don't go in the repo - View the issue: h

[jira] Updated: (MAVEN-999) Need maven.ear.src similar to maven.war.src

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 9:47 AM Comment: Patch? Changes: Fix Version changed to 1.1 - For a full history of t

[jira] Updated: (MAVEN-996) Upload JFlex 1.3.5

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 9:45 AM Comment: POM, Licensing, other details? Changes: Fix Version changed to 1.1 -

[jira] Updated: (MAVEN-1006) SCM cvs call doesn't function when there are spaces in the path

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 9:44 AM Comment: Are you sure this is the hassle? My cvsnt directory has spaces in the path name, and it works ok.. Changes: Fix Version changed to 1.1

[jira] Updated: (MAVEN-954) Would like more customizable Developer information

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 9:43 AM Comment: Patch? Changes: Fix Version changed to 1.1 - For a full history of t

[jira] Closed: (MAVEN-965) Add maven.xdoc.jsl property to documentation

2003-11-09 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 9 Nov 2003 9:40 AM Fixed in 1.5-SNAPSHOT. Redeployed site - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVE

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

2003-11-09 Thread dion
dion2003/11/09 07:40:12 Modified:xdoc/xdocs changes.xml properties.xml Log: Fix MAVEN-965 Revision ChangesPath 1.25 +3 -0 maven-plugins/xdoc/xdocs/changes.xml Index: changes.xml === RCS

[jira] Updated: (MAVEN-983) Generated source files should output to maven.build.src

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 9:32 AM Comment: Patches ? Changes: Fix Version changed to 1.1 - For a full history o

[jira] Closed: (MAVEN-952) move the 'How to create your first plugin' page from the wiki to the site

2003-11-09 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 9 Nov 2003 9:29 AM Moved ages ago - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-952 Here is an overvi

[jira] Closed: (MAVEN-966) Evenly space breadcrumbs, customize separator

2003-11-09 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 9 Nov 2003 9:26 AM Fixed in 1.5-SNAPSHOT. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-966 Here is a

cvs commit: maven-plugins/xdoc plugin.properties plugin.jelly

2003-11-09 Thread dion
dion2003/11/09 07:25:57 Modified:xdoc/xdocs changes.xml properties.xml xdoc/src/plugin-resources site.jsl xdoc plugin.properties plugin.jelly Log: Apply MAVEN-966 Revision ChangesPath 1.24 +3 -0 maven-plugins/xdoc/xdocs/chan

[jira] Updated: (MAVEN-943) xref's misinterpretation of URL causes linkcheck exception

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 9:21 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: ht

[jira] Closed: (MAVEN-962) xdoc-generated team list assumes an offset of -20 from GMT

2003-11-09 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 9 Nov 2003 9:20 AM Fix applied - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-962 Here is an overview

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

2003-11-09 Thread dion
dion2003/11/09 07:20:59 Modified:xdoc/xdocs changes.xml Log: Apply MAVEN-962 Revision ChangesPath 1.23 +3 -0 maven-plugins/xdoc/xdocs/changes.xml Index: changes.xml === RCS file: /home/

cvs commit: maven-plugins/xdoc/src/plugin-resources/templates team-list.xml

2003-11-09 Thread dion
dion2003/11/09 07:20:04 Modified:xdoc/src/plugin-resources/templates team-list.xml Log: Apply MAVEN-962 Revision ChangesPath 1.8 +8 -12 maven-plugins/xdoc/src/plugin-resources/templates/team-list.xml Index: team-list.xml ==

[jira] Commented: (MAVEN-962) xdoc-generated team list assumes an offset of -20 from GMT

2003-11-09 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 9 Nov 2003 9:15 AM Body: This looks cleaner. I'm testing it now. - View the issue: http://jira.codehaus.org/secure/ViewIssue

[jira] Updated: (MAVEN-979) Add xdoclet 1.2beta3 to IBiblio

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 9:09 AM Comment: Give me a URL at least! Changes: Fix Version changed to 1.1 - For a

[jira] Updated: (MAVEN-986) war plugin doesn't copy resources in no sources present

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 9:09 AM Comment: Can you give me some more detail? >From the plugin: This is *not* about copying , but classes. Changes:

[jira] Updated: (MAVEN-978) NPE with invalid argument and no project.xml

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 9:06 AM Changes: Fix Version changed to 1.0-rc2 - For a full history of the issue, see:

[jira] Closed: (MAVEN-961) Possible documentation bug on xdoc plugin properties page

2003-11-09 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 9 Nov 2003 9:05 AM Fixed in 1.5-SNAPSHOT. Redeployed site. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAV

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

2003-11-09 Thread dion
dion2003/11/09 07:05:18 Modified:xdoc/xdocs changes.xml properties.xml Log: Fix Maven-961 Revision ChangesPath 1.22 +3 -0 maven-plugins/xdoc/xdocs/changes.xml Index: changes.xml === RCS

[jira] Updated: (MAVEN-1005) Another typo in the property element in plugin.jelly

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 9:03 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: ht

[jira] Updated: (MAVEN-944) Display status of inclusion in remote Maven repository on generated dependency page

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 9:02 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: ht

[jira] Commented: (MAVEN-1005) Another typo in the property element in plugin.jelly

2003-11-09 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 9 Nov 2003 9:03 AM Body: I believe this code is not needed - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?

[jira] Closed: (MAVEN-964) Add date formatting info to maven.xdoc.date.format documentation

2003-11-09 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 9 Nov 2003 9:00 AM Fixed in 1.5-SNAPSHOT. Redeployed site - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVE

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

2003-11-09 Thread dion
dion2003/11/09 07:00:21 Modified:xdoc/xdocs changes.xml properties.xml Log: Fix MAVEN-964 Revision ChangesPath 1.21 +3 -0 maven-plugins/xdoc/xdocs/changes.xml Index: changes.xml === RCS

[jira] Updated: (MAVEN-980) maven.default.goal incorrect?

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 8:57 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: ht

[jira] Updated: (MAVEN-982) Improve feedback on goal completion

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 8:57 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: ht

[jira] Closed: (MAVEN-998) [TYPO] Description of "jar" element of dependency

2003-11-09 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-998 Here is an overview of the issue: --

cvs commit: maven/xdocs/reference project-descriptor.xml

2003-11-09 Thread dion
dion2003/11/09 06:56:44 Modified:xdocs/reference project-descriptor.xml Log: Fix MAVEN-998 Revision ChangesPath 1.29 +1 -1 maven/xdocs/reference/project-descriptor.xml Index: project-descriptor.xml =

[jira] Updated: (MAVEN-1002) Typo in the property element in plugin.jelly

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 8:54 AM Changes: Version changed to 1.0-rc1 Version changed from 1.0-final Fix Version changed to 1.0-final ---

[jira] Updated: (MAVEN-948) Genapp to prompt for project root

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 8:53 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: ht

[jira] Updated: (MAVEN-958) junit dependency should be added to classpath even when tests do not exist

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 8:54 AM Changes: Version changed to 1.0-rc2 Version changed to 1.0-rc1 Version changed from 1.1 Fix Version changed to 1.1

[jira] Updated: (MAVEN-1002) Typo in the property element in plugin.jelly

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 8:52 AM Changes: Version changed to 1.0-final Version changed from 1.0-rc1 -

Jira - Create a maven-plugins project?

2003-11-09 Thread dion
I'd like to create a new project in Jira, called maven-plugins, which will be used to house the Jira issues related to plugins that are non core. Votes? Here's mine: +1 -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Pub Key:http://blogs.codehaus.org/peopl

[jira] Updated: (MAVEN-958) junit dependency should be added to classpath even when tests do not exist

2003-11-09 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 9 Nov 2003 8:47 AM Changes: Version changed to 1.1 Version changed from 1.0-beta-10 Version changed from 1.0-rc1 -

[jira] Commented: (MAVEN-958) junit dependency should be added to classpath even when tests do not exist

2003-11-09 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 9 Nov 2003 8:47 AM Body: If a project doesn't declare it has unit test source code, why should we add junit to it's classpath? ---

Re: Debug and Release Builds

2003-11-09 Thread dion
Got a patch for the dist plugin? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc Alain Javier Guarnieri del Gesu <[EMAIL PROTECTED]> wrote on 06/11/2003 06:30:10 AM: > * [EMAIL PROTECTED] <[EMAI

[jira] Closed: (MAVEN-1013) link to .tar.gz on download page is incorrect

2003-11-09 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1013 Here is an overview of the issue: -

[jira] Created: (MAVEN-1013) link to .tar.gz on download page is incorrect

2003-11-09 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1013 Here is an overview of the issue: -

Re: maven-new

2003-11-09 Thread Stephen McConnell
Jason van Zyl wrote: On Sat, 2003-11-08 at 18:54, Stephen McConnell wrote: [EMAIL PROTECTED] wrote: I like to work in a team. +1 Steve, you are an oracle of sage advice. Thank you .. Just between you and I .. It's good to get positive feedback from time to time! However,

Re: [Possible Incubation] Apache Repo

2003-11-09 Thread Stephen McConnell
Jason van Zyl wrote: On Sun, 2003-11-09 at 01:08, Stephen McConnell wrote: Jason van Zyl wrote: On Sun, 2003-11-09 at 00:35, Stephen McConnell wrote: Jason: I must confess that I am intrigued by your approach to collaboration! That's because you're at least as de