[jira] Commented: (MPJAVADOC-61) StringIndexOutOfBoundsException on parsing the files

2005-12-10 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJAVADOC-61?page=comments#action_53191 ] Lukas Theussl commented on MPJAVADOC-61: Thanks a lot Girish! This is almost too simple a test case to be interesting ;) . Now I can reproduce the problem running m11b2

[jira] Commented: (MPJAVADOC-61) StringIndexOutOfBoundsException on parsing the files

2005-12-10 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJAVADOC-61?page=comments#action_53196 ] Lukas Theussl commented on MPJAVADOC-61: This is a different issue - did you try with Girish's test project? Inserting your line above into my report.txt file, I also get

[jira] Commented: (MPJAVADOC-61) StringIndexOutOfBoundsException on parsing the files

2005-12-10 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJAVADOC-61?page=comments#action_53203 ] Lukas Theussl commented on MPJAVADOC-61: There is a try-catch block in the parser class that swallows the first exception if not in debug mode. The SIOE is just

[Result] [vote] maven-1 plugin releases

2005-12-10 Thread Lukas Theussl
Here's the result of the votes: maven-artifact-plugin-1.7: 6x +1 (2 binding) maven-plugin-plugin-1.7: 5x +1 (2 binding) maven-changes-plugin-1.6: 6x +1 (2 binding) maven-announcement-plugin-1.4: 6x +1 (2 binding) maven-pom-plugin-1.5: 6x +1 (2 binding) I will proceed

[jira] Moved: (MNG-1809) rss.png resource missing in repository leading to a NPE

2005-12-10 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1809?page=all ] Lukas Theussl moved MPCHECKSTYLE-48 to MNG-1809: Complexity: Intermediate Workflow: Maven (was: jira) Key: MNG-1809 (was: MPCHECKSTYLE-48) Project: Maven 2

[jira] Updated: (MNG-1809) rss.png resource missing in repository leading to a NPE

2005-12-10 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1809?page=all ] Lukas Theussl updated MNG-1809: --- Component: maven-checkstyle-plugin rss.png resource missing in repository leading to a NPE --- Key: MNG

[jira] Commented: (MPJAVADOC-61) StringIndexOutOfBoundsException on parsing the files

2005-12-10 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJAVADOC-61?page=comments#action_53213 ] Lukas Theussl commented on MPJAVADOC-61: Jeff, I just committed a fix to the javadoc-plugin svn, can you test please? StringIndexOutOfBoundsException on parsing the files

[jira] Commented: (MPJAVADOC-61) StringIndexOutOfBoundsException on parsing the files

2005-12-09 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJAVADOC-61?page=comments#action_53176 ] Lukas Theussl commented on MPJAVADOC-61: The 'org.apache.commons.collections.set.ListOrderedSet: method init()V not found' part of the log is probably the relevant issue

[jira] Commented: (MPJAVADOC-61) StringIndexOutOfBoundsException on parsing the files

2005-12-09 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJAVADOC-61?page=comments#action_53186 ] Lukas Theussl commented on MPJAVADOC-61: The report.txt file that is generated first by javadoc could maybe help. It crashes when transforming this file into javadoc

[jira] Closed: (MPMULTICHANGES-2) Utilize the multiproject reactor simular to the Dashboard plugin

2005-12-08 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPMULTICHANGES-2?page=all ] Lukas Theussl closed MPMULTICHANGES-2: -- Resolution: Fixed Fix Version: 1.2 Utilize the multiproject reactor simular to the Dashboard plugin

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

2005-12-08 Thread Lukas Theussl
We should try to remove the dependency on plugin-plugin 1.7 as well, if possible. The artifact-plugin 1.3 is VERY old, m1.0.2 shipped already with artifact-plugin-1.4.1, so I think we can remove that, too. -Lukas Arnaud Heritier (JIRA) wrote: [

Re: [vote] maven-announcement-plugin 1.4 for maven 1.X

2005-12-07 Thread Lukas Theussl
On 12/7/05, Lukas Theussl [EMAIL PROTECTED] wrote: Hi, The announcement plugin has zero issues open and, together with the changes plugin, I think it's ready for release. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [vote] maven-announcement-plugin 1.4 for maven 1.X

2005-12-07 Thread Lukas Theussl
version. I thought it would be better to leave the currentVersion at the value where it was published as long as no new changes were made (that would make it easier also to see fom the multichanges report, which plugins need to be published still). -Lukas Lukas Theussl wrote: Fabrizio, You

Re: [vote] maven-plugin-plugin-1.7 for Maven 1.x

2005-12-07 Thread Lukas Theussl
releases), so we should release it together with the plugin plugin fabrizio On 12/6/05, Lukas Theussl [EMAIL PROTECTED] wrote: Hi again, The plugin-plugin is the second plugin I would like to release after the arifact-plugin. The biggest change in this release is the introduction of the validate

