plexus-utils CommandLineUtils replacements ?

2011-10-13 Thread Kristian Rosenvold
I've been wondering if there are any adequate replacements for plexus-utils CommandLineUtils class out there ? Kristian - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail:

Re: plexus-utils CommandLineUtils replacements ?

2011-10-13 Thread Olivier Lamy
Hello, http://commons.apache.org/exec/ ? 2011/10/13 Kristian Rosenvold kristian.rosenv...@gmail.com: I've been wondering if there are any adequate replacements for plexus-utils CommandLineUtils class out there ? Kristian

Re: plexus-utils CommandLineUtils replacements ?

2011-10-13 Thread Simone Tripodi
+1 (not that it counts ;) ) for commons-exec! Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Thu, Oct 13, 2011 at 9:01 AM, Olivier Lamy ol...@apache.org wrote: Hello,

Re: plexus-utils CommandLineUtils replacements ?

2011-10-13 Thread Kristian Rosenvold
FWIW I will try to establish the real difference between commons-exec and out current plexus-utils and submit those patches to commons-exec. By inspecting code it is quite clear that plexus-utils has a few more battle scars than commons-exec, which means p-u handles a few more

Re: plexus-utils CommandLineUtils replacements ?

2011-10-13 Thread Simone Tripodi
Hi Kristian! Good to know, I will take care of applying your patches in order to have commons-exec available ASAP and be integrated in Maven! All the best, have a nice day! Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi

The maven-eclipse-plugin could not handle resources correctly

2011-10-13 Thread Yi Xiao
Hi devs, I use the maven-eclipse-plugin 2.9-SNAPSHOT to make a maven project to eclipse plugin, I get the error info: [INFO] Trace java.lang.StringIndexOutOfBoundsException: String index out of range: -38 at java.lang.String.substring(String.java:1768) at

Re: Bootstrap maven skin

2011-10-13 Thread Ivan Habunek
On 12 October 2011 17:22, Simone Tripodi simonetrip...@apache.org wrote: @Ivan: you are *much more* than welcome, I really need a big help on finalizing it! Feel free to asking whatever is needed, I will more than pleased to reply! Thanks. I started incorporating some of my tweaks. We'll see

Checkstyle plugin 2.8 release?

2011-10-13 Thread Mark Hobson
Hi, I need to use maven-checkstyle-plugin 2.7 for the checkstyle upgrade but am being blocked by MCHECKSTYLE-159. This is fixed in trunk and there are no further unresolved issues targeting 2.8, so any objections to performing a release? Next question is would someone mind doing it? :) I'm

Re: Bootstrap maven skin

2011-10-13 Thread Simone Tripodi
Hi Ivan! I am not a Javascript black-belt so feel free to replace jQuery with cross-browser-plain-old javascript if you are able to do, I'm totally dummy on that area... that's why I plugged jquery :P TIA!!! Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/

[Doxia] Site generation replicates class attribute

2011-10-13 Thread Simone Tripodi
Hi all guys! while generating the Apache DirectMemory site[1] using the xdoc format, I noticed that for every section element, if `class` attribute is specified, it is replicated to the nested h2 element. For example, for section name=Apache DirectMemory class=hero-unit pApache

Re: The maven-eclipse-plugin could not handle resources correctly

2011-10-13 Thread Barrie Treloar
On Thu, Oct 13, 2011 at 9:21 PM, Yi Xiao xiaoyijhondeve...@gmail.com wrote: Hi devs, I use the maven-eclipse-plugin 2.9-SNAPSHOT to make a maven project to Looking into it. - To unsubscribe, e-mail:

Re: The maven-eclipse-plugin could not handle resources correctly

2011-10-13 Thread Yi Xiao
Thanks Barrie[?]! On Fri, Oct 14, 2011 at 6:35 AM, Barrie Treloar baerr...@gmail.com wrote: On Thu, Oct 13, 2011 at 9:21 PM, Yi Xiao xiaoyijhondeve...@gmail.com wrote: Hi devs, I use the maven-eclipse-plugin 2.9-SNAPSHOT to make a maven project to Looking into it.

[jira] Subscription: Design Best Practices

2011-10-13 Thread jira
Issue Subscription Filter: Design Best Practices (24 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles https://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques

Re: The maven-eclipse-plugin could not handle resources correctly

2011-10-13 Thread Barrie Treloar
John, Can you work out why you can't access the Jira properly and add some notes there. I need an example project that exhibits the problem. My integration test project that I created doesn't throw this error. Sample log output: [DEBUG] Processing classpath for: source src/main/java: