Re: Build failed in Jenkins: maven-plugins-ITs-m3-windows #187

2013-06-11 Thread Mark Hobson
? Robert Op Sun, 12 May 2013 12:26:00 +0200 schreef Mark Hobson markhob...@gmail.com: Any ideas what the problem is with the Java installation on this slave? This build has been failing for as long as I remember, and every time it does it emails 18 people and counting. The secondary

Re: Build failed in Jenkins: maven-plugins-ITs-m3-windows #187

2013-05-12 Thread Mark Hobson
Any ideas what the problem is with the Java installation on this slave? This build has been failing for as long as I remember, and every time it does it emails 18 people and counting. The secondary problem is the Maven Dependency Plugin tests failing with Java heap space, which then causes six

MNG-3092

2012-11-14 Thread Mark Hobson
Hi all, I see Jason's suggested MNG-3092 [1] for 3.1.0, which is great, but as the comments show this is a political hot potato. I'm happy to apply my original patch if that really is the consensus? Thanks, Mark [1] http://jira.codehaus.org/browse/MNG-3092

Re: MNG-3092

2012-11-14 Thread Mark Hobson
be? On Nov 14, 2012, at 3:54 PM, Mark Hobson markhob...@gmail.com wrote: Hi all, I see Jason's suggested MNG-3092 [1] for 3.1.0, which is great, but as the comments show this is a political hot potato. I'm happy to apply my original patch if that really is the consensus? Thanks, Mark

Re: https://jira.codehaus.org/browse/MNG-1304

2012-11-13 Thread Mark Hobson
+1 Standardisation on version semantics is key to dependency management. Mark On 13 Nov 2012, at 20:38, Jason van Zyl ja...@tesla.io wrote: This is a long-standing issue, but I think a document and standard has emerged that I think is reasonable. How do people feel about trying to adhere

[ANN] Maven SCM 1.8.1 Released

2012-11-08 Thread Mark Hobson
The Maven team is pleased to announce the release of Maven SCM, version 1.8.1. Maven SCM provides a common API for doing SCM operations. http://maven.apache.org/scm/ Release Notes - Maven SCM - Version 1.8.1 Bug: * [SCM-696] - SVN tagging fails with svn+ssh://username@host URL * [SCM-697] -

[ANN] Maven SCM Publish Plugin 1.0-beta-2 Released

2012-11-08 Thread Mark Hobson
The Maven team is pleased to announce the release of the Maven SCM Publish Plugin, version 1.0-beta-2. This plugin allows Maven websites to be published to any supported SCM. http://maven.apache.org/plugins/maven-scm-publish-plugin/ You should specify the version in your project's plugin

Re: Deploying maven-scm site

2012-11-07 Thread Mark Hobson
of reasons). That's been the case for me when I've been prompted for passwords when using keys. Good luck in finding out why. :-) -Chris Sent from my iPhone On 07/11/2012, at 9:34 AM, Mark Hobson markhob...@gmail.com wrote: Hi, I'm trying to deploy the maven-scm-1.8.1 site but am

Re: Deploying maven-scm site

2012-11-07 Thread Mark Hobson
idapache.website/id usernamebimargulies/username !-- passworduncomment and put in password to give up on ssh./password -- privateKey/users/benson/.ssh/id_rsa/privateKey /server On Wed, Nov 7, 2012 at 8:55 AM, Mark Hobson markhob...@gmail.com

Re: Deploying maven-scm site

2012-11-07 Thread Mark Hobson
authorized_keys on people? On Wed, Nov 7, 2012 at 2:21 PM, Mark Hobson markhob...@gmail.com wrote: Hi Benson, I can ssh and scp to people.apache.org by entering my passphrase. I've even tried using ssh-add to remove the passphrase prompt but it still resorts to a password. What takes the -d switch

Re: Deploying maven-scm site

2012-11-07 Thread Mark Hobson
Goodness, I've just tried adding passphrase to settings.xml and so far it seems to be happily scp'ing autonomously. I'm sure I tried this the other night.. Thanks for listening, Mark On 7 November 2012 19:51, Mark Hobson markhob...@gmail.com wrote: I do mean passphrase. My public key

Deploying maven-scm site

2012-11-06 Thread Mark Hobson
Hi, I'm trying to deploy the maven-scm-1.8.1 site but am getting prompted for a password for every module. As per [1] my settings.xml contains: server idapache.website/id usernamemarkh/username privateKey${user.home}/.ssh/id_rsa/privateKey /server I'm running Maven