Re: [vote] maven-plugin-plugin-1.7 for Maven 1.x

2005-12-07 Thread Lukas Theussl
this problem in the recent eclipse and jira plugin releases), so we should release it together with the plugin plugin fabrizio On 12/6/05, Lukas Theussl [EMAIL PROTECTED] wrote: Hi again, The plugin-plugin is the second plugin I would like to release after the arifact-plugin. The biggest change

[jira] Closed: (MPRELEASE-12) The encoding of the project.xml file is not preserved after doing release:transform

2005-12-07 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPRELEASE-12?page=all ] Lukas Theussl closed MPRELEASE-12: -- Resolution: Fixed Fix Version: 1.5 Patch applied. Thanks! The encoding of the project.xml file is not preserved after doing release:transform

[jira] Closed: (MPSCM-38) scm:prepare-release change the project.xml encoding

2005-12-07 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-38?page=all ] Lukas Theussl closed MPSCM-38: -- Resolution: Duplicate scm:prepare-release change the project.xml encoding --- Key: MPSCM-38

[jira] Closed: (MPSCM-65) When pom.repository.connection ends with / checkout fails (patch)

2005-12-07 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-65?page=all ] Lukas Theussl closed MPSCM-65: -- Resolution: Fixed Fix Version: 1.6 Patch applied. Thanks! When pom.repository.connection ends with / checkout fails (patch

Re: svn commit: r354895 - in /maven/maven-1/plugins/trunk/scm: src/main/org/apache/maven/plugins/scm/ScmBean.java xdocs/changes.xml

2005-12-07 Thread Lukas Theussl
Check the comment by Phil when he submitted the patch: http://jira.codehaus.org/browse/MPSCM-65 ... what really should be patched is the parseUrl method in o.a.m.scm.provider.svn.repository.ScmProviderRepository -Lukas dan tran wrote: I wonder if this fix need to propagate the

Re: [m1] Using the latest xdoc and multiproject plugins together

2005-12-07 Thread Lukas Theussl
Hi Wendy, I have recently committed a few patches to the xdoc plugin that are relevant for m1.0 compatibility. All my tests are running fine now, but if you have time, I would be grateful if you could test with your setup and confirm that it works for you, too (or not). Cheers, Lukas

[jira] Commented: (MPSCM-12) scm:prepare-release removes spaces after /code in changes.xml

2005-12-07 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-12?page=comments#action_53019 ] Lukas Theussl commented on MPSCM-12: This is a dom4j issue, very annoying. It happens in o.a.m.changes.ReleaseVersion.java (changes plugin) which is called by the scm plugin via

[jira] Updated: (MPARTIFACT-63) Cannot deploy artifacts with own ArtifactTypeHandler.

2005-12-06 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-63?page=all ] Lukas Theussl updated MPARTIFACT-63: Fix Version: 1.7 Cannot deploy artifacts with own ArtifactTypeHandler. - Key: MPARTIFACT

[jira] Commented: (MPARTIFACT-63) Cannot deploy artifacts with own ArtifactTypeHandler.

2005-12-06 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-63?page=comments#action_52817 ] Lukas Theussl commented on MPARTIFACT-63: - Thanks for the patch! The problem is that it breaks exactly the feature that was introduced with the fix for MPARTIFACT-57: you

[jira] Commented: (MPARTIFACT-63) Cannot deploy artifacts with own ArtifactTypeHandler.

2005-12-06 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-63?page=comments#action_52824 ] Lukas Theussl commented on MPARTIFACT-63: - I just committed a slightly modified version of your patch, can you confirm that this still works for you? Thanks! Cannot

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

2005-12-06 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-28?page=comments#action_52844 ] Lukas Theussl commented on MPDIST-28: - Thanks Phil! Just to clarify: you get the NPE with the plugin-plugin-1.7-SNAPSHOT installed? Running maven 1.0 or 1.1? It shouldn't

