[maven2 build - SUCCESS - update] Mon Aug 29 06:45:00 GMT 2005

2005-08-28 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050829.064500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050829.064500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Closed: (MNG-720) short commandline options are not parsed

2005-08-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-720?page=all ] Brett Porter closed MNG-720: Assign To: Brett Porter Resolution: Won't Fix Fix Version: (was: 2.0-beta-2) > short commandline options are not parsed > --

RE: A plea to release maven-xdoc-plugin 1.9.2

2005-08-28 Thread Arnaud HERITIER
Hi Henning, I'm sorry but I didn't see your mail (mixed with all issues). Like a lot of committers I have a day job (not maven related), a familly and I receive hundreds mails each day. As Brett told it, the xdoc plugin is certainly the more difficult plugin to maintain and actually the nu

Re: A plea to release maven-xdoc-plugin 1.9.2

2005-08-28 Thread Brett Porter
Lukas Theussl wrote: > > Woops, seems I'm getting quite a share of high expectations and > pressure right on my first day of work ... at least I know now why > I've been hired ;-) . > > But yes, sure we'll get it fixed. > :) I just noticed that you started going through issues. Thanks - it is muc

Re: [REPOCLEAN] Error(s) occurred while converting repository

2005-08-28 Thread Brett Porter
Due to lack of disk space. Cleaned up. - Brett REPOCLEAN wrote: >Errors occurred while performing maven-1 to maven-2 repository conversion. > >For more details, see: > >http://test.maven.codehaus.org/reports/repoclean/29-Aug-2005_12.00.44/repository.report.txt > >

Re: A plea to release maven-xdoc-plugin 1.9.2

2005-08-28 Thread Lukas Theussl
We'll get it fixed. Thanks to our recently elected committer Lukas, it seems we have someone looking after getting xdoc back under control. Woops, seems I'm getting quite a share of high expectations and pressure right on my first day of work ... at least I know now why I've been hired ;

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

2005-08-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-155?page=comments#action_45384 ] Brett Porter commented on MPXDOC-155: - thanks Phil. That should be reasonably easy to resolve (I think include the name and the key, and just use the key from xdoc and the name in

[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 "old

[REPOCLEAN] Error(s) occurred while converting repository

2005-08-28 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/29-Aug-2005_12.00.44/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

Re: [m2] Retrieving test dependencies in junit tests?

2005-08-28 Thread Brett Porter
We had an open issue for this and decided to push it off for now. In our use case, there isn't really a good way for m2 to propogate information to JUnit without some intervening tool library, or system properties which are obviously limited. The problem with knowing the local repository location

[jira] Commented: (MNG-732) Improve plugin configuration property merge algorithm

2005-08-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-732?page=comments#action_45382 ] Brett Porter commented on MNG-732: -- I thought inherited=true was the default too, but I do remember we discussed the pros and cons and I trust John to have implemented what we agreed at

Re: [m2] List of properties availalbe in expressions in the POM?

2005-08-28 Thread Brett Porter
It's only self referential. basedir was added as a special case. You can use anything from the model (not the project, but the model), and basedir at this point. - Brett Vincent Massol wrote: >Hi, > >Is there a rule about what expression "properties" are available in the >pom.xml file using the

Re: A plea to release maven-xdoc-plugin 1.9.2

2005-08-28 Thread Brett Porter
Henning P. Schmiedehausen wrote: >It's ok. I vented some steam and I apologize. I didn't open another >issue because there was already one opened in June (MPXDOC-148) and >closed by Arnaud on Jun 28th. But after the bug was closed, nothing >happened. Shall we reopen the issues until something happ

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

2005-08-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-155?page=comments#action_45381 ] Brett Porter commented on MPXDOC-155: - it would be nice, but I wouldn't hold off the release for it. > xdoc 1.9 not compatible with older customised site.jsl >

[continuum build - SUCCESS - checkout] Mon Aug 29 00:30:00 GMT 2005

2005-08-28 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20050829.003000.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050829.003000.txt

[jira] Created: (MNG-801) need to validate model elements for content

2005-08-28 Thread Brett Porter (JIRA)
need to validate model elements for content --- Key: MNG-801 URL: http://jira.codehaus.org/browse/MNG-801 Project: Maven 2 Type: Improvement Components: maven-model Reporter: Brett Porter Fix For: 2.0-beta-2 eg, no

[maven2 build - SUCCESS - checkout] Mon Aug 29 00:15:00 GMT 2005

2005-08-28 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050829.001500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050829.001500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

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

2005-08-28 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-155?page=comments#action_45379 ] Lukas Theussl commented on MPXDOC-155: -- Are there any news on this? Just wondering if we can still fix this for 1.9.2. > xdoc 1.9 not compatible with older customised site.jsl > -

[jira] Updated: (MPXDOC-149) is appearing same way as subsection

2005-08-28 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-149?page=all ] Lukas Theussl updated MPXDOC-149: - Description: Hi I have noticed a difference between the stylesheet in XDOC 1.8 and 1.9.1 the XDOCs I have are using DL & DT html tags for definition list/term. T

