Re: [mojo-dev] [VOTE] Deprecate/disable all ML of MOJO@Codehaus

2015-05-05 Thread Jochen Wiedmann
+1 On Mon, May 4, 2015 at 3:36 PM, Baptiste Mathus wrote: > Hi, > > So, as a followup with the upcoming Codehaus shutdown, to go forward and try > to attract attention to those who may have missed the other quite verbose > threads . > > Let's > > Vote open for 72h max (don't know if we could/shou

Re: [mojo-dev] Re: Mojo GIT migration or mirroring?

2013-06-28 Thread Jochen Wiedmann
Just asking: Does Github offer to provide an SVN mirror? Or is there any other way to have a mirror without too much hazzle? On Fri, Jun 28, 2013 at 9:50 AM, Fred Cooke wrote: > > >> For GIT users there are several ways to work with SVN, so that's probably >> why this isn't that urgent. >> > >

Re: [mojo-dev] plexus-utils / maven-shared-utils / commons-io

2012-11-12 Thread Jochen Wiedmann
Little bit of history: I was at some point hoping to introduce the equivalent of Ant's file sets or stuff like that into some plugins, hence the Plexus Resources (1), which would allow some serious performance improvements, but that got never picked up. It might be a reason to prefer Plexus IO. Apa

Re: [mojo-dev] [VOTE] Voting should not be a requirement for patch releases

2012-05-16 Thread Jochen Wiedmann
On Wed, May 16, 2012 at 10:18 AM, Stephen Connolly wrote: > -1 All releases require votes. That's established policy @Apache, right. We don't need to follow necessarily, IMO. Jochen -- "Bildung kommt von Bildschirm und nicht von Buch, sonst hieße es ja Buchung." Dieter Hildebrandt -

Re: [mojo-dev] moving Mojo from svn to git (was: preparing 2.3.0 release -> github )

2011-06-23 Thread Jochen Wiedmann
2011/6/23 Arnaud Héritier : > Myself I'm not at all in favor to migrate to one Git repo which could be the > case which requires such feature. I haven't got much experience with Git. Basically, I'm all in favour for the ability to check out a single Mojo and work on that. OTOH: Does that leave u

[mojo-dev] [jira] Commented: (MOJO-1694) Allow catalogs to load from dependency

2011-06-19 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=270797#comment-270797 ] Jochen Wiedmann commented on MOJO-1694: --- You can specify the dependency in the plugins pri

[mojo-dev] [jira] Closed: (MOJO-1690) Transformation Documentation has wrong property listed

2011-06-15 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1690. - Resolution: Fixed Fix Version/s: xml-maven-plugin 1.0.1 Thanks! Fixed in SVN and site

[mojo-dev] Proposal: "Simple Project" Parent POM

2011-04-06 Thread Jochen Wiedmann
Hi, this proposal isn't related to a plugin. Nevertheless, my personal feeling is that Mojo would be a good place for it. In Maven 3, a lot of improvements have been made. Unfortunately, this includes some that I personally consider questionable, in particular the decision to remove deployment of

Re: [mojo-dev] Cobertura: in codehaus or out

2011-04-02 Thread Jochen Wiedmann
On Sat, Apr 2, 2011 at 2:37 PM, Benson Margulies wrote: >> - ALv2 is not compatible with GPLv2 due to the patent terms, making that >> situation a bit weird. BSD would make that simpler, but I'm not sure it >> actually matters. AFAIK, that "not compatible" means, that ALv2 code cannot be used

Re: [mojo-dev] Cobertura: in codehaus or out

2011-04-01 Thread Jochen Wiedmann
On Fri, Apr 1, 2011 at 10:28 PM, Benson Margulies wrote: > As far as I'm concerned, we can take the software under the most > liberal license available (AL 1.1) and ignore the GPL license entirely > for our purposes. If Larry's view is that using GPL'ed code in general is something then I am inc

Re: [mojo-dev] Cobertura: in codehaus or out

2011-04-01 Thread Jochen Wiedmann
On Fri, Apr 1, 2011 at 9:01 PM, Robert Scholte wrote: > @Brett So if we change the license to BSD, we can use every class as we'd > like to do? So no more reflection required? And does this require a vote? I'd be interested to learn why using a GPL'ed class in an BSD licensed class doesn't enfor

Re: [mojo-dev] Cobertura: in codehaus or out