[jira] Closed: (MPARTIFACT-63) Cannot deploy artifacts with own ArtifactTypeHandler.

2005-12-06 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-63?page=all ] Lukas Theussl closed MPARTIFACT-63: --- Cannot deploy artifacts with own ArtifactTypeHandler. - Key: MPARTIFACT-63 URL

[vote] maven-artifact-plugin-1.7 for Maven 1.x

2005-12-06 Thread Lukas Theussl
Hello everybody, I'd like to pick up on the release cycle for m1 plugins, as Arnaud noted already some time ago, we have quite a few to do before maven-1.1-beta-3. The artifact plugin has been holding us back for quite a while because a number of other plugins depend on it. I have closed a

[vote] maven-changes-plugin 1.6 for maven 1.X

2005-12-06 Thread Lukas Theussl
Hi, The changes plugin has zero issues open and, depending on the result for the plugin-plugin, I think it's ready for release. The future documentation is here: http://people.apache.org/~ltheussl/maven-stage-site/maven-1.x/reference/plugins/changes/ Vote is open for 72 hours. +1 Lukas

[vote] maven-pom-plugin-1.5 for Maven 1.x

2005-12-06 Thread Lukas Theussl
And another one... The pom plugin has zero issues open and, depending on the result for the plugin-plugin, I think it's ready for release. The future documentation is here, note in particular the page about validation:

[jira] Commented: (MPARTIFACT-61) scpexe is a noop

2005-12-05 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-61?page=comments#action_52798 ] Lukas Theussl commented on MPARTIFACT-61: - Actually, everything works for me also with m102, artifact-plugin-1.5.2, scp and scpexe. I can't test with Windows though, so

Re: [vote] Release Maven 2.0.1

2005-12-04 Thread Lukas Theussl
+1 Lukas John Casey wrote: Hi everyone, I'd like to do the next release of the Maven core. We've fixed many important bugs since 2.0, along with expanded plugin support, and a new bootstrap. In total, we've resolved 125 issues (including those related in some fashion to the core

Re: [m1] PDF Plugin (was: Re: Using the latest xdoc and multiproject plugins together)

2005-12-04 Thread Lukas Theussl
I've added this to xdocs/pdf-navigation.xml: item name=Core Tags href=/shale-core/tagreference-taglib.html/ Where is the file shale-core/tagreference-taglib.xml located? I can't find it anywhere in the checkout tree. Thanks. Really, checking out the source code and trying this

Re: [m1] PDF Plugin (was: Re: Using the latest xdoc and multiproject plugins together)

2005-12-04 Thread Lukas Theussl
to generate the taglib reference in the build directory, if that's possible. Let me know if you find a solution. -Lukas Wendy Smoak wrote: On 12/4/05, Lukas Theussl [EMAIL PROTECTED] wrote: I've added this to xdocs/pdf-navigation.xml: item name=Core Tags href=/shale-core/tagreference

[jira] Updated: (MPARTIFACT-61) scpexe is a noop

2005-12-02 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-61?page=all ] Lukas Theussl updated MPARTIFACT-61: Description: Unfortunatel scpexe protocoll seems a noop in version 1.5.2. The executable is not called, but Maven is reporting happily that it has

[jira] Commented: (MPPDF-51) XSLT Error (javax.xml.transform.TransformerException): org.apache.xml.dtm.DTMException: No more DTM IDs are available

2005-12-02 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPPDF-51?page=comments#action_52670 ] Lukas Theussl commented on MPPDF-51: Does anybody know a reason why we shouldn't upgrade to xalan 2.7.0 (together with the corresponding xerces deps)? XSLT Error

Re: [jira] Commented: (MPDASHBOARD-34) Cobertura aggregator don't support offline mode

2005-12-02 Thread Lukas Theussl
Arnaud, I noticed that I have introduced the same incompatibility (util:replace a string) at several places in the xdoc plugin. Would it be a valid workaround to put commons-lang as a dependency and use the static StringUtils.replace instead? Cheers, -Lukas Arnaud Heritier (JIRA) wrote:

[jira] Closed: (MPPDF-53) Title and dates are incorrect when used with Maven 1.0.2

2005-12-02 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPPDF-53?page=all ] Lukas Theussl closed MPPDF-53: -- Resolution: Fixed Title and dates are incorrect when used with Maven 1.0.2 Key: MPPDF-53