[RESULT] [VOTE] Release Maven SCM version 1.8.1

2012-11-05 Thread Mark Hobson
Hi, The vote has passed with the following result : +1 (binding): Mark Hobson, Herve Boutemy, Mark Struberg, Olivier Lamy +1 (non binding): N/A I will promote the artifacts to the central repo. Mark - To unsubscribe, e-mail

[RESULT] [VOTE] Release Maven SCM Publish Plugin version 1.0-beta-2

2012-11-05 Thread Mark Hobson
Hi, The vote has passed with the following result : +1 (binding): Mark Hobson, Herve Boutemy, Mark Struberg, Olivier Lamy +0 (binding): Robert Scholte +1 (non binding): N/A I will promote the artifacts to the central repo. Mark

Re: [VOTE] Release Maven SCM Publish Plugin version 1.0-beta-2

2012-11-03 Thread Mark Hobson
strub...@yahoo.de: +1 LieGrue, strub - Original Message - From: Mark Hobson markhob...@gmail.com To: Maven Developers List dev@maven.apache.org Cc: Sent: Thursday, November 1, 2012 11:04 PM Subject: [VOTE] Release Maven SCM Publish Plugin version 1.0-beta-2 Hi, Note

[VOTE] Release Maven SCM version 1.8.1

2012-11-01 Thread Mark Hobson
Hi, We solved 4 issues:http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10527styleName=Htmlversion=18930 There are still plenty of issues left in JIRA:http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=10527status=1 Staging

[VOTE] Release Maven SCM Publish Plugin version 1.0-beta-2

2012-11-01 Thread Mark Hobson
Hi, Note that this release is dependent upon the maven-scm-1.8.1 vote currently taking place. We solved 2 issues:http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12730styleName=Htmlversion=18939 There are still a couple of issues left in

Re: Releasing maven-scm and maven-scm-publish-plugin

2012-10-31 Thread Mark Hobson
if there's no components.xml. It happened to me only once, during the most critical moment: release:perform. Just double check your release, that's all I'm saying. Robert Op Tue, 30 Oct 2012 23:50:39 +0100 schreef Mark Hobson markhob...@gmail.com: Hi Robert, Is this in reference to SCM-698 which

Re: Releasing maven-scm and maven-scm-publish-plugin

2012-10-30 Thread Mark Hobson
Sounds reasonable to me, I'll release it as 1.8.1. Mark On 27 October 2012 23:28, Chris Graham chrisgw...@gmail.com wrote: 1.9 or 1.8.1? It doesn't appear to be a major change. -Chris Sent from my iPhone On 27/10/2012, at 11:31 PM, Mark Hobson markhob...@gmail.com wrote: On 26 October

GPG Keys

2012-10-30 Thread Mark Hobson
Hi, I'm trying to update the /dist/maven/KEYS file on people.apache.org as described here: https://svn.apache.org/repos/asf/maven/project/KEYS It's owned by the svnwc user and I don't appear to have permissions to overwrite it. Am I missing something here? Thanks, Mark

Re: Releasing maven-scm and maven-scm-publish-plugin

2012-10-30 Thread Mark Hobson
as soon as I know what the issue is. Running a package twice does generate the file. I assume it's this project: https://github.com/sonatype/plexus-containers but I still haven't found the right sources on my system Robert Op Tue, 30 Oct 2012 22:41:21 +0100 schreef Mark Hobson markhob

Re: GPG Keys

2012-10-30 Thread Mark Hobson
/10/30 Mark Hobson markhob...@gmail.com: Hi, I'm trying to update the /dist/maven/KEYS file on people.apache.org as described here: https://svn.apache.org/repos/asf/maven/project/KEYS It's owned by the svnwc user and I don't appear to have permissions to overwrite it. Am I missing something

Re: Releasing maven-scm and maven-scm-publish-plugin

2012-10-27 Thread Mark Hobson
On 26 October 2012 21:14, Olivier Lamy ol...@apache.org wrote: 2012/10/26 Mark Hobson markhob...@gmail.com: Any objections before I start a vote? Nope Great, I'll get the ball rolling. Also, what is the convention for running maven-scm ITs? I'm guessing it's done manually prior

Releasing maven-scm and maven-scm-publish-plugin