2011-04-01 Thread Jochen Wiedmann
On 01/04/2011, at 6:53 AM, Benson Margulies wrote: > I just got bad news from Robert Scholte. There is a longstanding > problem of license friction with this plugin where the cobertura > license and the codehaus license don't play well together. The > original MCOBERTURA-65 patch already trangress

[mojo-dev] [jira] Commented: (MOJO-1651) Display All files that arent valid when running the validation mojo

2011-03-02 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=258244#action_258244 ] Jochen Wiedmann commented on MOJO-1651: --- Unit tests would be nice, of course! > Disp

[mojo-dev] [jira] Closed: (MOJO-1648) xml:validate fails to resolve location of xs:included schema files with xml-maven-plugin:1.0 while xml-maven-plugin:1.0-beta-3 was fine

2011-02-28 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1648. - Resolution: Fixed Fix Version/s: xml-maven-plugin 1.0.1 Fixed in 1.0.1-SNAPSHOT, thank you

[mojo-dev] [jira] Commented: (MOJO-1648) xml:validate fails to resolve location of xs:included schema files with xml-maven-plugin:1.0 while xml-maven-plugin:1.0-beta-3 was fine

2011-02-24 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=257723#action_257723 ] Jochen Wiedmann commented on MOJO-1648: --- Sample project? > xml:validate fails to

[mojo-dev] [jira] Commented: (MOJO-1648) xml:validate fails to resolve location of xs:included schema files with xml-maven-plugin:1.0 while xml-maven-plugin:1.0-beta-3 was fine

2011-02-24 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=257724#action_257724 ] Jochen Wiedmann commented on MOJO-1648: --- Just noticed. Sorry, I'm gonna be lookin

Re: [mojo-dev] [RESULT] Release xml-maven-plugin 1.0

2011-02-20 Thread Jochen Wiedmann
Personally I don't see any need for that and am quite happy with a Mojo component. IMO, the traffic in terms of bug reports is too low to require a separate project. What do others think? On Sun, Feb 20, 2011 at 10:22 PM, Robert Scholte wrote: > Jochen, > > I suggest to ask for a new jira-projec

[mojo-dev] [RESULT] Release xml-maven-plugin 1.0

2011-02-20 Thread Jochen Wiedmann
Result: Two positive votes, no other votes. I am assuming lazy consensus and will promote the staging repository. - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

[mojo-dev] [VOTE] Release xml-maven-plugin 1.0

2011-02-14 Thread Jochen Wiedmann
Hi, I'd like to cut a new release of the xml-maven-plugin. After going through three beta versions, I think the plugin is sufficiently mature for a version 1.0. All outstanding issues are closed. The list of changes since 1.0-beta-3: - Disabled proxy password logging. Also reduced logging level

Re: [mojo-dev] SSL problems when deploying site

2011-02-14 Thread Jochen Wiedmann
Works like a charm. :-) Thank you! On Mon, Feb 14, 2011 at 12:11 PM, Benjamin Bentmann wrote: > Jochen Wiedmann wrote: > >> sun.security.provider.certpath.SunCertPathBuilderException: unable to >> find >>     valid certification path to requested target ->  [Help 1]

[mojo-dev] SSL problems when deploying site

2011-02-14 Thread Jochen Wiedmann
Hi, trying to run site:deploy for the xml-maven-plugin, I get the following error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:deploy (default-cli) on project xml-maven-plugin: Error uploading site: sun.security.validator.ValidatorException: PK

[mojo-dev] [jira] Closed: (MOJO-1413) xml:validation needs local copy of w3c for validation. (validation fails)

2011-02-14 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1413. - Resolution: Fixed Fix Version/s: xml-maven-plugin 1.0-beta-4 Added catalog file example

[mojo-dev] [jira] Closed: (MOJO-1447) Transforming file in-place fails

2011-02-13 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1447. - Resolution: Fixed Fix Version/s: xml-maven-plugin 1.0-beta-4 Applied, thank you

[mojo-dev] [jira] Commented: (MOJO-1413) xml:validation needs local copy of w3c for validation. (validation fails)

2011-01-25 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=252826#action_252826 ] Jochen Wiedmann commented on MOJO-1413: --- Checkout the trunk of the xml-maven-plugin from

[mojo-dev] [jira] Commented: (MOJO-1413) xml:validation needs local copy of w3c for validation. (validation fails)