[jira] Closed: (MPARTIFACT-62) uniqueVersion support for snapshots like m2

2005-12-02 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-62?page=all ] Lukas Theussl closed MPARTIFACT-62: --- Resolution: Won't Fix Timestamped artifacts are implemented in m1 since a long time and it has been made optional very recently: MPARTIFACT-59

[jira] Closed: (MPARTIFACT-57) artifact:deploy needs deploy name to be overridable

2005-12-02 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-57?page=all ] Lukas Theussl closed MPARTIFACT-57: --- Resolution: Fixed Fix Version: 1.7 artifact:deploy needs deploy name to be overridable

Re: [m1] PDF Plugin (was: Re: Using the latest xdoc and multiproject plugins together)

2005-12-02 Thread Lukas Theussl
Hi Wendy, I wanted to ask Arnaud about that, i saw the same thing too but thought it would be something special about my setup. It only happens right after upgrading the plugin. I don't know what exactly fixed it, but after playing around a bit, running other goals, uninstalling and

Re: [m1] PDF Plugin (was: Re: Using the latest xdoc and multiproject plugins together)

2005-12-02 Thread Lukas Theussl
It must be picking up maven.docs.src=../xdocs from the project.properties file, but that doesn't make sense when appended to target/pdf. Make that maven.docs.src=${basedir}/../xdocs but then it still fails with a duplicate id (sounds familiar by now, no?). I recommend again a

[jira] Closed: (MPCHANGELOG-79) The time in the timestamp of the changelog report is always 00:00:00 with svn

2005-12-01 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPCHANGELOG-79?page=all ] Lukas Theussl closed MPCHANGELOG-79: Resolution: Duplicate Fix Version: (was: 1.9) You're right, you posted it in the wrong area, I moved it to the correct one (MOJO), now

[jira] Moved: (MPSCM-70) Fix Anonymous Access with Maven

2005-12-01 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-70?page=all ] Lukas Theussl moved MPXDOC-142 to MPSCM-70: --- Key: MPSCM-70 (was: MPXDOC-142) Project: maven-scm-plugin (was: maven-xdoc-plugin) Fix Anonymous Access with Maven

[jira] Closed: (MPXDOC-184) Encoding problem: Non-ASCII characters like German umlauts are not transcoded properly.

2005-12-01 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-184?page=all ] Lukas Theussl closed MPXDOC-184: Resolution: Won't Fix Closing as won't fix since it 's not an xdoc specific issue.Please open an issue in the respective plugins if you still have problems

[jira] Closed: (MPANNOUNCEMENT-20) Fatal Error [line 31, row 37]: Attribute ant bound to namespace http://www.w3.org/2000/xmlns/ was already specified for element project

2005-12-01 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPANNOUNCEMENT-20?page=all ] Lukas Theussl closed MPANNOUNCEMENT-20: --- Resolution: Fixed Fix Version: 1.4 Already fixed in SVN. Fatal Error [line 31, row 37]: Attribute ant bound to namespace http

[jira] Moved: (MNG-1719) War plugin needs better handling of multiple executions

2005-11-30 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1719?page=all ] Lukas Theussl moved MPWAR-53 to MNG-1719: - Complexity: Intermediate Workflow: Maven (was: jira) Key: MNG-1719 (was: MPWAR-53) Project: Maven 2 (was: maven-war-plugin

[jira] Updated: (MNG-1719) War plugin needs better handling of multiple executions

2005-11-30 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1719?page=all ] Lukas Theussl updated MNG-1719: --- Component: maven-war-plugin War plugin needs better handling of multiple executions --- Key: MNG-1719

[jira] Commented: (MPARTIFACT-61) scpexe is a noop

2005-11-30 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-61?page=comments#action_52471 ] Lukas Theussl commented on MPARTIFACT-61: - I cannot reproduce that (Linux, maven-1.1-beta-3-SNAPSHOT, maven-artifact-plugin-1.7-SNAPSHOT). In particular, setting

[jira] Closed: (MPARTIFACT-59) allow configuring deploying a timedstamped artifact when using SNAPSHOT in the version

2005-11-30 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-59?page=all ] Lukas Theussl closed MPARTIFACT-59: --- Resolution: Fixed Fix Version: 1.7 allow configuring deploying a timedstamped artifact when using SNAPSHOT in the version