2012-10-26 Thread Mark Hobson
Hi, I'd like to release maven-scm-publish-plugin 1.0-beta-2 for the MSCMPUB-2 fix. This issue is in turn fixed by SCM-697 so I'll also need to release maven-scm 1.9. The remaining issue scheduled for 1.9 is SCM-435 which I can move to 1.10 instead. Any objections before I start a vote? Also,

Re: [VOTE] Release Maven Runtime version 1.0-alpha-3

2012-05-28 Thread Mark Hobson
Good spot Tony, I'll fix the links. Shall I re-release the project or amend the tag? I'd rather re-release but do we need to vote for 72hrs again? Thanks, Mark On 28 May 2012 09:46, Tony Chemit che...@codelutin.com wrote: On Tue, 22 May 2012 13:29:48 +0100 Mark Hobson ma...@apache.org wrote

Re: [VOTE] Release Maven Runtime version 1.0-alpha-3

2012-05-28 Thread Mark Hobson
Hobson a écrit : Good spot Tony, I'll fix the links.  Shall I re-release the project or amend the tag?  I'd rather re-release but do we need to vote for 72hrs again? Thanks, Mark On 28 May 2012 09:46, Tony Chemit che...@codelutin.com wrote: On Tue, 22 May 2012 13:29:48 +0100 Mark Hobson ma

[RESULT] [VOTE] Release Maven Runtime version 1.0-alpha-3

2012-05-28 Thread Mark Hobson
Hi, The vote has passed with the following result : +1 (binding): Olivier Lamy, Hervé BOUTEMY, Stephen Connolly +1 (non binding): Tony Chemit I will promote the artifacts to the central repo. Thanks, Mark - To unsubscribe,

[ANN] Maven Runtime 1.0-alpha-3 Released

2012-05-28 Thread Mark Hobson
The Maven team is pleased to announce the release of the Maven Runtime, version 1.0-alpha-3 Maven Runtime allows introspection of Maven project metadata at runtime. Basic artifact information or full Maven project metadata can be obtained for all projects within a given class loader,

Board report request

2012-05-28 Thread Mark Hobson
Hi, Could a PMC add Maven Runtime 1.0-alpha-3 to the next board report please? Thanks, Mark - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Board report request

2012-05-28 Thread Mark Hobson
Thanks. On 28 May 2012 13:40, Olivier Lamy ol...@apache.org wrote: done 2012/5/28 Mark Hobson ma...@apache.org: Hi, Could a PMC add Maven Runtime 1.0-alpha-3 to the next board report please? Thanks, Mark

Re: [VOTE] Release Maven Release Plugin version 2.3.1

2012-05-25 Thread Mark Hobson
Vote is nearing completion and need one more binding vote, anyone? Thanks, Mark On 22 May 2012 20:48, Olivier Lamy ol...@apache.org wrote: +1 2012/5/22 Mark Hobson ma...@apache.org: Hi, We solved 3 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11144styleName

Re: [VOTE] Release Maven Runtime version 1.0-alpha-3

2012-05-25 Thread Mark Hobson
Vote is nearing completion and need one more binding vote, anyone? Thanks, Mark On 24 May 2012 21:01, Hervé BOUTEMY herve.bout...@free.fr wrote: +1 Hervé Le mardi 22 mai 2012 13:29:48 Mark Hobson a écrit : Hi, This release adds Maven3 support. We solved 2 issues: http

[RESULT] [VOTE] Release Maven Release Plugin version 2.3.1

2012-05-25 Thread Mark Hobson
Hi, The vote has passed with the following result : +1 (binding): Robert Scholte, Olivier Lamy, Benson Margulies +1 (non binding): Mark Hobson, Tony Chemit, abhijith tn I will promote the artifacts to the central repo. Thanks, Mark

Board report request

2012-05-25 Thread Mark Hobson
Hi, Could a PMC add Maven Release Plugin 2.3.1 to the next board report please? Thanks, Mark - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Board report request

2012-05-25 Thread Mark Hobson
Thanks Olivier. On 25 May 2012 15:40, Olivier Lamy ol...@apache.org wrote: done. 2012/5/25 Mark Hobson ma...@apache.org: Hi, Could a PMC add Maven Release Plugin 2.3.1 to the next board report please? Thanks, Mark

[ANN] Maven Release Plugin 2.3.1 Released

2012-05-25 Thread Mark Hobson
The Maven team is pleased to announce the release of the Maven Release Plugin, version 2.3.1 This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform.