2011-01-25 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=252813#action_252813 ] Jochen Wiedmann commented on MOJO-1413: --- Robert, regarding your project, I found the follo

[mojo-dev] [jira] Closed: (MOJO-1357) Some patches to enhance the resolver and make multi output from xsl work

2011-01-25 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1357. - Resolution: Won't Fix I am closing this issue now, as Peter is obviously not working on it.

[mojo-dev] [jira] Commented: (MOJO-1413) xml:validation needs local copy of w3c for validation. (validation fails)

2011-01-25 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=252787#action_252787 ] Jochen Wiedmann commented on MOJO-1413: --- Patrick: No idea what kind of "open-source d

[mojo-dev] [jira] Reopened: (MOJO-1413) xml:validation needs local copy of w3c for validation. (validation fails)

2011-01-25 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann reopened MOJO-1413: --- Reopening so that Robert can work on this issue. > xml:validation needs local copy of w3c

[mojo-dev] [jira] Commented: (MOJO-1413) xml:validation needs local copy of w3c for validation. (validation fails)

2011-01-25 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=252786#action_252786 ] Jochen Wiedmann commented on MOJO-1413: --- Robert, please create a small sample project

[mojo-dev] [jira] Commented: (MOJO-1413) xml:validation needs local copy of w3c for validation. (validation fails)

2011-01-25 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=252765#action_252765 ] Jochen Wiedmann commented on MOJO-1413: --- I suggest that you visit the link I provided a

[mojo-dev] [jira] Commented: (MOJO-1413) xml:validation needs local copy of w3c for validation. (validation fails)

2011-01-24 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=252708#action_252708 ] Jochen Wiedmann commented on MOJO-1413: --- I am sorry, but I can't follow you. The docu

[mojo-dev] [jira] Closed: (MOJO-740) Allow input XML to be validated when transforming

2011-01-23 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-740. Resolution: Won't Fix Reporter inactive, won't fix > Allow input XML to be validated when

[mojo-dev] [jira] Closed: (MOJO-1150) Make xml-maven-plugin validate only modified files

2011-01-23 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1150. - Resolution: Won't Fix Reporter inactive, won't fix. > Make xml-maven-plugin validate

[mojo-dev] [jira] Commented: (MOJO-1357) Some patches to enhance the resolver and make multi output from xsl work

2011-01-23 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=252581#action_252581 ] Jochen Wiedmann commented on MOJO-1357: --- Peter, still there? > Some patches to enha

[mojo-dev] [jira] Closed: (MOJO-1453) xml-maven-plugin:transform - "Premature end of file" when overwriting.

2011-01-23 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1453. - Resolution: Duplicate Closing, duplicate of MOJO-1447 > xml-maven-plugin:transform - "Prema

[mojo-dev] [jira] Closed: (MOJO-1470) Subsequent schemas can not be resolved, if their location is defined in an apache-catalog

2011-01-23 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1470. - Resolution: Fixed Fix Version/s: xml-maven-plugin 1.0-beta-4 Applied, thank you! > Subsequ

[mojo-dev] [jira] Closed: (MOJO-1471) Allow catalog-files to be loaded from external urls

2011-01-23 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1471. - Resolution: Fixed Fix Version/s: xml-maven-plugin 1.0-beta-4 Catalogs can now be given as URL&#

[mojo-dev] [jira] Commented: (MOJO-1510) transform fails after a 404 error even if a catalog file is given

2011-01-23 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=252573#action_252573 ] Jochen Wiedmann commented on MOJO-1510: --- An example project would help? > transfor

[mojo-dev] [jira] Closed: (MOJO-1512) Documentation reference to RegExp File Mapper is wrong

2011-01-23 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1512. - Resolution: Fixed Fix Version/s: xml-maven-plugin 1.0-beta-4 Fixed, thanks for spotting this

