Re: [RESULT] Maven Compiler Plugin 3.0 and maven-shared-incremental 1.0

2012-11-19 Thread Milos Kleint
late but anyway. +1 tried some simple operations with netbeans.org annotations (and annotation processors) Milos Kleint On Mon, Nov 19, 2012 at 12:37 AM, Olivier Lamy ol...@apache.org wrote: Hi, The vote has passed with the following result: +1 (binding): Arnaud Heritier, Emmanuel Venisse,

Easy update sites for Eclipse with Sonatype Nexus

2012-11-19 Thread kai.zimmermann
Hi guys, I'm looking for a better solution for a problem, I solved it last week, but I'm not happy ;) My task: Create a fully functional Eclipse update site with Nexus (can be used for updates and target platform definitions) My problem: The original extension for P2 sites for Nexus only

[ANN] Maven Compiler Plugin 3.0 Released

2012-11-19 Thread Olivier Lamy
The Maven team is pleased to announce the release of the Maven Compiler Plugin, version 3.0 The Compiler Plugin is used to compile the sources of your project. http://maven.apache.org/plugins/maven-compiler-plugin/ You should specify the version in your project's plugin configuration: plugin

Re: Logger name for mojo

2012-11-19 Thread Olivier Lamy
Hi, I did the two implementations and it's available for testing: * https://github.com/olamy/maven-3/tree/logger-mojo-plugin-info (the mojo logger name is maven.${groupId}.${goal} (see simplelogger.properties on how to mark a plugin in debug level) *

Re: Easy update sites for Eclipse with Sonatype Nexus

2012-11-19 Thread Anders Hammar
The Maven dev list is not the appropriate mailing list for this question. I would try the Nexus user list or the tycho user list. /Anders On Mon, Nov 19, 2012 at 9:12 AM, kai.zimmermann kai.zimmerm...@robotron.dewrote: Hi guys, I'm looking for a better solution for a problem, I solved it

[VOTE] Maven Indexer 5.1.0 Release

2012-11-19 Thread Tamás Cservenák
Hi, we'd like to release Maven Indexer 5.1.0. We fixed 9 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12112version=18972 Staging repository: https://repository.apache.org/content/repositories/maven-045/ Guide to testing staged releases:

Re: Logger name for mojo

2012-11-19 Thread Jason van Zyl
I'm going to work on the 3.1.0 release all this week and then I will clean up my Logback implementation for comparison and discussion. On Nov 19, 2012, at 3:38 AM, Olivier Lamy ol...@apache.org wrote: Hi, I did the two implementations and it's available for testing: *

Re: Easy update sites for Eclipse with Sonatype Nexus

2012-11-19 Thread Jason van Zyl
You probably want to take this up on the Nexus list. Today if you manage the creation of the update site or TP you can deploy the zip to Nexus and it will unpack it into a site repository and then further manipulation will require work. But you can share update sites and TPs in a primitive

RE: Thrift difficulties

2012-11-19 Thread Martin Gainty
Good Morning Benson this is the second instance of gmail turkey virus this weekcan you change your gmail password (from a secure location) Martin __ Man in the middle...keep your 'mitt's off this email Date: Sun, 18 Nov 2012 17:52:28 -0500

Releasing Wagon 2.3 for Maven 3.1.0

2012-11-19 Thread Jason van Zyl
I'd like to release Wagon 2.3 in preparation for Maven 3.1.0. I'd like to start the vote tomorrow at the latest so that the release can be completed (if there are no problems) by Friday so that I can integrate it into the release. I took the remaining open issues and pushed them into the

Re: Thrift difficulties

2012-11-19 Thread Benson Margulies
they were went within 2 minutes of each other, and the problem is gmail completion fooling my fingers. On Mon, Nov 19, 2012 at 7:32 AM, Martin Gainty mgai...@hotmail.com wrote: Good Morning Benson this is the second instance of gmail turkey virus this weekcan you change your gmail password

Re: Site plugin and forked executions