Re: [VOTE] Release Maven Runtime version 1.0-alpha-3

2012-05-23 Thread Mark Hobson
2012/5/22 Mark Hobson ma...@apache.org: Hi, This release adds Maven3 support. We solved 2 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761version=15963 There are no issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truejqlQuery=project+%3D

JIRA spam

2012-05-23 Thread Mark Hobson
Hi, This guy looks like spam if anyone wants to delete him? https://jira.codehaus.org/secure/ViewProfile.jspa?name=hendy Cheers, Mark - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail:

[VOTE] Release Maven Release Plugin version 2.3.1

2012-05-22 Thread Mark Hobson
Hi, We solved 3 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11144styleName=Htmlversion=18526 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11144status=1 Staging repo:

[VOTE] Release Maven Runtime version 1.0-alpha-3

2012-05-22 Thread Mark Hobson
Hi, This release adds Maven3 support. We solved 2 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761version=15963 There are no issues left in JIRA:

[RESULT] [VOTE] Release Maven Checkstyle Plugin version 2.8

2011-11-01 Thread Mark Hobson
Hi, The vote has passed with the following result : +1 (binding): Olivier Lamy, Stephen Connolly, Herve Boutemy +1 (non binding): Mark Struberg, Lukas Theussl I will promote the artifacts to the central repo. Cheers, Mark -

Add Maven Checkstyle Plugin 2.8 to board report

2011-11-01 Thread Mark Hobson
Hi, Could a PMC add the Maven Checkstyle Plugin 2.8 release to the next board report please? Cheers, Mark - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[ANN] Maven Checkstyle Plugin 2.8 Released

2011-11-01 Thread Mark Hobson
The Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 2.8 Generates a report on violations of code style and optionally fails the build if violations are detected. http://maven.apache.org/plugins/maven-checkstyle-plugin You should specify the version in

Re: Checkstyle plugin 2.8 release?

2011-10-24 Thread Mark Hobson
the release. 2011/10/14 Mark Hobson markhob...@gmail.com: That'd be great, thanks Olivier! Mark On 14 October 2011 08:26, Olivier Lamy ol...@apache.org wrote: Hello, I can probably do that around middle next week. Ping me if I miss :-) 2011/10/13 Mark Hobson markhob...@gmail.com: Hi, I need

[VOTE] Release Maven Checkstyle Plugin version 2.8

2011-10-24 Thread Mark Hobson
Hi, We solved 2 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127version=17520 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11127status=1 Staging repo:

Re: Checkstyle plugin 2.8 release?

2011-10-14 Thread Mark Hobson
That'd be great, thanks Olivier! Mark On 14 October 2011 08:26, Olivier Lamy ol...@apache.org wrote: Hello, I can probably do that around middle next week. Ping me if I miss :-) 2011/10/13 Mark Hobson markhob...@gmail.com: Hi, I need to use maven-checkstyle-plugin 2.7 for the checkstyle

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

Re: Auto apache version standard as an enforcer rule?

2010-11-10 Thread Mark Hobson
On 10 November 2010 14:02, Jesse Glick jesse.gl...@oracle.com wrote: The trouble with Javadoc pseudo-annotations is that they are unavailable in bytecode and thus invisible to a tool like sigtest. I don't know about Clirr. I suspect this particular set of Javadoc tags was designed with Eclipse

Re: Auto apache version standard as an enforcer rule?

2010-11-09 Thread Mark Hobson
On 9 November 2010 16:30, Rex Hoffman r...@e-hoffman.org wrote: My thoughts exactly on the annotation ie. hosted in a generic context.  The concern I have is the number of useful open source projects that expose interfaces that clients are not required to implement.  Ultimately since this

Re: Auto apache version standard as an enforcer rule?

2010-11-05 Thread Mark Hobson
On 4 November 2010 18:28, Rex Hoffman r...@e-hoffman.org wrote: Seems reasonable, build a helper library to run clirr and analyze it's results, allow the clirr plugin to use it in it's existing manner, or by an enforcer rule. That fact that it's clirr under the hood of that enforcer rule will

Re: [ANN] Apache Maven 3.0 Released

2010-10-08 Thread Mark Hobson
Congrats! Thanks to everyone who put the substantial effort into making this milestone release. Mark On 8 October 2010 14:10, Benjamin Bentmann bentm...@apache.org wrote: The Maven team is pleased to announce the release of Apache Maven 3.0. Maven is a project comprehension and build tool,