[jira] Updated: (MPXDOC-153) Some web pages shows ?????? with maven 1.1 beta-1

2005-08-28 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-153?page=all ] Lukas Theussl updated MPXDOC-153: - Fix Version: 1.9.2 > Some web pages shows ?? with maven 1.1 beta-1 > --- > > Key: MPXDOC-153 >

[jira] Closed: (MPXDOC-23) Provide a way to exclude some XML files from xdoc transformation

2005-08-28 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-23?page=all ] Lukas Theussl closed MPXDOC-23: --- Resolution: Duplicate Fix Version: 1.9 Duplicate of MPXDOC-123 > Provide a way to exclude some XML files from xdoc transformation > -

[jira] Updated: (MPXDOC-159) Allow users to provide 'href' attribute to be used a section or subsection anchor

2005-08-28 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-159?page=all ] Lukas Theussl updated MPXDOC-159: - Fix Version: (was: 1.8) > Allow users to provide 'href' attribute to be used a section or subsection > anchor > --

Re: A plea to release maven-xdoc-plugin 1.9.2

2005-08-28 Thread Lukas Theussl
However, a polite request in June would be more helpful than this message which I find rather abrasive. In Henning's defence: he did already post a (polite) request ( http://marc.theaimsgroup.com/?l=turbine-maven-dev&m=112316469012033&w=2 ) which remained unanswered. Anyway, I think we coul

[jira] Commented: (MAVEN-1644) Running Maven in a directory not containing a POM file always results in 'Build Successful'.