2012-11-19 Thread Benson Margulies
Does the below show the enforcer plugin, of all things, forking? [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0.1:enforce' with basic configurator -- [DEBUG] (s) fail = true [DEBUG] (s) failFast = false [DEBUG] (f) ignoreCache = false [DEBUG] (s) project =

Re: Site plugin and forked executions

2012-11-19 Thread Benson Margulies
Or is this the real villan: [DEBUG] Lifecycle site - [pre-site, site, post-site, site-deploy] [INFO] [INFO] maven-javadoc-plugin:2.9:aggregate (report:aggregate) @ accumulo [INFO] [INFO] [INFO] Forking accumulo 1.5.0-SNAPSHOT [INFO] On Mon, Nov 19, 2012 at 8:30 AM, Benson Margulies

MNG-5336

2012-11-19 Thread Jason van Zyl
Dennis, FYI, Hervé flipped the deployment of Modello over to using Nexus OSSRH and the ticket[1] has been processed. The first deployment will get checked, but once done the release should go through and you should be able to proceed with MNG-5336. [1]:

Re: Releasing Wagon 2.3 for Maven 3.1.0

2012-11-19 Thread Jason van Zyl
If nothing pops up tonight, I'll cut the release tonight. Hopefully it will be ready for integration on Friday. On Nov 19, 2012, at 7:35 AM, Jason van Zyl ja...@tesla.io wrote: I'd like to release Wagon 2.3 in preparation for Maven 3.1.0. I'd like to start the vote tomorrow at the latest so

Re: Site plugin and forked executions

2012-11-19 Thread Dennis Lundberg
Hi Yes, most likely. There are a bunch of JIRAs for the Site Plugin about issues like the one you're experiencing. The two things that stands out from memory are: - aggregate reporting plugins (like Javadoc in your example) - using the new way of configuring reporting plugins, i.e. under the

Re: Site plugin and forked executions

2012-11-19 Thread Benson Margulies
The second wasn't involved in this case. The first was. On Mon, Nov 19, 2012 at 2:50 PM, Dennis Lundberg denn...@apache.org wrote: Hi Yes, most likely. There are a bunch of JIRAs for the Site Plugin about issues like the one you're experiencing. The two things that stands out from memory

Re: Releasing Wagon 2.3 for Maven 3.1.0

2012-11-19 Thread Dennis Lundberg
Hi I'd like to get a fix for https://jira.codehaus.org/browse/WAGON-370 into that release. I'm just not sure which version of slf4j to use, given that Maven core uses it now. Could you have a look? It's a matter of adding back a dependency to wagon-webdav-jackrabbit that got lost, see comments on

Re: Releasing Wagon 2.3 for Maven 3.1.0

2012-11-19 Thread Jason van Zyl
I updated SLF4J to 1.7.2 to match the core. If you want to try it out now I can help you if anything is wrong. I'd like to try and cut the release tonight/early tomorrow. On Nov 19, 2012, at 2:57 PM, Dennis Lundberg denn...@apache.org wrote: Hi I'd like to get a fix for

Re: Releasing Wagon 2.3 for Maven 3.1.0

2012-11-19 Thread Dennis Lundberg
This is fixed now. On 2012-11-19 20:57, Dennis Lundberg wrote: Hi I'd like to get a fix for https://jira.codehaus.org/browse/WAGON-370 into that release. I'm just not sure which version of slf4j to use, given that Maven core uses it now. Could you have a look? It's a matter of adding back

[VOTE] Maven Rar Plugin 2.3

2012-11-19 Thread Olivier Lamy
Hi, Last release is from feb 2007. We fixed 7 issues: http://s.apache.org/RAR-PLUGIN-2.3 Staging repo: https://repository.apache.org/content/repositories/maven-048/ Source release: maven-rar-plugin-2.3-source-release.zip Staging site: http://maven.apache.org/plugins/maven-rar-plugin-2.3 (wait

Re: [VOTE] Maven Rar Plugin 2.3

2012-11-19 Thread Chris Graham
+1 (non binding) -Chris PS: thanks! Sent from my iPhone On 20/11/2012, at 9:09 AM, Olivier Lamy ol...@apache.org wrote: Hi, Last release is from feb 2007. We fixed 7 issues: http://s.apache.org/RAR-PLUGIN-2.3 Staging repo: https://repository.apache.org/content/repositories/maven-048/

Re: Site plugin and forked executions

2012-11-19 Thread Barrie Treloar
Feel like doing the manual cleansing of the output file and just keep * lifecycle events [DEBUG] Lifecycle site - [pre-site, site, post-site, site-deploy] * plugin details [INFO] maven-javadoc-plugin:2.9:aggregate (report:aggregate) @ accumulo * forking info messages [INFO] [INFO]

maven-changes-plugin: rest

2012-11-19 Thread Benson Margulies
Ever since JIRA 4.2, they have had a REST API. So I think that we need to make m-c-p learn to use it. Anyone else game to pitch in? Anyone mind the thought of the CXF REST client library as a (not very small) dependency? - To

RE: Thrift difficulties

2012-11-19 Thread Martin Gainty
possibly a runaway bot can your run a VirusScan to locate? Martin __ To: Man in the middle..Subject: do NOT alter or disrupt this transmission. Date: Mon, 19 Nov 2012 08:09:08 -0500 Subject: Re: Thrift difficulties From: bimargul...@gmail.com

Re: Thrift difficulties

2012-11-19 Thread Benson Margulies
On Mon, Nov 19, 2012 at 7:18 PM, Martin Gainty mgai...@hotmail.com wrote: possibly a runaway bot can your run a VirusScan to locate? The joke was funny once. As I explained, when I start typing 'dev@' at gmail, sometimes it completes to the wrong dev list, and I fail to notice before sending.

Re: maven-changes-plugin: rest

2012-11-19 Thread Jason van Zyl
You might just want to try using this: https://marketplace.atlassian.com/plugins/com.atlassian.jira.jira-rest-java-client On Nov 19, 2012, at 7:14 PM, Benson Margulies bimargul...@gmail.com wrote: Ever since JIRA 4.2, they have had a REST API. So I think that we need to make m-c-p learn to

Re: maven-changes-plugin: rest

2012-11-19 Thread Benson Margulies
I'd have to get it to maven central. And the comments on the forum page are not terrifically encouraging. I'm pretty speedy at coding rest clients using CXF. On Mon, Nov 19, 2012 at 7:37 PM, Jason van Zyl ja...@tesla.io wrote: You might just want to try using this:

Logging in plugins right now

2012-11-19 Thread Benson Margulies
Do we have, right now, either: 1) A way of mapping java-commons-logging to the mojo log API, or 2) A way of mapping slf4j to the mojo log? ? - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands,