Re: [VOTE] Release Apache Maven 3.0

2010-10-05 Thread Mark Hobson
It generally works for my builds apart from the behaviour of an internal Maven plugin. This plugin uses the shared component maven-runtime to determine the dependency order of the project's dependencies, which is subtly different between m2.2.1 and m3. I haven't had time to fully debug the

Re: [VOTE] Release Apache Maven 3.0

2010-10-05 Thread Mark Hobson
On 5 October 2010 14:31, Baptiste MATHUS m...@batmat.net wrote: +1. It'd confirm what I checked yesterday (see my other mail). I was having problem with XML parser due to a different classpath ordering inside surefire between m2.2.1 and m3. As Olivier said, it's true it's bad to rely on

Re: [VOTE] Release Apache Maven 3.0

2010-10-05 Thread Mark Hobson
On 5 October 2010 15:54, Jason van Zyl ja...@sonatype.com wrote: a DAG which is toposorted is naturally unordered for elements at the same level in a graph.  The set is deterministic, the order of that set is not. Relying on any ordering for something that is naturally unordered is not

[m3] ProjectSorter problems (was: Re: [VOTE] Release Apache Maven 3.0)

2010-10-05 Thread Mark Hobson
Branching the m3 vote thread: On 5 October 2010 16:22, Mark Hobson markhob...@gmail.com wrote: Sorry, I don't think I was clear enough before.  It's not the ordering of elements at the same level that's a problem, it's that the element order is wrong.  I was also meaning deterministic

Re: [m3] ProjectSorter problems (was: Re: [VOTE] Release Apache Maven 3.0)

2010-10-05 Thread Mark Hobson
On 5 October 2010 18:35, Mark Hobson markhob...@gmail.com wrote: I've taken a quick look at ProjectSorter in the debugger and it looks like it's skipping vertexes where versions don't match.  For example, if A depends on B:1.0 but B is resolved to 1.1 (via resolution or management) then A-B

Re: [m3] ProjectSorter problems (was: Re: [VOTE] Release Apache Maven 3.0)

2010-10-05 Thread Mark Hobson
On 5 October 2010 21:50, Mark Hobson markhob...@gmail.com wrote: I've raised MNG-4854 [1] to demonstrate the problem. Benjamin, I understand your comment on the issue. The situation I have is with maven-runtime where all dependencies have already been mediated, so project:1.0 is in fact using

Re: [m3] ProjectSorter problems (was: Re: [VOTE] Release Apache Maven 3.0)

2010-10-05 Thread Mark Hobson
On 5 October 2010 22:43, Benjamin Bentmann benjamin.bentm...@udo.edu wrote: To me the situation looks like this: The ProjectSorter serves one purpose, that is to figure out the build order of projects within a reactor. Unless I misunderstand, you seem to have a different use case and merely use

[RESULT] [VOTE] Release Maven Checkstyle plugin version 2.6

2010-09-25 Thread Mark Hobson
Hi, The vote has passed with the following result : +1 (binding): Emmanuel Venisse, Lukas Theussl, Olivier Lamy, John Casey, Herve Boutemy I will promote the artifacts to the central repo. Mark - To unsubscribe, e-mail:

Add maven-checkstyle-plugin:2.6 to board report

2010-09-25 Thread Mark Hobson
Hi there, Could a PMC add maven-checkstyle-plugin:2.6 to the board report please? Thanks, Mark - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[ANN] Maven Checkstyle Plugin 2.6 Released

2010-09-25 Thread Mark Hobson
The Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 2.6. This plugin generates a report regarding the code style used by the developers. http://maven.apache.org/plugins/maven-checkstyle-plugin/ You should specify the version in your project's plugin

[VOTE] Release Maven Checkstyle plugin version 2.6

2010-09-22 Thread Mark Hobson
Hi, We solved 5 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127styleName=Htmlversion=16212 There are still several issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11127status=1 Staging repo:

Re: Plugin deployment problems

2010-09-21 Thread Mark Hobson
On 21 September 2010 04:45, Brian Fox bri...@infinity.nu wrote: I'm at JavaOne this week so I didn't see this until know. You're back in the group now. Great, thanks Brian, all working now. Mark - To unsubscribe, e-mail:

Re: Plugin deployment problems

