Re: [VOTE] Release Maven Site Plugin version 2.4

2012-04-24 Thread Lukas Theussl
+1 -Lukas Dennis Lundberg wrote: Hi, We solved 9 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=17454 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1 Staging

Re: Proposal: the maven build-from-source-plugin

2012-04-24 Thread Chris Graham
I really don't see the point in this. Whilst I can see your intention, I do not see the need, nor do I see realistically that it is feasable. I do agree with the limitations that you state and I can think of more. To the point that I think it could only cover such a small subset of cases as to

Re: [VOTE] Release Maven Site Plugin version 2.4

2012-04-24 Thread Olivier Lamy
+1 -- Olivier Le 23 avr. 2012 22:30, "Dennis Lundberg" a écrit : > Hi, > > We solved 9 issues: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=17454 > > There are still a couple of issues left in JIRA: > > http://jira.codehaus.org/secure/IssueNavigator

Re: [VOTE] Release Maven Site Plugin version 2.4

2012-04-24 Thread Hervé BOUTEMY
+1 Hervé Le lundi 23 avril 2012 22:30:03 Dennis Lundberg a écrit : > Hi, > > We solved 9 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=H > tml&version=17454 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigat

Re: [VOTE] Release Maven Site Plugin version 2.4

2012-04-24 Thread Hervé BOUTEMY
it's simply because m-site-p 2.x doesn't run report under Maven 3, then we have a FileNotFoundException for index.html I just added an index.apt file in r1329974 to avoid this little false positive. Regards, Hervé Le mardi 24 avril 2012 14:42:44 Lukas Theussl a écrit : > Hi, > > The newly add

Re: Help to add Oracle JDBC driver

2012-04-24 Thread Manfred Moser
Your Java home points to a JRE .. Maven is a Java development tool and therefore needs the JDK. On Tue, April 24, 2012 12:57 am, copyto27 wrote: > Hi john > > I tried all you told me, but i continue with the same error > > the result of the mvn -version command > > PS C:\> mvn -version > Apache M

Issue with parallelThreads Re: [VOTE] Apache Maven Invoker Plugin 1.6

2012-04-24 Thread Olivier Lamy
Thanks Lukas for the fix. I have fixed too the parallelThreads trouble. @Karl can you test with your projects ? Thanks 2012/4/24 Lukas Theussl : > > See > http://maven.apache.org/doxia/issues/index.html#Verbatim_blocks_not_boxed > > I have fixed the apt sources. > > Cheers, > -Lukas > > > > > Karl

Re: [VOTE] Release Maven Site Plugin version 2.4

2012-04-24 Thread Lukas Theussl
Hi, The newly added IT for MSITE-582 fails when run with maven 3.0.4. Not a blocking issue, since everything else works (site-plugin-2 with m2, site-plugin-3 with m2 & 3), but I'd like to understand why, if someone has a clue... -Lukas Dennis Lundberg wrote: Hi, We solved 9 issues: http

Proposal: the maven build-from-source-plugin

2012-04-24 Thread Benson Margulies
>From time to time, there is an impedance mismatch between the desires of an open source development community and the nature of Maven as a *binary* dependency management system. While I wouldn't, for a moment, suggest tampering with the existing binary system, I was wondering how hard it would be

Re: Help to add Oracle JDBC driver

2012-04-24 Thread copyto27
Hi john I tried all you told me, but i continue with the same error the result of the mvn -version command PS C:\> mvn -version Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100) Maven home: C:\CGSI\apache-maven-3.0.4\bin\.. Java version: 1.6.0_31, vendor: Sun Microsystems Inc. Java home: C