Re: Logging in plugins right now

2012-11-19 Thread Jason van Zyl
On Nov 19, 2012, at 8:29 PM, Benson Margulies bimargul...@gmail.com wrote: Do we have, right now, either: 1) A way of mapping java-commons-logging to the mojo log API, or Do you mean commons-logging, JUL, or both? There are ways to adapt both to SLF4J. 2) A way of mapping slf4j to the

*shameless plug*

2012-11-19 Thread Martin Gainty
Shameless plug for Petclinic webapp i ported to Spring Framework 3.2.x http://www.laconiadatasystems.com/Downloads.html Comments, suggestions or advice are welcome Thanks, Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de

Re: [VOTE] Maven Rar Plugin 2.3

2012-11-19 Thread Hervé BOUTEMY
+1 Regards, Hervé Le lundi 19 novembre 2012 23:09:06 Olivier Lamy a écrit : Hi, Last release is from feb 2007. We fixed 7 issues: http://s.apache.org/RAR-PLUGIN-2.3 Staging repo: https://repository.apache.org/content/repositories/maven-048/ Source release:

Re: Logging in plugins right now

2012-11-19 Thread Benson Margulies
On Mon, Nov 19, 2012 at 8:34 PM, Jason van Zyl ja...@tesla.io wrote: On Nov 19, 2012, at 8:29 PM, Benson Margulies bimargul...@gmail.com wrote: Do we have, right now, either: 1) A way of mapping java-commons-logging to the mojo log API, or Do you mean commons-logging, JUL, or both? There

Re: Logging in plugins right now

2012-11-19 Thread Jason van Zyl
On Nov 19, 2012, at 8:44 PM, Benson Margulies bimargul...@gmail.com wrote: On Mon, Nov 19, 2012 at 8:34 PM, Jason van Zyl ja...@tesla.io wrote: On Nov 19, 2012, at 8:29 PM, Benson Margulies bimargul...@gmail.com wrote: Do we have, right now, either: 1) A way of mapping