2010-09-20 Thread Mark Hobson
On 17 September 2010 21:38, Anders Hammar and...@hammar.net wrote: That's what I would do. Start with a simple setup and when that works add the encryption. I still get a 403 when using no password encryption. I've also tried using the httpclient wagon provider but to no avail: [INFO]

Re: Plugin deployment problems

2010-09-20 Thread Mark Hobson
On 20 September 2010 13:01, Martin Gainty mgai...@hotmail.com wrote: did you add repository.apache.org/content/repositories/snapshots repository to your list of proxied repositories in your ./.m2/settings.xml http://maven.apache.org/ref/2.2.1/maven-settings/settings.html I haven't got any

Re: Plugin deployment problems

2010-09-20 Thread Mark Hobson
On 20 September 2010 13:00, Anders Hammar and...@hammar.net wrote: I'd say you don't have permission to deploy (snapshots) to m-checkstyle-p. You need to get someone to verify this for you. Strange, I successfully released 2.4 about a year ago, but the infrastructure has changed somewhat since

Re: Plugin deployment problems

2010-09-20 Thread Mark Hobson
On 20 September 2010 14:20, Anders Hammar and...@hammar.net wrote: I'm kind of thinking that Jason was right when he said that the switch to ldap could have caused this... Not sure if it's related, but I couldn't add my new PGP key to KEYS [1] either: svn: Commit failed (details follow): svn:

Re: Plugin deployment problems

2010-09-20 Thread Mark Hobson
On 20 September 2010 15:12, Benjamin Bentmann benjamin.bentm...@udo.edu wrote: I don't see your user id among [0] and the Maven Parent POM says your role is emeritus, that explains it I guess. Two months back, there was some cleanup of the groups. Maybe you fall through and didn't get a mail

Re: Plugin deployment problems