2005-08-28 Thread Davy Toch (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1644?page=comments#action_45377 ] Davy Toch commented on MAVEN-1644: -- Just a small correction : an error should be generated when no POM is found and when no maven.xml is found, because it is sometimes useful to have

[jira] Commented: (MPXDOC-154) system locale setting makes test cases fail.

2005-08-28 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-154?page=comments#action_45374 ] Lukas Theussl commented on MPXDOC-154: -- Sorry, I hadn't noticed you were in the xdoc plugin. I can reproduce it. Thanks! > system locale setting makes test cases fail. > -

[result] Lukas Theussl as a maven plugins committer

2005-08-28 Thread Arnaud HERITIER
The vote is ended. Welcome in the team, Lukas ! Arnaud > > > > Hi all, > > > > I would like to nominate Lukas as a committer to the > plugins for m1 > > and m2. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

[jira] Commented: (MPXDOC-154) system locale setting makes test cases fail.

2005-08-28 Thread Henning Schmiedehausen (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-154?page=comments#action_45373 ] Henning Schmiedehausen commented on MPXDOC-154: --- Type the following instructions into a Linux command line: svn checkout http://svn.apache.org/repos/asf/maven/maven-1/pl

[jira] Updated: (MAVENUPLOAD-494) Another Upload request for NLOG4J 1.2.17 and SLF4J 1.0-beta7 (replaces requests 492 and 493)

2005-08-28 Thread Ceki Gulcu (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-494?page=all ] Ceki Gulcu updated MAVENUPLOAD-494: --- Attachment: nlog4j-1.2.17-bundle.jar > Another Upload request for NLOG4J 1.2.17 and SLF4J 1.0-beta7 (replaces > requests 492 and 493) > -

[jira] Created: (MAVENUPLOAD-494) Another Upload request for NLOG4J 1.2.17 and SLF4J 1.0-beta7 (replaces requests 492 and 493)

2005-08-28 Thread Ceki Gulcu (JIRA)
Another Upload request for NLOG4J 1.2.17 and SLF4J 1.0-beta7 (replaces requests 492 and 493) Key: MAVENUPLOAD-494 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-494 Project: maven

RE: SVN Build Error

2005-08-28 Thread Allison, Bob
My update script (I guess MS Outlook doesn't like files with no extension): #!/bin/bash # Script to update the SVN tree and rebuild m2 # Clean out the repository cd ~/.m2 rm -rf plugin-registry.xml repository rc=$? [ $rc -ne 0 ] &&

Re: A plea to release maven-xdoc-plugin 1.9.2

2005-08-28 Thread Henning P. Schmiedehausen
Brett Porter <[EMAIL PROTECTED]> writes: >However, a polite request in June would be more helpful than this >message which I find rather abrasive. It's ok. I vented some steam and I apologize. I didn't open another issue because there was already one opened in June (MPXDOC-148) and closed by Arna

[jira] Commented: (MNG-732) Improve plugin configuration property merge algorithm

2005-08-28 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MNG-732?page=comments#action_45371 ] Vincent Massol commented on MNG-732: No, it was just me not knowing how to use it. I had somehow imagine inheritance would have been automatic and you would only need to specify an at

[jira] Commented: (MAVENUPLOAD-493) Upload request for NLOG4J 1.2.17 and SLF4J 1.0-beta7

2005-08-28 Thread Ceki Gulcu (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-493?page=comments#action_45370 ] Ceki Gulcu commented on MAVENUPLOAD-493: For your convenience I've added bundle files for the various slf4j jars. These bundles include LICENSE.txt, project.xml and the r

[jira] Updated: (MAVENUPLOAD-493) Upload request for NLOG4J 1.2.17 and SLF4J 1.0-beta7

2005-08-28 Thread Ceki Gulcu (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-493?page=all ] Ceki Gulcu updated MAVENUPLOAD-493: --- Attachment: slf4j-simple-1.0-beta7-bundle.jar slf4j-simple-1.0-beta7-bundle.jar > Upload request for NLOG4J 1.2.17 and SLF4J 1.0-beta7 >

[jira] Updated: (MAVENUPLOAD-493) Upload request for NLOG4J 1.2.17 and SLF4J 1.0-beta7

2005-08-28 Thread Ceki Gulcu (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-493?page=all ] Ceki Gulcu updated MAVENUPLOAD-493: --- Attachment: slf4j-jdk14-1.0-beta7-bundle.jar > Upload request for NLOG4J 1.2.17 and SLF4J 1.0-beta7 >

[jira] Updated: (MAVENUPLOAD-493) Upload request for NLOG4J 1.2.17 and SLF4J 1.0-beta7

2005-08-28 Thread Ceki Gulcu (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-493?page=all ] Ceki Gulcu updated MAVENUPLOAD-493: --- Attachment: slf4j-nop-1.0-beta7-bundle.jar Added slf4j-nop-1.0-beta7-bundle.jar bundle file > Upload request for NLOG4J 1.2.17 and SLF4J 1.0-beta7 >

[jira] Commented: (MAVENUPLOAD-492) Nees to upload a slf4j beta7 jar

2005-08-28 Thread Ceki Gulcu (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-492?page=comments#action_45367 ] Ceki Gulcu commented on MAVENUPLOAD-492: Duplicate of issue 493, http://jira.codehaus.org/browse/MAVENUPLOAD-493 > Nees to upload a slf4j beta7 jar >

[m2] Retrieving test dependencies in junit tests?

2005-08-28 Thread Vincent Massol
Hi, I'm continuing my quest to convert the m1 Cargo build into m2. Thanks to John and his implementation for inheriting properties I have now reached the next level. The Cargo functional test subprojects depend on some other subprojects which produce J2EE modules (WAR, EAR, etc). Those are used

[m2] List of properties availalbe in expressions in the POM?

2005-08-28 Thread Vincent Massol
Hi, Is there a rule about what expression "properties" are available in the pom.xml file using the ${} syntax? For example, I think that ${basedir} is available. Are there other such properties available, like ${maven.repo.local}, ${version}, etc? Thanks -Vincent --

[jira] Updated: (MAVENUPLOAD-493) Upload request for NLOG4J 1.2.17 and SLF4J 1.0-beta7

2005-08-28 Thread Ceki Gulcu (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-493?page=all ] Ceki Gulcu updated MAVENUPLOAD-493: --- Attachment: nlog4j-1.2.17.jar Added mising NLOG4J 1.2.17 jar. > Upload request for NLOG4J 1.2.17 and SLF4J 1.0-beta7 > --

[jira] Created: (MAVENUPLOAD-493) Upload request for NLOG4J 1.2.17 and SLF4J 1.0-beta7

2005-08-28 Thread Ceki Gulcu (JIRA)
Upload request for NLOG4J 1.2.17 and SLF4J 1.0-beta7 Key: MAVENUPLOAD-493 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-493 Project: maven-upload-requests Type: Task Reporter: Ceki Gulcu Attachments: nlog4j-1.

[jira] Created: (MAVENUPLOAD-492) Nees to upload a slf4j beta7 jar

2005-08-28 Thread Jeff Genender (JIRA)
Nees to upload a slf4j beta7 jar Key: MAVENUPLOAD-492 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-492 Project: maven-upload-requests Type: Task Reporter: Jeff Genender http://people.apache.org/~jgenender/slf4j-simple-1.0-beta7

[jira] Commented: (MPXDOC-154) system locale setting makes test cases fail.

2005-08-28 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-154?page=comments#action_45364 ] Lukas Theussl commented on MPXDOC-154: -- I tried with a few projects of mine and I can't reproduce this. Can you attach a test case? > system locale setting makes test cases fail.

Re: [m2] Installing plugins with different groupIds

2005-08-28 Thread Mark Hobson
[added back to users list] On 28/08/05, Brett Porter <[EMAIL PROTECTED]> wrote: > ... for now, which was in April. > > The docs are out of date. You should use your own group ID, not > o.a.m.plugins. > > There are two things you need to do to make it available from the > command line: [snip] Gr

Re: A plea to release maven-xdoc-plugin 1.9.2

2005-08-28 Thread Brett Porter
Firstly, I agree that a release should be made ASAP given this. Henning P. Schmiedehausen wrote: >The problem has been identified and is fixed on the trunk since June >21st. This is a showstopper bug for everyone wanting to built sites on >non-Windows platforms and it would have (IMHO) warranted

Re: SVN Build Error

2005-08-28 Thread Brett Porter
Allison, Bob wrote: >Attached are: >-- My settings.xml > > ok, nothing there. >-- The script I use to rebuild Maven2 from SVN > > this is missing - you're not using m2-bootstrap-all.[sh|bat]? >(I was going to send the complete build log but its 104KB.) > > Yeah, that probably won't get thr

Re: [m2] Installing plugins with different groupIds

2005-08-28 Thread Brett Porter
... for now, which was in April. The docs are out of date. You should use your own group ID, not o.a.m.plugins. There are two things you need to do to make it available from the command line: 1) add your group to settings.xml under the plugin groups field 2) add a "plugin prefix" to the plugin pl

RE: [m2] Installing plugins with different groupIds

2005-08-28 Thread Vincent Siveton
Hi Mark, Actually, org.apache.maven.plugins "is the only groupId acceptable for Maven plugins". http://maven.apache.org/maven2/developers/developing-plugins-with-marmalade. html Cheers, Vincent > -Original Message- > From: Mark Hobson [mailto:[EMAIL PROTECTED] > Sent: Sunday, August 28,

RE: SVN Build Error

2005-08-28 Thread Allison, Bob
Attached are: -- My settings.xml -- The script I use to rebuild Maven2 from SVN (I was going to send the complete build log but its 104KB.) Your final question would indicate that you did not read the admittedly long message yesterday. It had two different failures, one before cleaning the repos

A plea to release maven-xdoc-plugin 1.9.2

2005-08-28 Thread Henning P. Schmiedehausen
Hi, since June 9th, maven-xdoc-plugin 1.9.1 is the most current release of the xdoc plugin. Ever since then, maven sites with things like "???template.mail_lists.section.title???" pop up. Even on the maven plugin site itself (see e.g. at the simian plugin at http://maven.apache.org/reference/plugi

[jira] Updated: (MNG-449) plugin development without release use case

2005-08-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-449?page=all ] Brett Porter updated MNG-449: - Description: currently, a plugin used from the command line or a POM without a version uses the latest release. This is inconvenient and confusing when you are developing a

[jira] Reopened: (MNG-449) plugin development without release use case

2005-08-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-449?page=all ] Brett Porter reopened MNG-449: -- Assign To: (was: John Casey) this is really annoying. we need to make it such that any invocation of "m2 install" makes that plugin the default > plugin develop

[jira] Commented: (MNG-732) Improve plugin configuration property merge algorithm

2005-08-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-732?page=comments#action_45357 ] Brett Porter commented on MNG-732: -- Vincent, please reopen if you think it is not working. How does your use case differ from it0060? Can you enhance the it? > Improve plugin configurat

Re: svn commit: r263841 - in /maven/components/trunk: maven-model/maven.mdo maven-plugins/maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ResourcesMojo.java

2005-08-28 Thread Carsten Ziegeler
Hurray! Thanks Brett! Carsten [EMAIL PROTECTED] wrote: > Author: brett > Date: Sun Aug 28 00:18:35 2005 > New Revision: 263841 > > URL: http://svn.apache.org/viewcvs?rev=263841&view=rev > Log: > PR: MNG-788 > bring back the "filtering" attribute in resources from m1 > -- Carsten Ziegeler - O

[maven2 build - SUCCESS - update] Sun Aug 28 07:30:00 GMT 2005

2005-08-28 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050828.073000.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050828.073000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Commented: (MNG-732) Improve plugin configuration property merge algorithm

2005-08-28 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MNG-732?page=comments#action_45353 ] Vincent Massol commented on MNG-732: John, I'm trying to use this feature with the example above and when I run my build with -X I get: [DEBUG] Setting system property [cargo.contai

svn commit: r263841 - in /maven/components/trunk: maven-model/maven.mdo maven-plugins/maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ResourcesMojo.java

2005-08-28 Thread brett
Author: brett Date: Sun Aug 28 00:18:35 2005 New Revision: 263841 URL: http://svn.apache.org/viewcvs?rev=263841&view=rev Log: PR: MNG-788 bring back the "filtering" attribute in resources from m1 Modified: maven/components/trunk/maven-model/maven.mdo maven/components/trunk/maven-plugins/

[jira] Commented: (MNG-788) Proposal for improved resource filtering

2005-08-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-788?page=comments#action_45352 ] Brett Porter commented on MNG-788: -- agreed, and done. anything that is backwards compat with m1 is a good thing :) > Proposal for improved resource filtering >

[ANN] Maven EJB Plugin 1.7.1 released

2005-08-28 Thread Vincent Massol
We are pleased to announce the Maven EJB Plugin 1.7.1 release! http://maven.apache.org/reference/plugins/ejb/ EJB Plugin for Maven Changes in this version include: Fixed bugs: o Update dependency to Maven Model v3.0.0 final (it was previously depending on 3.0.0 SNAPSHOT). To automati