[mojo-dev] [jira] Closed: (MOJO-1543) XML Maven Plugin : Schema Validation takes longer time as Resolver tries to Validate URL with url.openStream() [org.codehaus.mojo.xml.Resolver.resolveAsURL(String

2011-01-23 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1543. - Resolution: Fixed I believe, the proper way to handle this is to use the "catalogs" property

[mojo-dev] [jira] Closed: (MOJO-1413) xml:validation needs local copy of w3c for validation. (validation fails)

2011-01-23 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1413. - Resolution: Not A Bug Not a bug, can be fixed by using the "catalogs" property. > x

[mojo-dev] [jira] Commented: (MOJO-1413) xml:validation needs local copy of w3c for validation. (validation fails)

2011-01-23 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=252569#action_252569 ] Jochen Wiedmann commented on MOJO-1413: --- The suggested way to resolve this is to download

[mojo-dev] [jira] Closed: (MOJO-735) Allow XSL to be obtained from classloader resources

2011-01-23 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-735. Resolution: Fixed Fix Version/s: xml-maven-plugin 1.0-beta-4 Patch included > Allow XSL to

[mojo-dev] [jira] Closed: (MOJO-1593) Don't output HTTP proxy credentials to console/log

2011-01-22 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1593. - Resolution: Fixed Fix Version/s: xml-maven-plugin 1.0-beta-4 Fixed in SVN. Thanks for bringing

[mojo-dev] [jira] Updated: (MOJO-1517) XML plugin transform fails when XSL imports from grandparent directories

2010-04-01 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann updated MOJO-1517: -- Assignee: Jochen Wiedmann > XML plugin transform fails when XSL imports from grandparent director

Re: [mojo-dev] [RESULT] [VOTE] Retire xslt-maven-plugin

2009-12-17 Thread Jochen Wiedmann
On Tue, Dec 15, 2009 at 8:34 PM, Robert Scholte wrote: > Right now the xml-maven-plugin is still in the pre-release phase, so I would > suggest to wait untill the xml-maven-plugin has an official release before > removing the xslt-plugin. I can't follow you here. From my point of view, there are

[mojo-dev] [jira] Commented: (MOJO-1439) Improve Integration Tests (maven 3.x preparation)

2009-09-17 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=191308#action_191308 ] Jochen Wiedmann commented on MOJO-1439: --- We have another relevant patch (MOJO-1438) in the

[mojo-dev] [jira] Closed: (MOJO-927) xml-maven-plugin : TransformationSet list is null when launching "mvn site"

2009-09-17 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-927. Assignee: Jochen Wiedmann Resolution: Cannot Reproduce > xml-maven-plugin : TransformationSet l

Re: [mojo-dev] [VOTE] relase xml-maven-plugin version 1.0-beta-3

2009-09-12 Thread Jochen Wiedmann
+1 On Thu, Sep 10, 2009 at 12:20 PM, Olivier Lamy wrote: > Hi, > I'd like to release xml-maven-plugin 1.0-beta-3. > Related changes : > http://mojo.codehaus.org/xml-maven-plugin/changes-report.html#a1.0-beta-3. > > The vote is open for 48H with a lazy consensus as usal. > > Thanks, > -- > Olivie

[mojo-dev] [jira] Closed: (MOJO-1284) FileNotFoundException in XSLT Mojo when spaces in directory name

2009-08-18 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1284. - Resolution: Fixed Silly me! The xml-maven-plugin is able to do file name transformation since years. I

[mojo-dev] [jira] Closed: (MOJO-1282) Document how to use fileNameRegex and fileNameReplacement

2009-08-18 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1282. - Resolution: Fixed Hope you'll find the sections on "Simple file name mapping" and &quo

[mojo-dev] [jira] Commented: (MCLIRR-23) Review the Doxia Sink calls

2009-08-16 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=187271#action_187271 ] Jochen Wiedmann commented on MCLIRR-23: --- Ok, sorry, I didn't understand that you&#

[mojo-dev] [jira] Commented: (MCLIRR-23) Review the Doxia Sink calls

2009-08-16 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=187270#action_187270 ] Jochen Wiedmann commented on MCLIRR-23: --- Could you point out the reason for the re

[mojo-dev] [jira] Commented: (MOJO-1357) Some patches to enhance the resolver and make multi output from xsl work

2009-08-10 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=186533#action_186533 ] Jochen Wiedmann commented on MOJO-1357: --- Peter, I also do believe that using docbook.xsl sh

[mojo-dev] [jira] Commented: (MOJO-1284) FileNotFoundException in XSLT Mojo when spaces in directory name

2009-08-10 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=186525#action_186525 ] Jochen Wiedmann commented on MOJO-1284: --- Ok, agreed, this feature must be implemented in

[mojo-dev] [jira] Closed: (MCLIRR-16) Clirr cannot resolve transitive dependencies correctly having a version range specified.

2009-08-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MCLIRR-16. - Resolution: Fixed Closing due to lack of response. Feel free to reopen, should you desire to do so

[mojo-dev] [jira] Closed: (MCLIRR-15) Uniquely versioned snapshots are not ignored

2009-08-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MCLIRR-15. - Resolution: Fixed Closing due to lack of response. > Uniquely versioned snapshots are not igno

[mojo-dev] Retire xslt-maven-plugin

2009-08-08 Thread Jochen Wiedmann
Hi, I'd like to retire the xslt-maven-plugin. It has not created a new release in three years. It is basically unsupported. IMO, all its features (and more) are present in the xml-maven-plugins transform goal. What do you think? Thanks, Jochen -- Base64 decoding, 300% faster than sun.misc.BA

[mojo-dev] [jira] Closed: (MOJO-1332) Allow transformation of single XML files

2009-08-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1332. - Resolution: Fixed Use the xml-maven-plugin, which is considered to supersede the xslt-maven-plugin

[mojo-dev] [jira] Closed: (MOJO-1363) IO exception when the result file already exists

2009-08-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1363. - Resolution: Fixed The xml-maven-plugin's transform goal doesn't have this problem. In con

[mojo-dev] [jira] Commented: (MOJO-1284) FileNotFoundException in XSLT Mojo when spaces in directory name

2009-08-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=186460#action_186460 ] Jochen Wiedmann commented on MOJO-1284: --- Could you please try the xml-maven-plugin's

[mojo-dev] [jira] Closed: (MOJO-1182) XSLT: Do not copy source file and verify its existence

2009-08-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1182. - Resolution: Fixed The xml-maven-plugin's transform mojo has the requested feature. The xml-

[mojo-dev] [jira] Closed: (MOJO-1007) XSLT plugin doesn't create target sub directories

2009-08-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1007. - Resolution: Fixed The xml-maven-plugin's transform goal has this feature. The xml-maven-plug

[mojo-dev] [jira] Commented: (MOJO-740) Allow input XML to be validated when transforming

2009-08-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=186457#action_186457 ] Jochen Wiedmann commented on MOJO-740: -- Do you have a sample project or something similar, w

[mojo-dev] [jira] Commented: (MOJO-735) Allow XSL to be obtained from classloader resources

2009-08-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=186456#action_186456 ] Jochen Wiedmann commented on MOJO-735: -- Mark, due to the number of votes, I am now basic

[mojo-dev] [jira] Commented: (MOJO-927) xml-maven-plugin : TransformationSet list is null when launching "mvn site"

2009-08-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=186453#action_186453 ] Jochen Wiedmann commented on MOJO-927: -- Can you provide a sample project, or something like

[mojo-dev] [jira] Closed: (MOJO-1120) check files for well formedness is very slow

2009-08-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1120. - Resolution: Fixed Applied, thank you! > check files for well formedness is very s

[mojo-dev] [jira] Commented: (MOJO-1150) Make xml-maven-plugin validate only modified files

2009-08-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=186451#action_186451 ] Jochen Wiedmann commented on MOJO-1150: --- I understand your intention and it certainly m

[mojo-dev] [jira] Commented: (MOJO-1357) Some patches to enhance the resolver and make multi output from xsl work

2009-08-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=186450#action_186450 ] Jochen Wiedmann commented on MOJO-1357: --- Couple of comments: - Unit tests for your feat

[mojo-dev] [jira] Commented: (MUNIX-22) FC11's rpmbuild has some new guidelines

2009-05-11 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MUNIX-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=175742#action_175742 ] Jochen Wiedmann commented on MUNIX-22: -- I disagree with that suggestion. The new behaviou

[mojo-dev] [jira] Commented: (MOJO-1332) Allow transformation of single XML files

2009-04-01 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=171688#action_171688 ] Jochen Wiedmann commented on MOJO-1332: --- This should be perfectly possible, using the incl

[mojo-dev] [jira] Commented: (MCLIRR-16) Clirr cannot resolve transitive dependencies correctly having a version range specified.

2009-03-30 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=171474#action_171474 ] Jochen Wiedmann commented on MCLIRR-16: --- We need more details how you run into this proble

[mojo-dev] [jira] Commented: (MCLIRR-15) Uniquely versioned snapshots are not ignored

2009-03-30 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=171472#action_171472 ] Jochen Wiedmann commented on MCLIRR-15: --- It's half a year gone without any activity.

[mojo-dev] [jira] Commented: (MCLIRR-18) Invalid xref link generated for added inner class

2009-03-30 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=171471#action_171471 ] Jochen Wiedmann commented on MCLIRR-18: --- Patches welcome, Jared. > Invalid xr

Re: [mojo-dev] Re: [vote] Invite Kohsuke Kawaguchi as mojo committer

2009-01-21 Thread Jochen Wiedmann
+1 - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Re: [mojo-dev] XML-RPC client plugin

2008-09-10 Thread Jochen Wiedmann
On Wed, Sep 10, 2008 at 10:17 AM, Alonso Dominguez <[EMAIL PROTECTED]> wrote: > I have developed a Maven Mojo which generates the remote API of an XML-RPC > server which supports Introspection > (http://scripts.incutio.com/xmlrpc/introspection.html). The plugin uses the > Apache XML-RPC client API

Re: [mojo-dev] xml-maven-plugin not finding XSLs as resources

2008-07-18 Thread Jochen Wiedmann
On Fri, Jul 18, 2008 at 12:25 PM, Mark Hobson <[EMAIL PROTECTED]> wrote: > MOJO-735 was raised to allow the XSL specified in a transformation set > to be obtained from the context class loader's resources. Looking at > the commits, it only seems to address loading resources via > URIResolvers and

Re: [mojo-dev] xml-maven-plugin using JDK6

2008-07-18 Thread Jochen Wiedmann
On Fri, Jul 18, 2008 at 12:02 PM, Mark Hobson <[EMAIL PROTECTED]> wrote: > I've patched the plugin to use reflection for the new JAXP 1.4 method > so it now compiles under JDK5. Do you want me to commit the changes, > or I can attach them to an issue if you'd like to review it? Go on. -- Look

Re: [mojo-dev] xml-maven-plugin using JDK6

2008-07-18 Thread Jochen Wiedmann
On Fri, Jul 18, 2008 at 11:36 AM, Mark Hobson <[EMAIL PROTECTED]> wrote: > I understand the distinction, although with today's ever-growing > monolithic JDK the two tend to go hand in hand (roll on JSR-277 :). > Since JAXP is in the JDK how can we provide an alternative version > that is 'endorsed

Re: [mojo-dev] [VOTE] Release Maven CLIRR plugin version 2.2.2

2008-07-17 Thread Jochen Wiedmann
On Thu, Jul 17, 2008 at 3:50 PM, David J. M. Karlsen <[EMAIL PROTECTED]> wrote: > Arnaud HERITIER skrev: > > +1 My +1 as well. -- Look, that's why there's rules, understand? So that you think before you break 'em. -- (Terry Pratchett, Thief of Time) --

Re: [mojo-dev] xml-maven-plugin using JDK6

2008-07-17 Thread Jochen Wiedmann
On Thu, Jul 17, 2008 at 2:13 PM, Trygve Laugstøl <[EMAIL PROTECTED]> wrote: >> This was added to fix MOJO-777. What's the consensus on the minimum >> JDK requirements for mojos? The vast majority seem to be written for >> JDK1.4 and slowly moving to JDK5. Is JDK6 acceptable, or should >> reflec

[mojo-dev] [jira] Updated: (MCLIRR-13) re-deploy version-2.2.1 to maven2 repository.

2008-06-24 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann updated MCLIRR-13: -- Priority: Blocker (was: Trivial) > re-deploy version-2.2.1 to maven2 reposit

[mojo-dev] [jira] Assigned: (MCLIRR-13) re-deploy version-2.2.1 to maven2 repository.

2008-06-24 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann reassigned MCLIRR-13: - Assignee: John Casey > re-deploy version-2.2.1 to maven2 reposit

Re: [mojo-dev] [REVISED] [VOTE] Release clirr-maven-plugin, version 2.2.1

2008-06-20 Thread Jochen Wiedmann
On Fri, Jun 20, 2008 at 12:25 AM, John Casey <[EMAIL PROTECTED]> wrote: > I would like to propose the release of the clirr-maven-plugin, version > 2.2.1. +1 -- Look, that's why there's rules, understand? So that you think before you break 'em. -- (Terry Pratchett, Thief of Time) --

[mojo-dev] [jira] Commented: (MOJO-1120) check files for well formedness is very slow

2008-05-14 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=134853#action_134853 ] Jochen Wiedmann commented on MOJO-1120: --- First of all, IMO its a feature if external DTD&#

[mojo-dev] [jira] Closed: (MOJO-1108) RAT report points to wrong website

2008-04-27 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1108. - Resolution: Fixed Thanks for the hint. I took this as an opportunity to finally move the plugins

[mojo-dev] [jira] Closed: (MOJO-1096) xml-maven-plugin should allow maven properties within the value of the stylesheet property

2008-04-14 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-1096. - Resolution: Incomplete Agree with Benjamins diagnosis. > xml-maven-plugin should allow ma

[mojo-dev] [jira] Commented: (MOJO-1096) xml-maven-plugin should allow maven properties within the value of the stylesheet property

2008-04-14 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130745#action_130745 ] Jochen Wiedmann commented on MOJO-1096: --- Can you provide a test case? > xml-maven

[mojo-dev] [jira] Closed: (MCLIRR-7) Fail's checking if dependencies are declared as optional

2008-03-24 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MCLIRR-7. Resolution: Fixed Ok, I think that settles it: Indeed, Werner also doesn't have the problem any l

[mojo-dev] [jira] Commented: (MCLIRR-7) Fail's checking if dependencies are declared as optional

2008-03-23 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128309#action_128309 ] Jochen Wiedmann commented on MCLIRR-7: -- Good idea, Niall. I have started a vote. >

[mojo-dev] VOTE: Release clirr-maven-plugin 2.2

2008-03-23 Thread Jochen Wiedmann
Hi, I'd like to release version 2.2 of the clirr-maven-plugin. Compared to the previous version, the following issues have been fixed: - The previous artifacts version number is now shown in the report. (MCLIRR-9, thanks to Matthew Beermann) - Added a french resource bundle. (MCLIRR-10, thank

[mojo-dev] [jira] Updated: (MCOBERTURA-82) Cobertura report includes files, which are distributed under the GPL

2008-01-13 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCOBERTURA-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann updated MCOBERTURA-82: -- Attachment: MCOBERTURA-82.patch Proposed patch, which implements the suggested workaround

[mojo-dev] [jira] Created: (MCOBERTURA-82) Cobertura report includes files, which are distributed under the GPL

2008-01-13 Thread Jochen Wiedmann (JIRA)
Issue Type: Improvement Affects Versions: 2.2 Reporter: Jochen Wiedmann The report created by the CoberturaReportMojo includes files, which are distributed under the GPL. As a consequence, the generated report cannot be added to distributions, which are licensed under the GPL

[mojo-dev] [jira] Closed: (MOJO-866) Calling "mvn rat:rat" throws a NullPointerException

2008-01-13 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MOJO-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MOJO-866. Resolution: Fixed Fixed by adding @requiresDependencyResolution to the RatReportMojo, which ensures that

[mojo-dev] VOTE: Release xml-maven-plugin 1.0-beta-3

2008-01-11 Thread Jochen Wiedmann
Hi, I'd like to publish release 1.0-beta-3 of the xml-maven-plugin. Compared to the previous version, the following things have been changed: - Added the possibility to set a transformers output properties. (MOJO-741) - If a transformation sets or validation sets base directory is missing, then a

[mojo-dev] [jira] Commented: (MCLIRR-7) Fail's checking if dependencies are declared as optional

2008-01-10 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119433 ] Jochen Wiedmann commented on MCLIRR-7: -- Let's wait some days for possible side effects. > Fail'

[mojo-dev] [jira] Closed: (MCLIRR-7) Fail's checking if dependencies are declared as optional

2008-01-09 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann closed MCLIRR-7. Resolution: Fixed Fix Version/s: 2.2 Fixed. > Fail's checking if dependencies are dec

[mojo-dev] [jira] Commented: (MCLIRR-7) Fail's checking if dependencies are declared as optional

2008-01-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119191 ] Jochen Wiedmann commented on MCLIRR-7: -- Evaluation: In AbstractClirrMojo.resolvePreviousReleaseClasses the following

[mojo-dev] [jira] Commented: (MCLIRR-7) Fail's checking if dependencies are declared as optional

2008-01-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119186 ] Jochen Wiedmann commented on MCLIRR-7: -- Reproducable with commons-fileupload. > Fail's checking if dependen

[mojo-dev] [jira] Assigned: (MCLIRR-7) Fail's checking if dependencies are declared as optional

2008-01-08 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MCLIRR-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann reassigned MCLIRR-7: Assignee: Jochen Wiedmann > Fail's checking if dependencies are declared as

  1   2   3   >