[jira] Updated: (MPARTIFACT-60) Copy snapshot artifacts on server when possible instead of uploading twice

2005-11-30 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-60?page=all ] Lukas Theussl updated MPARTIFACT-60: Description: The snapshot artifacts are uploaded twice, the xxx-date and the xxx-SNAPSHOT. With scp and sftp it would be better to copy them

[jira] Closed: (MPARTIFACT-56) When deploying a snapshot, jar and pom have different timestamped version.

2005-11-30 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPARTIFACT-56?page=all ] Lukas Theussl closed MPARTIFACT-56: --- Resolution: Fixed Fix Version: 1.7 When deploying a snapshot, jar and pom have different timestamped version

[jira] Moved: (MNG-1721) Checkstyle report generation problem

2005-11-30 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1721?page=all ] Lukas Theussl moved MPCHECKSTYLE-47 to MNG-1721: Version: (was: 2.0) 2.0 Complexity: Intermediate Workflow: Maven (was: jira) Key: MNG-1721

[jira] Updated: (MNG-1721) Checkstyle report generation problem

2005-11-30 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1721?page=all ] Lukas Theussl updated MNG-1721: --- Component: maven-checkstyle-plugin Checkstyle report generation problem Key: MNG-1721 URL: http

[jira] Moved: (MNG-1722) Site Plugin Encoding Problem

2005-11-30 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1722?page=all ] Lukas Theussl moved MPSITE-45 to MNG-1722: -- Component: (was: plugin) maven-site-plugin Complexity: Intermediate Workflow: Maven (was: jira) Key: MNG

[jira] Closed: (MNG-1722) Site Plugin Encoding Problem

2005-11-30 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1722?page=all ] Lukas Theussl closed MNG-1722: -- Resolution: Duplicate See MNG-1409 Site Plugin Encoding Problem Key: MNG-1722 URL: http://jira.codehaus.org

[jira] Commented: (MPCHANGES-28) Improve the documentation such that the location of changes.xml and report types are apparent.

2005-11-29 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPCHANGES-28?page=comments#action_52374 ] Lukas Theussl commented on MPCHANGES-28: You are filing under the wrong category, please go to http://jira.codehaus.org/browse/MOJO . Improve the documentation

Re: [vote] plugin releases

2005-11-28 Thread Lukas Theussl
+3 Lukas Fabrizio Giustina wrote: Hi devs I would like to start a vote for the release of a couple of m1/m2 plugins: - m2 eclipse plugin 2.0 the current released version has a list of show stopper bugs: wtp support and multiproject are broken, dependencies with system scope have a wrong

Re: [vote] surefire/maven-surefire-plugin release

2005-11-28 Thread Lukas Theussl
+1 Lukas Jason van Zyl wrote: Hi, Surefire will now fork tests and I've updated the surefire plugin accordingly so I think it's time for a release. +1 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[jira] Moved: (MNG-1685) NPE in release:prepare

2005-11-25 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1685?page=all ] Lukas Theussl moved MPRELEASE-15 to MNG-1685: - Complexity: Intermediate Workflow: Maven (was: jira) Key: MNG-1685 (was: MPRELEASE-15) Project: Maven 2

[jira] Updated: (MNG-1685) NPE in release:prepare

2005-11-25 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1685?page=all ] Lukas Theussl updated MNG-1685: --- Component: maven-release-plugin NPE in release:prepare -- Key: MNG-1685 URL: http://jira.codehaus.org/browse/MNG-1685

Re: svn commit: r348837 - in /maven/maven-1/plugins/trunk/xdoc: project.xml xdocs/changes.xml

2005-11-25 Thread Lukas Theussl
I thought so, but when I remove the version entry, the announcement goal fails like: BUILD FAILED File.. /home/lukas/.maven/cache/maven-announcement-plugin-1.4-SNAPSHOT/plugin.jelly Element... ant:fail Line.. 102 Column -1 Missing version element in the POM for release

Re: svn commit: r348837 - in /maven/maven-1/plugins/trunk/xdoc: project.xml xdocs/changes.xml

2005-11-25 Thread Lukas Theussl
It only fails with 'maven announcement' but not with 'maven announcement:generate-all' which is called by xdoc for the downloads page. I'm on my way... -Lukas Arnaud HERITIER wrote: No idea in mind. I never saw this :-( Good hunt !! :-( Arnaud -Message d'origine- De : Lukas

