Re: Bootstrap maven skin

2011-10-13 Thread Christian Grobmeier
On Thu, Oct 13, 2011 at 2:45 PM, Ivan Habunek wrote: > Do we want to include jQuery with the theme? I think that the few > tweaks we use it for can be done in plain javascript. A lot of maven > sites are pretty static so it might be an unnecessary overhead. Ivan, did you see this? http://twitter.

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: output=nu

[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 Yi Xiao
Thanks Barrie[?]! On Fri, Oct 14, 2011 at 6:35 AM, Barrie Treloar wrote: > On Thu, Oct 13, 2011 at 9:21 PM, Yi Xiao > wrote: > > > > Hi devs, > > I use the maven-eclipse-plugin 2.9-SNAPSHOT to make a maven project to > > Looking into it. > > -

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 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: dev-unsubscr...@maven.apache.org For additional 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 element, if `class` attribute is specified, it is replicated to the nested element. For example, for Apache DirectMemory is a multi layered cache implementation featuring off-

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/ http

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 happ

Re: Bootstrap maven skin

2011-10-13 Thread Ivan Habunek
On 12 October 2011 17:22, Simone Tripodi 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 how it goes. Do we wan

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 java.lang.String.substring

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 http://w

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 variations/except

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 wrote: > Hello, > > http://commons.apache.org/exec/ ? > > 2011

Re: plexus-utils CommandLineUtils replacements ?

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