Re: [poll] Requiring users to specify plugin versions in Maven 2.1 or later

2007-09-03 Thread Phil Steitz
On 9/3/07, Jason Dillon <[EMAIL PROTECTED]> wrote: > A > > I think this is *critical* to reduce build fragility which is > currently affects many/most Maven 2 builds. +1 for reducing build fragility, however we can do it > > IMO, making the version required, just like it is for dependencies is >

newbie build question

2006-08-29 Thread Phil Steitz
I just did a clean co of maven 2 and tried to build the site and some other components. I found that the site pom, like the others that I looked at, derives from maven-parent, version 4-SNAPSHOT, with a relative path specified that points to /poms/maven/pom.xml. The version in the parent itself

[jira] Commented: (MPDIST-28) Allow to configure to which files should use CRLF line endings in Zip archives

2005-12-26 Thread Phil Steitz (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-28?page=comments#action_54221 ] Phil Steitz commented on MPDIST-28: --- Thanks and sorry to take so long to verify and respond. I can now compile and install current svn head fine under maven 1.0.2 with maven-plugin

[jira] Created: (MPJAR-49) Incorrect jdk version in "Build JDK" in manifest when maven.compile.executable is set

2005-12-05 Thread Phil Steitz (JIRA)
Type: Bug Reporter: Phil Steitz When maven.compile.executable is set and maven.compile.fork=true, the java plugin can compile under a different jdk than that used to run maven. The jar plugin currently always just puts ${java.version} into the Build JDK attribute. The version used b

[jira] Commented: (MPDIST-28) Allow to configure to which files should use CRLF line endings in Zip archives

2005-12-05 Thread Phil Steitz (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-28?page=comments#action_52738 ] Phil Steitz commented on MPDIST-28: --- Added a patch that allows both lf and crlf filters to be specified. > Allow to configure to which files should use CRLF line endings in

[jira] Created: (MPJAR-50) It should be possible to set the Built-By attribute in the Manifest

2005-12-05 Thread Phil Steitz (JIRA)
It should be possible to set the Built-By attribute in the Manifest --- Key: MPJAR-50 URL: http://jira.codehaus.org/browse/MPJAR-50 Project: maven-jar-plugin Type: Improvement Reporter: Phil Steitz

[jira] Updated: (MPDIST-28) Allow to configure to which files should use CRLF line endings in Zip archives

2005-12-05 Thread Phil Steitz (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-28?page=all ] Phil Steitz updated MPDIST-28: -- Attachment: dist.patch I had to comment out the "assert:assertPluginAvailable groupId="maven" artifactId="maven-plugin-plugin" minRelease=&qu

[jira] Commented: (MPDIST-27) Zip archives should use CRLF line endings on txt files

2005-11-13 Thread Phil Steitz (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-27?page=comments#action_50817 ] Phil Steitz commented on MPDIST-27: --- Is there a problem with this patch? Is there a better way to do this? It would be great to get a fix for this committed. > Zip archi

Re: Commons poms fixes

2005-11-05 Thread Phil Steitz
Carlos Sanchez wrote: Hi, Some days ago I created a patch to fix a lot of commons poms. If somebody with enough karma could try to push this through... http://issues.apache.org/bugzilla/show_bug.cgi?id=37314 Will do in next couple of days, assuming no outrage on commons-dev. Phil -

[jira] Created: (MNG-1434) [patch] Fix some typos and broken links

2005-11-05 Thread Phil Steitz (JIRA)
[patch] Fix some typos and broken links --- Key: MNG-1434 URL: http://jira.codehaus.org/browse/MNG-1434 Project: Maven 2 Type: Bug Components: documentation - general Reporter: Phil Steitz Priority: Minor Attachments

Re: [m2][site] Where are the xdocs for maven2/developers?

2005-10-16 Thread Phil Steitz
dan tran wrote: APT is now the prefer way due to its simplicity format. So you may want to take a peek at maven-site/src/site/apt take a look of how APT works at http://maven.apache.org/maven2/apt-format.html -D Very nice! Thanks again and sorry for my ignorance. Everything I was looking

Re: [m2][site] Where are the xdocs for maven2/developers?

2005-10-16 Thread Phil Steitz
dan tran wrote: On 10/16/05, Phil Steitz <[EMAIL PROTECTED]> wrote: I am looking for the xdocs for the html files in http://maven.apache.org/maven2/developers/ Where can I find these files in svn? I have already looked here: https://svn.apache.org/repos/asf/maven/components/trunk/mave

[m2][site] Where are the xdocs for maven2/developers?

2005-10-16 Thread Phil Steitz
I am looking for the xdocs for the html files in http://maven.apache.org/maven2/developers/ Where can I find these files in svn? I have already looked here: https://svn.apache.org/repos/asf/maven/components/trunk/maven-site/src/site/xdoc/developers/ and here: https://svn.apache.org/repos/asf/m

[jira] Created: (MPXDOC-178) maven.ui.navcol.width has no effect

2005-10-08 Thread Phil Steitz (JIRA)
maven.ui.navcol.width has no effect --- Key: MPXDOC-178 URL: http://jira.codehaus.org/browse/MPXDOC-178 Project: maven-xdoc-plugin Type: Bug Reporter: Phil Steitz Attachments: navColWidth.patch According to the docs, when using the

[jira] Created: (MPXDOC-175) Menus with type="header" are not processed by site.jsl

2005-09-25 Thread Phil Steitz (JIRA)
Menus with type="header" are not processed by site.jsl -- Key: MPXDOC-175 URL: http://jira.codehaus.org/browse/MPXDOC-175 Project: maven-xdoc-plugin Type: Bug Versions: 1.9.1, 1.9.2 Reporter: P

Re: [jira] Updated: (MPXDOC-155) xdoc 1.9 not compatible with older customised site.jsl

2005-09-10 Thread Phil Steitz
Lukas Theussl (JIRA) wrote: [ http://jira.codehaus.org/browse/MPXDOC-155?page=all ] Lukas Theussl updated MPXDOC-155: - Attachment: MPXDOC-155.patch Hi Phil, Can you test the attached patch please? I have successfully generated the site for jakarta math with it.

Re: svn commit: r278563 - /maven/maven-1/plugins/trunk/jdiff/project.xml

2005-09-04 Thread Phil Steitz
x27;t know how to do that correctly in Jelly. There is a goal in the scm plugin called "scm:find-connection" that sets the *local* variable scmConnection. The right thing to do is to patch that code and then somehow allow the jdiff plugin to use the same goal and share the property. Is this

Re: svn commit: r278563 - /maven/maven-1/plugins/trunk/jdiff/project.xml

2005-09-04 Thread Phil Steitz
Looks like there are two problems, the first one is my mistake. In the projects that I tested for svn, the pom.repository.connection omits the trailing "/", which must make the scm plugin ignore the "trunk" and append the tag to the tagBase. The project below includes the /. Unless there is a

Re: [vote] release JDiff Plugin 1.5 for Maven 1.x

2005-09-03 Thread Phil Steitz
Lukas Theussl wrote: +1 but wouldn't it be nice to have a bit more content on the plugin website? At least a link to the jdiff web page. Just added a patch at MPJDIFF-8 +1 (non-binding) for release. Phil - To unsubscribe,

[jira] Created: (MPJDIFF-8) Add link to JDiff site and more properties doc

2005-09-03 Thread Phil Steitz (JIRA)
Add link to JDiff site and more properties doc -- Key: MPJDIFF-8 URL: http://jira.codehaus.org/browse/MPJDIFF-8 Project: maven-jdiff-plugin Type: Improvement Reporter: Phil Steitz Fix For: 1.5 Attachments: jdiff

[jira] Created: (MPDIST-27) Zip archives should use CRLF line endings on txt files

2005-09-03 Thread Phil Steitz (JIRA)
Zip archives should use CRLF line endings on txt files -- Key: MPDIST-27 URL: http://jira.codehaus.org/browse/MPDIST-27 Project: maven-dist-plugin Type: Improvement Environment: Windows Reporter: Phil Steitz

[jira] Commented: (MPXDOC-155) xdoc 1.9 not compatible with older customised site.jsl

2005-08-30 Thread Phil Steitz (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-155?page=comments#action_45514 ] Phil Steitz commented on MPXDOC-155: Works 4 me. I checked a couple of commons sites and they all look fine, once I add the message template to commons-site.jsl. Thanks! Note

[jira] Commented: (MPXDOC-155) xdoc 1.9 not compatible with older customised site.jsl

2005-08-28 Thread Phil Steitz (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-155?page=comments#action_45383 ] Phil Steitz commented on MPXDOC-155: The navigation problem is due to the fact that the project-nav.xml generated by the 1.9+ version omits the name attribute from items. The

Re: [jdiff] [patch] to provide svn support

2005-07-29 Thread Phil Steitz
Emmanuel Venisse wrote: Phil Steitz wrote: Brett Porter wrote: Looks ok to me, though I don't know why we shouldn't just drop the ant:cvs part altogether and use scm:checkout as you have in the otherwise blocks. What do you think? I tried that but could not get cvs to wor

[jira] Updated: (MPJDIFF-6) Support SVN, not just CVS for retrieving base API definition

2005-07-29 Thread Phil Steitz (JIRA)
[ http://jira.codehaus.org/browse/MPJDIFF-6?page=all ] Phil Steitz updated MPJDIFF-6: -- Attachment: jdiff_plugin2.patch Revised patch, eliminating ant:cvs tags altogether per discussion on maven-dev. > Support SVN, not just CVS for retrieving base

Re: [jdiff] [patch] to provide svn support

2005-07-25 Thread Phil Steitz
Emmanuel Venisse wrote: Phil Steitz wrote: Brett Porter wrote: Looks ok to me, though I don't know why we shouldn't just drop the ant:cvs part altogether and use scm:checkout as you have in the otherwise blocks. What do you think? I tried that but could not get cvs to wor

Re: [jdiff] [patch] to provide svn support

2005-07-24 Thread Phil Steitz
ty. I will play with this some more. Phil Emmanuel, do you have any thoughts? I'm not overly familiar with the plugin. - Brett Phil Steitz wrote: Last week I added a patch to MPJDIFF-6 here: http://jira.codehaus.org/browse/MPJDIFF-6?page=all

[jdiff] [patch] to provide svn support

2005-07-24 Thread Phil Steitz
Last week I added a patch to MPJDIFF-6 here: http://jira.codehaus.org/browse/MPJDIFF-6?page=all Comments? Phil - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Updated: (MPJDIFF-6) Support SVN, not just CVS for retrieving base API definition

2005-07-16 Thread Phil Steitz (JIRA)
[ http://jira.codehaus.org/browse/MPJDIFF-6?page=all ] Phil Steitz updated MPJDIFF-6: -- Attachment: jdiff_plugin.patch Attaching a patch to add support for svn and other scm providers. pom.repository.connection is used directly (not as smart as scm plugin

Re: Where is the source for o.a.m.scm.manager.ScmManager?

2005-07-16 Thread Phil Steitz
imported by the ScmBean used by the scm plugin. -Phil Phil Steitz wrote: Can't seem to find the package in svn. tia Phil - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

Where is the source for o.a.m.scm.manager.ScmManager?

2005-07-16 Thread Phil Steitz
Can't seem to find the package in svn. tia Phil - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MPJDIFF-6) Support SVN, not just CVS for retrieving base API definition

2005-07-05 Thread Phil Steitz (JIRA)
[ http://jira.codehaus.org/browse/MPJDIFF-6?page=comments#action_42419 ] Phil Steitz commented on MPJDIFF-6: --- To make this work correctly for svn, I think the maven.jdiff.old.tag and maven.jdiff.new.tag properties will either have to be interpreted as

Re: Handling NOTICE.txt, LICENSE.txt et al in maven plugins

2005-01-16 Thread Phil Steitz
Dion Gillard wrote: On Sun, 16 Jan 2005 19:09:38 -0500, Phil Steitz <[EMAIL PROTECTED]> wrote: Its hard-coded in the dist plugin, e.g.: Similar for source distro. To add other stuff, you need to use maven.xml (unless I am missing something). Wow, that is gross. They sho

Re: Handling NOTICE.txt, LICENSE.txt et al in maven plugins

2005-01-16 Thread Phil Steitz
Dion Gillard wrote: On Sun, 16 Jan 2005 15:16:24 -0500, Phil Steitz <[EMAIL PROTECTED]> wrote: Dion Gillard wrote: I'd think the preferred approach is to use resources for including files in the jar. If this is not working correctly and consistently, let's work to fix it. This

Re: Handling NOTICE.txt, LICENSE.txt et al in maven plugins

2005-01-16 Thread Phil Steitz
8:19 -0500, Phil Steitz <[EMAIL PROTECTED]> wrote: Apache distributions need to include LICENSE.txt and NOTICE.txt in top-level directories as well as in jar META-INF directories. Other notices may be required as well (e.g., INCUBATOR-DISCLAIMER.txt, README.txt). The jar plugin handles LICE

Handling NOTICE.txt, LICENSE.txt et al in maven plugins

2005-01-16 Thread Phil Steitz
Apache distributions need to include LICENSE.txt and NOTICE.txt in top-level directories as well as in jar META-INF directories. Other notices may be required as well (e.g., INCUBATOR-DISCLAIMER.txt, README.txt). The jar plugin handles LICENSE.txt, but not NOTICE.txt; the dist plugin handles b

multiproject:ant

2005-01-02 Thread Phil Steitz
It would be useful to have multiproject support in the ant plugin. I need to maintain ant builds for maven multiprojects and currently the only way that I can see to do this is manually. Since there are dependencies among the subprojects, maven ant:generate-build does not work correctly on th