Re: svn commit: r349037 - /maven/maven-1/plugins/trunk/announcement/plugin.jelly

2005-11-25 Thread Lukas Theussl
I was thinking about this thread: http://www.mail-archive.com/dev@maven.apache.org/msg44176.html and thought I'd be on the safer side with maven:get. I didn't know about the problem with dots, I'll revert my commit. Thanks for the watch-out! -Lukas Arnaud HERITIER wrote: In theory if you

[jira] Reopened: (MPSIMIAN-11) Includes/excludes pattern does not support multiple patterns

2005-11-24 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSIMIAN-11?page=all ] Lukas Theussl reopened MPSIMIAN-11: --- Assign To: Lukas Theussl (was: David Eric Pugh) Includes/excludes pattern does not support multiple patterns

[jira] Closed: (MPSIMIAN-11) Includes/excludes pattern does not support multiple patterns

2005-11-24 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSIMIAN-11?page=all ] Lukas Theussl closed MPSIMIAN-11: - Resolution: Fixed Fix Version: 1.6 It will be in 1.6 ... Includes/excludes pattern does not support multiple patterns

[jira] Created: (MPXDOC-185) maven.xdoc.date=navigation-top and navigation-bottom do not work

2005-11-23 Thread Lukas Theussl (JIRA)
-plugin-1.10-SNAPSHOT Reporter: Lukas Theussl Priority: Minor Fix For: 1.10 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information

[jira] Commented: (MAVEN-1729) java.lang.NoClassDefFoundError

2005-11-23 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1729?page=comments#action_51808 ] Lukas Theussl commented on MAVEN-1729: -- Did you update any plugins (in particular artifact, plugin and jar) or are you using the ones that shipped with m1.0.2? If possible

[jira] Closed: (MPMULTIPROJECT-45) goal multiproject:clean doesn't remove top target directory

2005-11-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-45?page=all ] Lukas Theussl closed MPMULTIPROJECT-45: --- Resolution: Fixed goal multiproject:clean doesn't remove top target directory

Re: [vote] Create maven-shared SVN space for shared, non-core APIs

2005-11-22 Thread Lukas Theussl
+1 Lukas John Casey wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I noticed that this issue has stagnated on the dev list. Since Brett's post was last and seemed to recommend a reasonable course of action, I'd like to put it to a vote. The basic concept is to create a new

[jira] Closed: (MPMULTIPROJECT-58) Possibllity to re-execute multiproject:projects-init

2005-11-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-58?page=all ] Lukas Theussl closed MPMULTIPROJECT-58: --- Resolution: Fixed Possibllity to re-execute multiproject:projects-init

[jira] Moved: (MNG-1662) mvn site:site ignores settings.xml

2005-11-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1662?page=all ] Lukas Theussl moved MPSITE-44 to MNG-1662: -- Component: (was: plugin) maven-site-plugin Complexity: Intermediate Workflow: Maven (was: jira) Key: MNG

[jira] Closed: (MPSITE-12) Allow multiple report definitions for various site targets

2005-11-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSITE-12?page=all ] Lukas Theussl closed MPSITE-12: --- Resolution: Won't Fix Allow multiple report definitions for various site targets -- Key

[jira] Updated: (MPSITE-4) (Converted)? html files should be integrated into site layout

2005-11-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSITE-4?page=all ] Lukas Theussl updated MPSITE-4: --- Description: Conversion of word documents to html is great. Integrating the html page(s) into the site layout would be perfect. :-) This may need the help of another

[jira] Commented: (MAVEN-1729) java.lang.NoClassDefFoundError

2005-11-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1729?page=comments#action_51742 ] Lukas Theussl commented on MAVEN-1729: -- Which maven version are you running? What are you trying to do? java.lang.NoClassDefFoundError

[jira] Commented: (MPJDEVELOPER-2) incorrect use of source paths for jdeveloper 10g

2005-11-21 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJDEVELOPER-2?page=comments#action_51537 ] Lukas Theussl commented on MPJDEVELOPER-2: -- It is already in the sandbox and will not be included in maven 1.1. incorrect use of source paths for jdeveloper 10g

[jira] Moved: (MPJAVADOC-65) add a properties to jxr and javadoc plugins to be able to disable reports that are not needed (Test Xref, JavaDoc Warnings Report)

