Re: [VOTE] Apache Maven Invoker Plugin 1.6

2012-04-24 Thread Lukas Theussl


See 
http://maven.apache.org/doxia/issues/index.html#Verbatim_blocks_not_boxed


I have fixed the apt sources.

Cheers,
-Lukas



Karl Heinz Marbaise wrote:

Hi,

i have checked the staged Site and observed that the frames around the
source examples or code snippet are not there...
For example if you compare

http://maven.apache.org/plugins/maven-invoker-plugin-1.6/examples/invoker-properties.html

http://maven.apache.org/plugins/maven-invoker-plugin/examples/invoker-properties.html


I assume this is based on the staging site ?

Kind regards
Karl Heinz Marbaise


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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:\Program Files\Java\jre6
Default locale: es_ES, platform encoding: Cp1252
OS name: windows 7, version: 6.1, arch: x86, family: windows

thanks!

--
View this message in context: 
http://maven.40175.n5.nabble.com/Help-to-add-Oracle-JDBC-driver-tp5659525p5661256.html
Sent from the Maven Developers mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 to build a plugin, perhaps inspired by the scm
plugin, that could download and build source.

One hopes to discover that the -sources artifact for a gav is, in
fact, comprehensive and buildable. Could the results of such a build
enter the reactor without core changes, or would there need to be a
two-phase approach? This, of course, assumes that the sources are (a)
buildable and (b) buildable with maven. (Give or take antrun or other
scripting.) A further interesting wrinkle would be to add patch
application to the mix -- possibly a problem bounded by the need for a
Java implementation of 'patch'.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146styleName=Htmlversion=17454

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11146status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-086/

Staging site:
http://maven.apache.org/plugins/maven-site-plugin-2.4/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 ltheu...@apache.org:

 See
 http://maven.apache.org/doxia/issues/index.html#Verbatim_blocks_not_boxed

 I have fixed the apt sources.

 Cheers,
 -Lukas




 Karl Heinz Marbaise wrote:

 Hi,

 i have checked the staged Site and observed that the frames around the
 source examples or code snippet are not there...
 For example if you compare


 http://maven.apache.org/plugins/maven-invoker-plugin-1.6/examples/invoker-properties.html


 http://maven.apache.org/plugins/maven-invoker-plugin/examples/invoker-properties.html


 I assume this is based on the staging site ?

 Kind regards
 Karl Heinz Marbaise


 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 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:\Program Files\Java\jre6
 Default locale: es_ES, platform encoding: Cp1252
 OS name: windows 7, version: 6.1, arch: x86, family: windows

 thanks!

 --
 View this message in context:
 http://maven.40175.n5.nabble.com/Help-to-add-Oracle-JDBC-driver-tp5659525p5661256.html
 Sent from the Maven Developers mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 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://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146styleNa
  me=Htmlversion=17454
  
  There are still a couple of issues left in JIRA:
  http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11146
  status=1
  
  Staging repo:
  https://repository.apache.org/content/repositories/maven-086/
  
  Staging site:
  http://maven.apache.org/plugins/maven-site-plugin-2.4/
  
  Guide to testing staged releases:
  http://maven.apache.org/guides/development/guide-testing-releases.html
  
  Vote open for 72 hours.
  
  [ ] +1
  [ ] +0
  [ ] -1
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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=11146styleName=H
 tmlversion=17454
 
 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11146sta
 tus=1
 
 Staging repo:
 https://repository.apache.org/content/repositories/maven-086/
 
 Staging site:
 http://maven.apache.org/plugins/maven-site-plugin-2.4/
 
 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html
 
 Vote open for 72 hours.
 
 [ ] +1
 [ ] +0
 [ ] -1

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 denn...@apache.org a écrit :

 Hi,

 We solved 9 issues:

 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146styleName=Htmlversion=17454

 There are still a couple of issues left in JIRA:

 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11146status=1

 Staging repo:
 https://repository.apache.org/content/repositories/maven-086/

 Staging site:
 http://maven.apache.org/plugins/maven-site-plugin-2.4/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 --
 Dennis Lundberg

 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




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 be 
questionable as to whether you'd bother.

Perhaps you could better explain your thinking on the need?

-Chris

Sent from my iPhone

On 24/04/2012, at 10:42 PM, Benson Margulies bimargul...@gmail.com wrote:

 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 to build a plugin, perhaps inspired by the scm
 plugin, that could download and build source.
 
 One hopes to discover that the -sources artifact for a gav is, in
 fact, comprehensive and buildable. Could the results of such a build
 enter the reactor without core changes, or would there need to be a
 two-phase approach? This, of course, assumes that the sources are (a)
 buildable and (b) buildable with maven. (Give or take antrun or other
 scripting.) A further interesting wrinkle would be to add patch
 application to the mix -- possibly a problem bounded by the need for a
 Java implementation of 'patch'.
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org
 

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org