RE: Deprecation of POM interpolation in properties

2003-12-11 Thread Steve Garcia
I thought that the POM, being an "immutable" entity (once instantiated) and one with a well known layout, should be safe to use as a reference in other contexts. When would a plugin script ever be executed without having a POM pushed to it? I guess it can happen but I don't know when. -Origi

Re: Deprecation of POM interpolation in properties

2003-12-11 Thread dion
It has been very useful in the past -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Jason van Zyl <[EMAIL PROTECTED]> wrote on 12/12/2003 01:21:11 AM: > Howdy, > > I am going to work on some docs today and I will get the site up for the > components

[jira] Created: (MAVEN-1079) pmd plugin fails

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

[jira] Created: (MAVEN-1078) checkstyle plugin fails

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

maven site failures

2003-12-11 Thread Brett Porter
I think have this fixed - just requires some more testing before committing. Solutions: 1) push/pop plugin contexts around goal attainment (I'm worried about the memory usage here though - will compare and look at necessity) 2) pom.build needs to be copied instead of assigned BTW, I put thi

RE: Bootstrapping 1.0-branch

2003-12-11 Thread Brett Porter
These are all warnings. I will clean them up by RC2. - Brett > -Original Message- > From: Jörg Schaible [mailto:[EMAIL PROTECTED] > Sent: Thursday, 11 December 2003 7:24 PM > To: Maven Developers List > Subject: RE: Bootstrapping 1.0-branch > > > Hi Brett, > > Brett Porter wrote on Th

RE: Deprecation of POM interpolation in properties

2003-12-11 Thread Brett Porter
${pom.build.sourceDirectory}? I think we'll definitely need access to ${pom} in plugins and the project plugin (maven.xml or whatever the non-Jelly replacement is). - Brett > -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: Friday, 12 December 2003 1:19 AM > To

[jira] Updated: (MAVENUPLOAD-45) dsh-vocabulary-1.0.jar

2003-12-11 Thread jira
The following issue has been updated: Updater: Michael Heuer (mailto:[EMAIL PROTECTED]) Date: Thu, 11 Dec 2003 4:46 PM Changes: Attachment changed to resource_template.txt - For a full history of th

[jira] Created: (MAVENUPLOAD-45) dsh-vocabulary-1.0.jar

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

Re: New Maven Site

2003-12-11 Thread Warner Onstine
Wow! No kidding. Very nice work guys! -warner On Thursday, December 11, 2003, at 12:28 PM, Steve Garcia wrote: http://maven.apache.org Wow, a few CSS stylistic changes and Maven looks much better than before! One thing I found weird is the upper Maven banner - it says the "Apache Maven Proje

[jira] Updated: (MAVEN-1077) Add support for a user-specified, external template

2003-12-11 Thread jira
The following issue has been updated: Updater: Sean Timm (mailto:[EMAIL PROTECTED]) Date: Thu, 11 Dec 2003 4:01 PM Comment: This patch adds the ability to specify a template via the maven.junitdoclet.template property. Changes: Attachment changed to junitdoclet_sup

[jira] Created: (MAVEN-1077) Add support for a user-specified, external template

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

Re: New Maven Site

2003-12-11 Thread Jason van Zyl
On Thu, 2003-12-11 at 14:28, Steve Garcia wrote: > http://maven.apache.org > > Wow, a few CSS stylistic changes and Maven looks much better than before! Yah, Chris Stevenson got Bob and I going on the hausmates list about the usability of the generated site. In response to a couple blogs about

New Maven Site

2003-12-11 Thread Steve Garcia
http://maven.apache.org Wow, a few CSS stylistic changes and Maven looks much better than before! One thing I found weird is the upper Maven banner - it says the "Apache Maven Project" and even gives a link "http://maven.apache.org"; yet it's anchor points to "http://www.apache.org";. I think

[jira] Commented: (MPJAR-18) creating Class-Path in manifest file

2003-12-11 Thread jira
The following comment has been added to this issue: Author: Neil Crow Created: Thu, 11 Dec 2003 11:20 AM Body: Done, see MPJAR-1 - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAR-18 H

[jira] Commented: (MPJAR-1) add (optional) Manifest "Class-Path" for dependencies

2003-12-11 Thread jira
The following comment has been added to this issue: Author: Neil Crow Created: Thu, 11 Dec 2003 11:15 AM Body: I just found this wish, and had a similar wish. It was implemented by Emmanuel Venisse earlier today. -

Deprecation of POM interpolation in properties

2003-12-11 Thread Jason van Zyl
Howdy, I am going to work on some docs today and I will get the site up for the components so there will be a description for the behaviour of property interpolation but please give it some thought if you have some time as I don't want to get to 1.1 and someone go "but blah blah blah blah, I NEED

RE: Deprecation of POM interpolation in properties

2003-12-11 Thread Jason van Zyl
On Wed, 2003-12-10 at 18:35, Brett Porter wrote: > +1 if and only if there is away to do it via maven.xml (I imagine the below > example becomes maven:pluginSetProperty plugin="maven-xdoc-plugin" > property="maven.xdoc.version" value="${pom.currentVersion}" in a preGoal on > xdoc:init). We could p

RE: Deprecation of POM interpolation in properties

2003-12-11 Thread Jason van Zyl
On Wed, 2003-12-10 at 12:58, Steve Garcia wrote: > > On Wed, 2003-12-10 at 11:33, Jason van Zyl wrote: > > > Howdy, > > > > > > I'm moving along with the maven-project component and I > > have arbitrary > > > levels of inheritance working for properties and the model. > > > > > > Now I'm starti

[jira] Created: (MPJBOSS-7) jboss:deploy-exploded-warfile no worky

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

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

2003-12-11 Thread evenisse
evenisse2003/12/11 05:29:45 Modified:jar plugin.jelly jar/xdocs changes.xml properties.xml Log: Apply Neil Crow patch. Added manifest Class-Path, specified by setting property jar.manifest.classpath on dependency artifacts in project.xml. Revision Changes

[jira] Created: (MPARTIFACT-5) Problem with SCP deployement

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

RE: Bootstrapping 1.0-branch

2003-12-11 Thread Jörg Schaible
Hi Brett, Brett Porter wrote on Thursday, December 11, 2003 1:44 AM: > I just bootrapped a clean build after committing some fixes > and it looks file. I saw these problems yesterday. > > The fix is a quick hack in MavenUtils.java which I will clean up next > time round. it looks much better to

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

2003-12-11 Thread werken
werken 2003/12/10 23:41:53 Modified:xdoc/src/plugin-resources site.jsl xdoc/src/plugin-resources/css maven-base.css xdoc/src/plugin-resources/templates team-list.xml Log: generate text logo if no image. Revision ChangesPath 1.39 +6 -0