2005-11-21 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJAVADOC-65?page=all ] Lukas Theussl moved MAVEN-1727 to MPJAVADOC-65: --- Version: (was: 1.1-beta-2) Workflow: jira (was: Maven) Key: MPJAVADOC-65 (was: MAVEN-1727) Project: maven

[jira] Created: (MPJXR-32) add a properties to jxr and javadoc plugins to be able to disable reports that are not needed (Test Xref, JavaDoc Warnings Report)

2005-11-21 Thread Lukas Theussl (JIRA)
URL: http://jira.codehaus.org/browse/MPJXR-32 Project: maven-jxr-plugin Type: Improvement Reporter: Lukas Theussl -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure

[jira] Closed: (MPMULTIPROJECT-16) multiproject:site fails in multiproject:site-init when projects are interdependent

2005-11-21 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-16?page=all ] Lukas Theussl closed MPMULTIPROJECT-16: --- Resolution: Fixed Fix Version: (was: 1.5) Fixed a long time ago multiproject:site fails in multiproject:site-init when projects

[jira] Closed: (MPMULTIPROJECT-2) [multiproject] maven.multiproject.excludes should include default excludes values.

2005-11-21 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-2?page=all ] Lukas Theussl closed MPMULTIPROJECT-2: -- Resolution: Won't Fix The current multiproject plugin only includes project.xml files one directory below the project root, ie the above

[jira] Closed: (MPMULTIPROJECT-24) goal 'site' fails with following : creation was not successful for an unknown reason

2005-11-21 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-24?page=all ] Lukas Theussl closed MPMULTIPROJECT-24: --- Resolution: Won't Fix Fix Version: (was: 1.5) This is done by the current pom:validate goal goal 'site' fails with following

[jira] Closed: (MPGENAPP-22) The genapp wizard creates POM that doens't conform to model-3.0.0 xsd.

2005-11-19 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPGENAPP-22?page=all ] Lukas Theussl closed MPGENAPP-22: - Resolution: Fixed The genapp wizard creates POM that doens't conform to model-3.0.0 xsd

Re: m1 plugin.resources when using tags across plugins

2005-11-18 Thread Lukas Theussl
In the pdf plugin I use this to access some resources from the xdoc plugin: maven:get plugin=maven-xdoc-plugin property=plugin.resources var=xdoc.plugin.resources / HTH -Lukas Doug Douglass wrote: I know, m1 (1.0.2) and plugin.jelly is old hat, but I need a little help. Here's the

[jira] Closed: (MPANNOUNCEMENT-5) Expand the issue attribute into a URL

2005-11-18 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPANNOUNCEMENT-5?page=all ] Lukas Theussl closed MPANNOUNCEMENT-5: -- Resolution: Won't Fix The announcement is plain text on purpose, putting url's all over the place would just make it unreadable. I would

[jira] Moved: (MNG-1599) OutOfMemoryException occured while generating the report

2005-11-17 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1599?page=all ] Lukas Theussl moved MPCHECKSTYLE-45 to MNG-1599: Version: (was: 2.0) 2.0 Complexity: Intermediate Workflow: Maven (was: jira) Key: MNG-1599

[jira] Updated: (MNG-1599) OutOfMemoryException occured while generating the report

2005-11-17 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1599?page=all ] Lukas Theussl updated MNG-1599: --- Component: maven-checkstyle-plugin OutOfMemoryException occured while generating the report Key

[jira] Commented: (MPXDOC-184) Encoding problem: Non-ASCII characters like German umlauts are not transcoded properly.

2005-11-16 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-184?page=comments#action_51148 ] Lukas Theussl commented on MPXDOC-184: -- For javadoc, did you try to set the maven.javadoc.locale property? If this works then we should set the default

Re: [vote] Dan Tran as a committer to Maven SCM and Maven Plugins

2005-11-16 Thread Lukas Theussl
+1 Lukas Brett Porter wrote: Hi, Dan has been around for some time, answering questions on the user list and recently submitting patches for Maven SCM and various plugins. This is a vote to make him a committer. +1 from me. - Brett

[jira] Moved: (MPXDOC-183) Enable User Templates in XDOC plugin

