Re: Building multiple classifiers

2011-11-27 Thread Brett Porter
On 24/11/2011, at 3:58 AM, Kurt Zettel II wrote: > Hello Maven Developers, > > I have built a plugin that builds projects for the BlackBerry. It > needs to build for multiple RIM OS versions so I use a classifier such > as my-library-1.0-rim-4.5.0, my-library-1.0-rim-5.0.0 etc. I am > running

Re: ideas for the maven site

2011-11-27 Thread Brett Porter
On 26/11/2011, at 9:51 PM, Simone Tripodi wrote: > Bonjour Olivier! > > indeed, a well visible `Download` button is missing, I even got > confused on reading the page I realized :D +1 > > I need to collect as much feedbacks as possible so we can deploy a new > amazing website, ATM I just lazi

Re: [VOTE] Apache Maven 3.0.4

2011-11-27 Thread Simone Tripodi
+1 (non binding) I've happily developed for the whole day - even forgetting I was using the 3.0.4! :D Thanks for taking care of the release! Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Sun, Nov 27

Re: [VOTE] Release Maven Surefire version 2.11

2011-11-27 Thread Kristian Rosenvold
One more thing; This version is marked as the last java 1.4 compatible version in JIRA, the next version will be java 1.5 for the plugin. Surefire can still *fork* all the way down to jdk 1.3 for JUnit 3.8.1. Kristian 2011/11/27 Kristian Rosenvold > Hi, > > We solved 20 issues: > > http://ji

Re: Syntax coloured code snippets in Site - existing or DYO

2011-11-27 Thread Lennart Jörelid
Hello Lukas, A question here... It seems simple enough to add the required constants conveying the choice to provide syntax coloring or line number visibility to Doxia's SinkEventAttributes. It also seems simple enough to make a smallish change to the core SinkAdapter, to recognize more propertie

[VOTE] Release Maven Surefire version 2.11

2011-11-27 Thread Kristian Rosenvold
Hi, We solved 20 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=17856 This version supports JUnit 4.8 @Category annotation, using the "groups" parameter on the plugin (using the 4.7 provider). Notable new features in this release are runOrder="failedfirst" and ru

Re: [VOTE] Apache Maven 3.0.4

2011-11-27 Thread Jeff MAURY
Works fine with gwt-maven-plugin, jenkins-the-definitive-guide-book and one of my Hadoop based project. Regards Jeff MAURY 2011/11/27 Arnaud Héritier > +1 (binding) > No regression found on a large set of projects. > > Thx > > Cheers > > Le 27 nov. 2011 à 14:38, Robert Scholte a écrit : > > >

Re: [VOTE] Apache Maven 3.0.4

2011-11-27 Thread Arnaud Héritier
+1 (binding) No regression found on a large set of projects. Thx Cheers Le 27 nov. 2011 à 14:38, Robert Scholte a écrit : > > > Tried on several Maven and Mojo projects, all looking good. > > > > +1 > > > > -Robert > > >> Date: Sat, 26 Nov 2011 00:22:11 -0200 >> Subject: Re: [VOTE] Apache Mave

RE: [VOTE] Apache Maven 3.0.4

2011-11-27 Thread Robert Scholte
Tried on several Maven and Mojo projects, all looking good. +1 -Robert > Date: Sat, 26 Nov 2011 00:22:11 -0200 > Subject: Re: [VOTE] Apache Maven 3.0.4 > From: velo...@gmail.com > To: dev@maven.apache.org > > Flexmojos built just fine! > > On Fri, Nov 25, 2011 at 7:17 AM, Olivier Lamy

Re: new report

2011-11-27 Thread Simone Tripodi
Hi again Mark, here is the new generated report[1] including Leiningen and SBT, please let me know if there are more that have to be included! Have a nice day, all the best! Simo [1] http://people.apache.org/~simonetripodi/minimal-pom/dependency-info.html http://people.apache.org/~simonetripodi/

Re: Syntax coloured code snippets in Site - existing or DYO

2011-11-27 Thread Simone Tripodi
Hi Lennart, unfortunately there's no way ATM to specify where applying the line numbering and where not :( The only way to do it, would be applying what you suggested in your first message :) Have a nice day, all the best! Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejour

Re: new report

2011-11-27 Thread Simone Tripodi
Thanks a lot Mark! so sorry but I didn't even know the existence of these tools :( I'm going to quickly deprecate myself :) Going to update the generation right now, I'll deploy a new report and keep you updated! Have a nice day, Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.l

Re: Syntax coloured code snippets in Site - existing or DYO

2011-11-27 Thread Lennart Jörelid
Hello there Simone, You are quite right; I tested applying the maven-fluido-skin to the jaxb2-maven-plugin, patch http://jira.codehaus.org/browse/MJAXB-55. Feel free to checkout / patch to take a look at the skin in action. Another question, though: How do I disable line numbering for *some* cod

Re: new report

2011-11-27 Thread Mark Derricutt
Doh - was on my way out earlier. Should have mentioned it in the post! Leiningen: [groupId/artifactId "version"] If the groupId/artifactId are the same, you can just use [artifactId "version"] https://github.com/technomancy/leiningen http://clojars.org/swank-clojure <- an example from the cloj

[ANN] Maven Fluido Skin 1.0 Released

2011-11-27 Thread Simone Tripodi
The Maven team is pleased to announce the first release of the Maven Fluido Skin! The Apache Maven Fluido Skin is an Apache Maven site skin built on top of Twitter's bootstrap. http://maven.apache.org/skins/maven-fluido-skin/ You should specify the version in your site.xml configuration: ...

Re: new report

2011-11-27 Thread Simone Tripodi
Hi Mark! sure, no problem! can you point me please to the documentation where I can find the dependency pattern for those build systems? Many thanks in advance! Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.or