2010-09-20 Thread Mark Hobson
On 20 September 2010 16:43, Wendy Smoak wsm...@gmail.com wrote: (If Brian hasn't seen this thread and done it already,) send an email to the PMC list private@ and ask to be reinstated. Sent, thanks. Mark - To unsubscribe,

Re: Plugin deployment problems

2010-09-17 Thread Mark Hobson
Any ideas on this one? It's blocking me from releasing the maven-checkstyle-plugin which I'd like to do ASAP. Mark On 16 September 2010 18:44, Mark Hobson markhob...@gmail.com wrote: Hi there, I've been updating my environment to release the Checkstyle plugin and am having problems even

Re: Plugin deployment problems

2010-09-17 Thread Mark Hobson
On 17 September 2010 19:41, Anders Hammar and...@hammar.net wrote: But he could log into the Apache Nexus instance through the UI, so that can't be the case. Mark, are you sure the server id in settings.xml match the id of the repo (e.i. apache.snapshots.https)? Is the password encrypted? As

Re: [Checkstyle plugin] possible release

2010-09-16 Thread Mark Hobson
I could do with this release too and am happy to perform it. Having a few problems updating my environment though; I'll send a separate mail. Mark On 13 September 2010 22:37, Olivier Lamy ol...@apache.org wrote: Hi, I will try to work on this at the end of the week (if no spare time issue :-)

Plugin deployment problems

2010-09-16 Thread Mark Hobson
Hi there, I've been updating my environment to release the Checkstyle plugin and am having problems even deploying a snapshot. I've configured settings.xml as specified [1] but still get: [INFO] Error deploying artifact: Authorization failed: Access denied to:

Re: Filling in a few gaps with enforcer rules

2010-09-13 Thread Mark Hobson
Great, thanks Rex. Mark On 13 September 2010 18:45, Rex Hoffman r...@e-hoffman.org wrote: Hey Mark, A little later than I promised but here it is: http://jira.codehaus.org/browse/MENFORCER-107 Rex On Wed, Sep 8, 2010 at 1:16 PM, Mark Hobson markhob...@gmail.com wrote: Great, no real

Re: Filling in a few gaps with enforcer rules

2010-09-08 Thread Mark Hobson
Were any issues raised to track the progress of these new rules? I'm particularly interested in this one: 2) Maven should have the option of forcing developers to ensure dependencies converge rather than relying on the closest to the top rule it uses by default. In large projects this can be

Re: Filling in a few gaps with enforcer rules

2010-09-08 Thread Mark Hobson
on me, and then a dev with commit rights to get in to maven proper. Cheers, Rex On Wed, Sep 8, 2010 at 4:26 AM, Mark Hobson markhob...@gmail.com wrote: Were any issues raised to track the progress of these new rules?  I'm particularly interested in this one: 2) Maven should have the option

Re: annotations support in compiler mojo

2010-03-30 Thread Mark Hobson
On 29 March 2010 10:35, Milos Kleint mkle...@gmail.com wrote: yes, one place when this issue arises is when your own project defines a annotation processor of it's own. See http://jira.codehaus.org/browse/MCOMPILER-97 Hmm, maybe we'll have to split the compiler plugin up into two different

Re: annotations support in compiler mojo

2010-03-29 Thread Mark Hobson
Hi Milos, Sorry for the delay again, I've been away from code for a while. On 6 March 2010 13:27, Milos Kleint mkle...@gmail.com wrote: I see. I think the regular compilation classpath shall be the default  though. The question is how to encode this special processor path? is there a way to

Re: annotations support in compiler mojo

2010-03-05 Thread Mark Hobson
Hi Milos, Apologies for the delayed reply. See my responses inline: On 25 February 2010 09:10, Milos Kleint mkle...@gmail.com wrote: Hello Mark, what are the required feaures you are after? From the glimpse at the apt plugin, I got the impression that it has quite a lot of configuration,

Re: annotations support in compiler mojo

2010-02-10 Thread Mark Hobson
Late reply on this one, but I'm certainly interested in seeing apt support added to maven-compiler-plugin. There is already a separate plugin for apt over at Mojo, apt-maven-plugin [1]. I worked on this a while back to get it into shape and am currently using it in production. I'd be happy to

Re: New Release Tree Maven Module

2010-01-29 Thread Mark Hobson
I'm a little confused as to what this approach involves, as you seem to suggest releasing up the dependency tree from a given leaf project? I'd certainly advocate a release goal to release in the opposite direction, i.e. a project and all its snapshot dependencies down the dependency tree. Mark

[PMC] Maven Checkstyle Plugin 2.4 needs adding to board report

2009-11-19 Thread Mark Hobson
The Maven Checkstyle Plugin has been released. Can this get added to the next board report please. Cheers, Mark - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail:

Re: [PMC] Maven Checkstyle Plugin 2.4 needs adding to board report

2009-11-19 Thread Mark Hobson
2009/11/19 Benjamin Bentmann benjamin.bentm...@udo.edu: Done. For the future, please remember to cc the result to the PMC as well (cf. step 9 of the [0]). Ah ha, thanks, I missed that. Oh for a plugin to automate this process! Mark

Re: [VOTE] Release Maven Checkstyle plugin version 2.4

2009-11-18 Thread Mark Hobson
Vincent 2009/11/12 Mark Hobson markhob...@gmail.com: Hi, The big new feature in this release is an upgrade to Checkstyle 5.0, which brings Java 5 compatibility. We solved 6 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127version=15336 There are still a couple

Re: [VOTE] Release Maven reporting impl version 2.0.4.3

2009-11-12 Thread Mark Hobson
2009/11/10 Vincent Siveton vsive...@apache.org: The vote has passed with the following result : +1 Benjamin, Lukas, Dennis, Hervé, Vincent I will promote the artifacts to the central repo. Have the artifacts been promoted to central? I can't see them:

Re: [VOTE] Release Maven reporting impl version 2.0.4.3

2009-11-12 Thread Mark Hobson
Ah great, thanks :) Mark 2009/11/12 Vincent Siveton vsive...@apache.org: Hi Mark, It seems that we changed the groupid/artifactid in the past. Here the right link: http://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-impl/ Cheers, Vincent 2009/11/12 Mark Hobson

Re: Checkstyle ready for a 2.4 release?

2009-11-12 Thread Mark Hobson
I've upgraded maven-reporting-impl now that it has been released. The only unresolved issue destined for 2.4 is now MCHECKSTYLE-123 [1]. Can this be resolved quickly or shall we defer it until 2.5? Cheers, Mark [1] http://jira.codehaus.org/browse/MCHECKSTYLE-123 2009/11/4 Mark Hobson markhob

Re: Checkstyle ready for a 2.4 release?

2009-11-12 Thread Mark Hobson
Great, thanks Olivier. I'll start the vote for 2.4. Cheers, Mark 2009/11/12 Olivier Lamy ol...@apache.org: Hi, Move it to 2.5. I wanted to work on some refactoring on the plugin. But the best is to do it after the release :-) -- Olivier 2009/11/12 Mark Hobson markhob...@gmail.com