2005-11-15 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-183?page=all ] Lukas Theussl moved MAVEN-1725 to MPXDOC-183: - Workflow: jira (was: Maven) Key: MPXDOC-183 (was: MAVEN-1725) Project: maven-xdoc-plugin (was: Maven) Enable User

[jira] Moved: (MNG-1579) Exception: Can't find resource bundle for current bundle

2005-11-15 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1579?page=all ] Lukas Theussl moved MPCHECKSTYLE-44 to MNG-1579: Version: (was: 2.0) 2.0 Complexity: Intermediate Workflow: Maven (was: jira) Key: MNG-1579

[jira] Updated: (MNG-1579) Exception: Can't find resource bundle for current bundle

2005-11-15 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1579?page=all ] Lukas Theussl updated MNG-1579: --- Component: maven-checkstyle-plugin Exception: Can't find resource bundle for current bundle Key

[jira] Closed: (MPXDOC-15) misplaced text in xdocs should be reported

2005-11-15 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-15?page=all ] Lukas Theussl closed MPXDOC-15: --- Resolution: Won't Fix Fix Version: 1.10 These errors are reported by the xdoc:validate goal. misplaced text in xdocs should be reported

[jira] Closed: (MPXDOC-21) Customization template

2005-11-15 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-21?page=all ] Lukas Theussl closed MPXDOC-21: --- Resolution: Duplicate Superceded by MPXDOC-183 Customization template -- Key: MPXDOC-21 URL: http://jira.codehaus.org

[jira] Closed: (MPXDOC-30) Not very informative error message on xdoc template error

2005-11-15 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-30?page=all ] Lukas Theussl closed MPXDOC-30: --- Resolution: Won't Fix Fix Version: 1.10 Not very informative error message on xdoc template error

[jira] Moved: (MPXDOC-182) xdoc goal crashes

2005-11-14 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-182?page=all ] Lukas Theussl moved MAVEN-1723 to MPXDOC-182: - Fix Version: (was: 1.1-beta-2) 1.10 Workflow: jira (was: Maven) Key: MPXDOC-182 (was: MAVEN-1723

[jira] Closed: (MPXDOC-182) xdoc goal crashes

2005-11-14 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-182?page=all ] Lukas Theussl closed MPXDOC-182: Resolution: Duplicate Duplicate of MPXDOC-174 xdoc goal crashes - Key: MPXDOC-182 URL: http://jira.codehaus.org/browse

Re: svn commit: r332953 - /maven/maven-1/plugins/trunk/plugin/src/main/org/apache/maven/JaxpMsvBean.java

2005-11-14 Thread Lukas Theussl
Fabrizio, This can only be a temporary solution, I am still hoping that we will be able to make validation work with full namespace awareness. If we succeed, we'll have to undo this commit. -Lukas [EMAIL PROTECTED] wrote: Author: fgiust Date: Sun Nov 13 01:21:00 2005 New Revision: 332953

[jira] Closed: (MPJALOPY-8) Change Apache license in Jalopy header to version 2.0

2005-11-14 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJALOPY-8?page=all ] Lukas Theussl closed MPJALOPY-8: Resolution: Fixed Fix Version: 1.4 Fixed long time ago Change Apache license in Jalopy header to version 2.0

Re: svn commit: r332953 - /maven/maven-1/plugins/trunk/plugin/src/main/org/apache/maven/JaxpMsvBean.java

2005-11-14 Thread Lukas Theussl
Fabrizio Giustina wrote: Hi Lukas On 11/14/05, Lukas Theussl [EMAIL PROTECTED] wrote: This can only be a temporary solution, I am still hoping that we will be able to make validation work with full namespace awareness. If we succeed, we'll have to undo this commit. Sure, if we can make

Re: [m1] PDF Plugin (was: Re: Using the latest xdoc and multiproject plugins together)

2005-11-13 Thread Lukas Theussl
, according to the maven docs [1], the href elements should be absolute even for the xdoc plugin and in a multiproject setup, I think that was the case already in m1.0. -Lukas [1] http://maven.apache.org/maven-1.x/using/site.html Wendy Smoak wrote: On 11/13/05, Lukas Theussl [EMAIL PROTECTED] wrote

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

2005-11-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-27?page=all ] Lukas Theussl closed MPDIST-27: --- Resolution: Fixed Fix Version: 1.7 Zip archives should use CRLF line endings on txt files

<    6   7   8   9   10   11   12   13   14   15   >