[jira] Updated: (MAVEN-759) add jar.bundle property for dependencies

2003-09-16 Thread jira
The following issue has been updated: Updater: Joachim Bader (mailto:[EMAIL PROTECTED]) Date: Wed, 17 Sep 2003 1:26 AM Comment: provides jar include with filset.includes/excludes Changes: Attachment changed to maven-759.2.patch.diff

cvs commit: maven project.properties

2003-09-16 Thread dion
dion2003/09/16 22:21:47 Modified:.project.properties Log: Formatting Revision ChangesPath 1.44 +0 -6 maven/project.properties Index: project.properties === RCS file: /home/cvs/m

[jira] Closed: (MAVEN-823) documentation can be too up to date

2003-09-16 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Tue, 16 Sep 2003 9:31 PM Documentation is TOO up to date - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-823

Results of clean bootstrap at 20030916-2200

2003-09-16 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20030916-2200 [exec] java:jar-resources: [exec] Copying 1 file to /usr/local/builds/maven/src/maven/src/plugins-build/webserver/target/classes/plugin-resources [exec] Copying 4 files to /usr/local/builds/maven/src/maven/src

[jira] Updated: (MAVEN-50) Goals that don't require dependant JARs still download them

2003-09-16 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Tue, 16 Sep 2003 8:52 PM Comment: and scm:update-project, but that can actually cause a bug Changes: summary changed from Why does maven:validate-pom downloads dependent jar

[jira] Created: (MAVEN-825) scm:prepare-release changes project.xml if changes are present

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

[jira] Commented: (MAVEN-659) Processed plugins can't handle local repo changing

2003-09-16 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Tue, 16 Sep 2003 5:59 PM Body: I should note that I stopped looking into this until after any changes to PluginManager :) - View th

[jira] Closed: (MAVEN-821) ClassNotFoundException: velocity

2003-09-16 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Tue, 16 Sep 2003 5:59 PM duplicate of MAVEN-659 - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-821 Here is

Re: Next release?

2003-09-16 Thread Henning P. Schmiedehausen
[EMAIL PROTECTED] writes: >Done. Thanks a lot. I'll find an opportunity to buy you that beer. Regards Henning >-- >dIon Gillard, Multitask Consulting >Blog: http://blogs.codehaus.org/people/dion/ >"Henning P. Schmiedehausen" <[EMAIL PROTECTED]> wrote on 15/09/200

Re: Next release?

2003-09-16 Thread Henning P. Schmiedehausen
Jason van Zyl <[EMAIL PROTECTED]> writes: >If the next release has the ability of downloading plugins why not >encourage the separation of the plugin. I excised the plexus plugin and >it's very nice not being tied to maven itself. >Henning, you want to give it a shot? You can maintain it in the T

[jira] Updated: (MAVEN-823) documentation can be too up to date

2003-09-16 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Tue, 16 Sep 2003 5:51 PM Comment: the real problem is that we release documentation before we release the product - these apply only to the next Maven release. The web site documentation s

[jira] Created: (MAVEN-824) Add JSTL 1.0.3 jar and taglibs to the repository

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

[jira] Created: (MAVEN-823) installation docs need help

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

[MAVEN] snapshot bug

2003-09-16 Thread Stephen McConnell
Alex Karasulu wrote: You called it once again thanks man! I feel like a moron. Hey - don't feel like a moron. First time this happened to me I spend a day stuffing around with system traces, rebuilding, etc. Based on that process the actual error reporting is rather reliable which is why I

[jira] Created: (MAVEN-822) Wrong output if packagename contains underscore

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

RE: reusability of xdoc:performJSL goal & new plugin

2003-09-16 Thread Fabrizio Giustina
the doc:jsl tag allow you to easily transform a document using a stylesheet, but I also need to inherit the project settings for style and navigation. This logic is only implemented in the doc:performJSL tag, wich doesn't work if called from another plugin. This is the result: BUILD FAILED F