[VOTE] Release Maven Checkstyle plugin version 2.4

2009-11-12 Thread Mark Hobson
Hi, The big new feature in this release is an upgrade to Checkstyle 5.0, which brings Java 5 compatibility. We solved 6 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127version=15336 There are still a couple of issues left in JIRA:

[ANN] Maven Runtime 1.0-alpha-2 Released

2009-11-07 Thread Mark Hobson
The Maven team is pleased to announce the release of Maven Runtime, version 1.0-alpha-2. Maven Runtime allows introspection of Maven project metadata at runtime. http://maven.apache.org/shared/maven-runtime/ You should specify the dependency in your project's POM: dependency

[PMC] Maven Runtime 1.0-alpha-2 needs adding to board report

2009-11-07 Thread Mark Hobson
Maven Runtime has been released. Can this get added to the next board report please. Cheers, Mark - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [VOTE] Release Maven reporting impl version 2.0.4.3

2009-11-04 Thread Mark Hobson
Just tried it with maven-checkstyle-plugin:checkstyle. It produces the single report, which is an improvement, but the CSSs are missing. Is this a known issue? Cheers, Mark 2009/11/3 Vincent Siveton vsive...@apache.org: Hi, This is a maintenance release to fix MSHARED-120. Staging repo:

Re: Checkstyle ready for a 2.4 release?

2009-11-04 Thread Mark Hobson
single report, ie mvn checkstyle:checkstyle See MSHARED-120 Cheers, Vincent 2009/11/3 Mark Hobson markhob...@gmail.com: Hi there, Has anyone got any objections to rolling a Checkstyle 2.4 release? The big addition in this version is MCHECKSTYLE-105 [1] which upgrades Checkstyle to 5.0

Re: [VOTE] Release Maven Runtime version 1.0-alpha-2

2009-11-03 Thread Mark Hobson
2009/11/2 Stephen Connolly stephen.alan.conno...@gmail.com: 2009/11/2 Mark Hobson markhob...@gmail.com: Staging site: http://maven.apache.org/shared/maven-runtime-1.0-alpha-2/ The above link is broken for me, even using the Apache Proxy :-( It wasn't synced when I sent the email, but it's

[VOTE] Release Maven Runtime version 1.0-alpha-2 (take 2)

2009-11-03 Thread Mark Hobson
Hi, This second attempt now inherits maven-shared-components:14 to fix the site skin problems. We solved 2 issues: - Added support for introspecting URLs to MavenRuntime - Added url to parsing exception messages There are no issues left in JIRA:

Checkstyle ready for a 2.4 release?

2009-11-03 Thread Mark Hobson
Hi there, Has anyone got any objections to rolling a Checkstyle 2.4 release? The big addition in this version is MCHECKSTYLE-105 [1] which upgrades Checkstyle to 5.0, and thus is compatible with Java 5. Several users have been using 2.4-SNAPSHOT successfully for a while now without problems,

[VOTE] Release Maven Runtime version 1.0-alpha-2

2009-11-02 Thread Mark Hobson
Hi, We solved 2 issues: - Added support for introspecting URLs to MavenRuntime - Added url to parsing exception messages There are no issues left in JIRA:

Re: How to retrieve the current maven version from a plugin?

2009-10-22 Thread Mark Hobson
2009/10/22 Brett Porter br...@apache.org: Well, there's maven-runtime in shared, but that stack dumps on M3 (not sure if that's a regression or known incompat.) Code like this:  try {    System.out.println( runtime.getProject( Mojo.class ).getVersion() ); } catch ( MavenRuntimeException e

apache-source-release-assembly-descriptor POM hierarchy

2009-10-07 Thread Mark Hobson
Hi there, Just been checking out the apache-source-release-assembly-descriptor project and noticed the strange POM hierarchy: org.apache:apache:6 v (inherits) org.apache.maven:maven-parent:13 | (uses) +- org.apache.apache.resources:apache-source-release-assembly-descriptor:1.0

Re: apache-source-release-assembly-descriptor POM hierarchy

2009-10-07 Thread Mark Hobson
2009/10/7 Brett Porter br...@apache.org: By that point, it'll be 1.1-SNAPSHOT, using 1.0, and so on. I think that's not a problem in the fashion that it is used. I guess, seems a bit weird to me. I'd probably have factored a new parent in that both maven-parent and

  1   2   3   4   5   6   7   >