Re: [mojo-dev] Release new mojo-parent ?

2013-04-01 Thread Anders Hammar
I'm, a Mac boy. /Anders On Mon, Apr 1, 2013 at 9:46 PM, Baptiste MATHUS wrote: > OK. For the record, I'm using Linux x64. So I suppose Anders, who > confirmed he reproduces this too, is using Linux or Mac. > -- Baptiste > > > 2013/4/1 Robert Scholte > >> Hi, >> >> There's no need to do a test

Re: [mojo-dev] [VOTE] Release mojo-parent version 32 and mojo-sandbox-parent version 13

2013-04-01 Thread Anders Hammar
+1 Verified that the issue found now is fixed (mojo-parent). Also verified signature (mojo-parent). /Anders On Mon, Apr 1, 2013 at 12:59 PM, Baptiste MATHUS wrote: > Hi, > > I'd like to release version 32 of the mojo-parent pom and the version 13 > of the mojo-sandbox-parent pom. > > These ar

Re: [mojo-dev] [ANN] mojo-parent version 32 and mojo-sandbox-parent version 13 Released

2013-04-04 Thread Anders Hammar
Please wait announcing until it's available on central. It has otherwise caused confusion for users in the past. /Anders On Thu, Apr 4, 2013 at 10:02 PM, Baptiste MATHUS wrote: > Hi, > > The Mojo team is pleased to announce the release of the mojo-parent > version 32 and mojo-sandbox-parent ve

Re: [mojo-dev] [ANN] mojo-parent version 32 and mojo-sandbox-parent version 13 Released

2013-04-04 Thread Anders Hammar
; I don't think it has much value to publish this on users@maven or > users@mojo. > > If you think I should announce that there too, I can do it, but I just > think it will be just noise. > This is really internal stuff, isn't it? > > Cheers > > > 2013/4/4

Re: [mojo-dev] rpm-maven-plugin patches

2013-04-10 Thread Anders Hammar
Hi Rickard, I've noticed your patches and I think the rpm plugin would need some nursing. But I'm not sure what "dev application" you're referring to - have I missed some mail? Is there any policies or guidelines for changing the required JDK/maven > version for a plugin. I'm planing to do a rewr

Re: [mojo-dev] Build-Helper-Maven-Plugin / Build-MetaData-Maven-Plugin

2013-04-11 Thread Anders Hammar
The Maven version is available as property set by Maven core starting with Maven 3.0.4. /Anders On Thu, Apr 11, 2013 at 8:57 PM, Karl Heinz Marbaise wrote: > No comments, Ideas? Suggestions etc. ? > > Kind regards > Karl-Heinz Marbaise > > Hi to all mojo developers, > >> >> based on the last da

Re: [mojo-dev] Question ...rpm-plugin

2013-04-11 Thread Anders Hammar
Strange. He mailed me privately after his mail some days ago saying he applied to be a developer through Xircles. He didn't say anything about having access already. How does it work if someone applies to be a developer through Xircles - who get's that request? /Anders On Thu, Apr 11, 2013 at 9:

Re: [mojo-dev] Preparation to release dita-maven-plugin 1.0

2013-04-12 Thread Anders Hammar
I think it's ok to switch without releasing a beta first. I don't see any requirement for that. It's just a name change. /Anders On Sat, Apr 13, 2013 at 7:00 AM, Dan Tran wrote: > Hi > > I would like to bring this plugin out of beta, and cut the first release. > > I also need to help from Mojo

Re: [mojo-dev] Build-Helper-Maven-Plugin / Build-MetaData-Maven-Plugin

2013-04-13 Thread Anders Hammar
Yes, sandbox is a good place. /Anders On Sat, Apr 13, 2013 at 3:23 PM, Karl Heinz Marbaise wrote: > Hi to all, > > so based on the comments I would like to start removing the > commits on build-helper-maven-plugin regarding the build-metadata and > create a new plugin the > > build-metadata-mav

Re: [mojo-dev] Build-Helper-Maven-Plugin / Build-MetaData-Maven-Plugin

2013-04-13 Thread Anders Hammar
As the Maven version already exists as a property set by Maven Core starting in 3.0.4 (or possibly 3.0.3) I don't think we should have that from a plugin as well. Will only cause confusion as it will be a different property. I also think that very useful things that are used by Maven (timestamp?),

Re: [mojo-dev] Build-Helper-Maven-Plugin / Build-MetaData-Maven-Plugin

2013-04-13 Thread Anders Hammar
> goals (new): > maven Provide information about maven-version, >called goals and active profiles >during the build and the command line >(security?). > java Provide information about the java

Re: [mojo-dev] State of properties-maven-plugin.

2013-04-16 Thread Anders Hammar
We should keep in mind that this plugin could fool people into doing "bad stuff" (not The Maven Way). To continue Stephen's comment on the build-helper/meta-data mojo discussion, I'm not sure this is good. Also, having a plugin setting properties will not always work with Maven 3 as that happens to

Re: [mojo-dev] State of properties-maven-plugin.

2013-04-16 Thread Anders Hammar
Things Done™... I don't see that as wrong. >> >> Now >> http://mojo.codehaus.org/properties-maven-plugin/read-project-properties-mojo.htmlis >> a whole other issue. The only use case I see for this is producing >> target environment theist artifacts, and we know The Ma

Re: [mojo-dev] Re: Bringing the rpm-maven-plugin forward

2013-05-07 Thread Anders Hammar
I believe we first need to get Rickard into the dev family. /Anders (mobile) Den 7 maj 2013 14:56 skrev "Stephen Connolly" < stephen.alan.conno...@gmail.com>: > Go for it! > > > On 5 May 2013 13:15, Rickard von Essen wrote: > >> Correction in point 4: >> Requires Java 1.5 NOT Java 1.6 >> >> // Ri

Re: [mojo-dev] jspc committer

2013-05-10 Thread Anders Hammar
Go for it! /Anders (mobile) Den 10 maj 2013 13:07 skrev "Robert Scholte" : > Hi, > > today I noticed that Eric Dalquist has responded on several issues of the > jspc-maven-plugin. > He made a fork at github and fixed it there. I think we should take his > actions serious and invite him to join th

Re: [mojo-dev] [VOTE] Invite Eric Dalquist as Mojo Committer

2013-05-11 Thread Anders Hammar
+1 /Anders (mobile) Den 10 maj 2013 18:20 skrev "Robert Scholte" : > Hi, > > I'd like to invite Eric Dalquist as Mojo Committer. > He has continued the development of the jspc-maven-plugin on his own > fork.[1] > I've contacted Eric about this and he would like to join the team. > So this is the

Re: [mojo-dev] [jira] (MRPM-119) Wrong detection of system architecture

2013-05-12 Thread Anders Hammar
Please add this comment to the ticket! /Anders (mobile) Den 12 maj 2013 14:09 skrev "Brett Okken" : > I thought the goal was to become less dependent on the rpm cli so that the > plugin could eventually run anywhere (including windows). Both changes > proposed here make that more difficult to ach

Re: [mojo-dev] Hello

2013-05-15 Thread Anders Hammar
JIRA tickets for changes are good. If you're in doubt of any change, bring it up on the list. If you think you're right, just go for it. Changes can always be rolled-back if they turn out bad. If you know there is someone else is actively working on the plugin it could prevent conflict if you cont

Re: [mojo-dev] Hello

2013-05-15 Thread Anders Hammar
Ah, I forgot: Welcome! /Anders On Wed, May 15, 2013 at 4:43 PM, Anders Hammar wrote: > JIRA tickets for changes are good. If you're in doubt of any change, bring > it up on the list. If you think you're right, just go for it. Changes can > always be rolled-back if they t

[mojo-dev] [VOTE] Invite Rickard von Essen as Mojo Committer

2013-05-19 Thread Anders Hammar
Hi, I'd like to invite Rickard von Essen as Mojo Committer. Rickard has submitted several good patches and shown some love for the RPM plugin, which it is in need of. I've talked to Rickard and he's agreed on following our release process. This is the official vote in order to bring him on board

[mojo-dev] Re: [VOTE] Invite Rickard von Essen as Mojo Committer

2013-05-23 Thread Anders Hammar
The vote was closed with a bunch of +1's and no one against. Thanks for voting! Rickard, the next step would be for you to accept the invitation also stating your Xircles account name for us to give you the right access! /Anders On Mon, May 20, 2013 at 8:44 AM, Anders Hammar wrote:

Re: [mojo-dev] [ANN] List of developers due to fall emeritus (was Re: [mojo-dev] Active/inactive committers and plugins)

2013-05-23 Thread Anders Hammar
I just realized that we do have some Git repos for Mojo projects. I know that Trygve has moved development of the unix plugin to git [1]. Maybe there's more? So just checking svn for activity is not correct I think. [1] http://jira.codehaus.org/browse/HAUS-2295 /Anders On Wed, May 22, 2013 at 3:

Re: [mojo-dev] Re: [VOTE] Invite Rickard von Essen as Mojo Committer

2013-05-23 Thread Anders Hammar
May 23, 2013 at 11:32 AM, Rickard von Essen < rickard.von.es...@gmail.com> wrote: > I gladly accept the invitation and thanks for the trust. > > My Xircles account is: > *rickard.v.essen* > * > * > Regards, > Rickard von Essen > > > On Thu, May 23, 2013 at 10

Re: [mojo-dev] Re: [VOTE] Invite Rickard von Essen as Mojo Committer

2013-05-23 Thread Anders Hammar
Thanks Stephen. /Anders On Thu, May 23, 2013 at 12:43 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > looks good. Welcome Rickard! > > > On 23 May 2013 11:42, Stephen Connolly wrote: > >> done. just verfiying that jira is up to date >> >>

[mojo-dev] Please welcome team member Rickard von Essen

2013-05-23 Thread Anders Hammar
It's my pleasure to welcome our newest addition to the Mojo team, Rickard von Essen! Welcome and happy hacking, /Anders

Re: [mojo-dev] New Maven Project Info plugin?

2013-05-28 Thread Anders Hammar
Wouter, thanks for posting your suggestion here! Do any of the other devs here have any input? Is this useful? Should it be included in some other plugin or does it call for a separate plugin? Maybe as a utility goal of the templating plugin? /Anders On Thu, May 23, 2013 at 2:39 PM, Wouter wro

Re: [mojo-dev] New Maven Project Info plugin?

2013-05-28 Thread Anders Hammar
s can easily lead to kind of exposing too many things. And as the >> general programming rule says, it's easier to add than to remove things. >> >> Maybe the filter-[test-]sources mojo could be enriched (and maybe >> renamed) so that it can generate that default Java class

Re: [mojo-dev] [VOTE] Promote tidy-maven-plugin out of the sandbox

2013-05-29 Thread Anders Hammar
+1 Awesome! /Anders On Tue, May 28, 2013 at 11:00 PM, Robert Scholte wrote: > +1 > > > On Mon, 27 May 2013 15:46:15 +0200, Stephen Connolly < > stephen.alan.connolly@gmail.**com > > wrote: > > Hey all! >> >> I'd like to finally promote tidy-maven-plugin out of the sandbox. This >> plugin sort

Re: [mojo-dev] New Maven Project Info plugin?

2013-05-29 Thread Anders Hammar
I think a good start would be to file a JIRA ticket on the templating mojo: http://mojo.codehaus.org/templating-maven-plugin/issue-tracking.html Specify the templating component. /Anders On Wed, May 29, 2013 at 12:02 PM, Wouter wrote: > Thanks for your answers. Admittedly, I didn't find the t

Re: [mojo-dev] [VOTE] Invite Steve Christou as a mojo committer

2013-05-29 Thread Anders Hammar
+1 if he agrees to follow our release process (incl. voting procedure) /Anders On Wed, May 29, 2013 at 7:08 PM, Robert Scholte wrote: > +1 > > > On Wed, 29 May 2013 18:17:46 +0200, Tony Chemit > wrote: > > On Wed, 29 May 2013 17:14:30 +0100 >> Stephen Connolly >> > >> wrote: >> >> I see fro

Re: [mojo-dev] [VOTE] Release tidy-maven-plugin version 1.0-alpha-1

2013-06-05 Thread Anders Hammar
+0.9 Verified with a really ugly pom. Very, very good! However, it should have it's own JIRA project which should be stated on the Issue Tracking page of the site. Maybe there is such a project already, and the site just needs to be updated? One other thing is that we might want to make room for

Re: [mojo-dev] [VOTE] Release tidy-maven-plugin version 1.0-alpha-1

2013-06-05 Thread Anders Hammar
t you just have a > component in the MOJO jira project... > > (Cue much ranting and complaints on the side of the despots whenever we > need to migrate issues and versions, but that is the policy we have and it > hasn't been changed yet) > > > On 5 June 2013 09:06, Anders

Re: [mojo-dev] [VOTE] Invite Lennart Jorelid as mojo committer

2013-06-22 Thread Anders Hammar
+1 /Anders On Saturday, June 22, 2013, Baptiste MATHUS wrote: > Hi all, > > As you might have noticed, Lennart has been quite active in JIRA, > providing patches here and there. He was recently giving some attention for > instance to the aspectj-maven-plugin, which is great since this plugin > w

Re: [mojo-dev] Re: Mojo GIT migration or mirroring?

2013-06-27 Thread Anders Hammar
All I know is that we have some mojos that are hosted in Git. And I don't think they are mirrored to svn, but I could be wrong. Not a good answer, but at least an answer. /Anders On Thu, Jun 27, 2013 at 9:44 PM, Lennart Jörelid wrote: > Folks... if anyone has an answer to this question, I woul

Re: [mojo-dev] [VOTE] Move Sysdeo Tomcat Maven Plugin to graveyard

2013-06-29 Thread Anders Hammar
+1 /Anders On Sat, Jun 29, 2013 at 4:54 PM, Robert Scholte wrote: > Hi, > > While going through our plugins I came across the Sysdeo Tomcat Maven > Plugin. [1] (notice the retro style in the breadcrumbs bar) > The last time it was was published was august 25th 2008, in the era of > Eclipse 3.1

Re: [mojo-dev] Is there a planned rpm-maven-plugin release?

2013-06-29 Thread Anders Hammar
I tried "mvn clean verify" on my MBP and IT #1 fails, but that's a know issue with mac and the library we're using for checking the rpm content. [INFO] Building: rpm-1/pom.xml [INFO] ..FAILED (6.9 s) [INFO] The post-build script did not succeed. OS name script missing, expected: name-Mac OS X.sh

Re: [mojo-dev] [VOTE] Release rpm-maven-plugin version 2.1-alpha-3

2013-07-04 Thread Anders Hammar
+1 /Anders (mobile) Den 4 jul 2013 19:50 skrev "Baptiste MATHUS" : > Hi, > > I'd like to release version 2.1-alpha-3 of the rpm-maven-plugin > > This plugin assembles files into an RPM package for installation on > various target UNIX systems. > > We solved 10 issues: > > http://jira.codehaus.org

Re: [mojo-dev] [VOTE] Migrate mojo from subversion to git

2013-07-23 Thread Anders Hammar
+0 I expect a switch to git to include good and detailed instructions for eg releases. /Anders (mobile) Den 23 jul 2013 15:19 skrev "Baptiste Mathus" : > Hi, > > The following vote is a first (baby) step to keep us moving after our > recent discussion about this. > > *Just checking here nobody i

Re: [mojo-dev] a question

2013-08-01 Thread Anders Hammar
Please use the users list for usage questions. This dev list is for the developers Also, clearly state what plugin you're referring to (which is not obvious right now). /Anders On Thu, Aug 1, 2013 at 1:03 PM, Matan Ochayon wrote: > ** ** > > Hi, I really like your plugin and I have a usage qu

Re: [mojo-dev] Re: Name of a new Apache plugin for maven?

2013-08-06 Thread Anders Hammar
I think this mail should have gone to the Maven dev list, right? /Anders On Tue, Aug 6, 2013 at 9:59 AM, Baptiste MATHUS wrote: > > 2013/8/6 Barrie Treloar > >> On 6 August 2013 16:39, christofer.d...@c-ware.de >> wrote: >> > Ok ... >> > >> > well I did read that naming info, I was just conf

Re: [mojo-dev] Bug in 1.5: outputFileNameMapping not honoured for generating classpath

2013-08-28 Thread Anders Hammar
Not sure which plugin you're referring to. Also, the best way to ensure that an enhancement request is not forgotten is to file a JIRA ticket. The instructions are on the plugin's doc site (look for "issue tracking"). Attaching a patch will speed things up. :-) /Anders On Thu, Aug 29, 2013 at 5:

Re: [mojo-dev] Bug in 1.5: outputFileNameMapping not honoured for generating classpath

2013-08-29 Thread Anders Hammar
> Michael > > ** ** > > *From:* anders.g.ham...@gmail.com [mailto:anders.g.ham...@gmail.com] *On > Behalf Of *Anders Hammar > *Sent:* Thursday, 29 August 2013 4:18 PM > *To:* Mojo Developers List > *Subject:* Re: [mojo-dev] Bug in 1.5: outputFileNameMapping not honoure

Re: [mojo-dev] [VOTE] Retire JBoss Maven Plugin

2013-09-07 Thread Anders Hammar
+1 /Anders On Fri, Sep 6, 2013 at 9:55 PM, Robert Scholte wrote: > Hi, > > it seems like JBoss is maintaining its own JBoss Maven plugin [1] > Having a look the goals of both plugin[2][3] I see several equivalent > goals, but both plugins also have their own goals. > In general I prefer to let

Re: [mojo-dev] [VOTE] Lukas Krejci as committer

2013-09-19 Thread Anders Hammar
+1 if he's ok with our release process and agrees to follow it. /Anders (mobile) Den 20 sep 2013 01:45 skrev "Olivier Lamy" : > Hi, > > Lukas Krejci provided some patches for clirr plugin. > So as nobody take care of this plugin, it can be a good idea to have > someone more fixing issues. > > My

[mojo-dev] Help with license for external library

2013-09-28 Thread Anders Hammar
I'm looking into doing some improvements on the sqlj-maven-plugin and as part of that I'd like to automate the handling of the sqlj lib for of the ITs [1]. However, I feel that I don't have the right knowledge to determine if we may add IBM's sqlj lib to the scm. Anyone who can help me out here? Yo

Re: [mojo-dev] [VOTE] Release castor-maven-plugin version 2.5

2013-10-01 Thread Anders Hammar
The mail confused me as it first says that Maven 3 is required and then not. Which way is it? /Anders On Tue, Oct 1, 2013 at 3:44 PM, Werner Guttmann wrote: > Hi, > > I'd like to (once again) release version 2.5 of the castor-maven-plugin. > > The Castor plugin is a Maven plugin that provides t

[mojo-dev] Re: Help with license for external library

2013-10-04 Thread Anders Hammar
Nobody? Pleeease! :-) /Anders On Sat, Sep 28, 2013 at 2:34 PM, Anders Hammar wrote: > I'm looking into doing some improvements on the sqlj-maven-plugin and as > part of that I'd like to automate the handling of the sqlj lib for of the > ITs [1]. > However, I feel that

Re: [mojo-dev] Re: Help with license for external library

2013-10-04 Thread Anders Hammar
Thanks. Moving this discussion to a private thread /Anders On Fri, Oct 4, 2013 at 1:59 PM, Benson Margulies wrote: > What's the mojo project's view of licenses? Feel free to send it to me. > > On Fri, Oct 4, 2013 at 7:46 AM, Anders Hammar wrote: > > Nobody? Plee

[mojo-dev] [VOTE] Release Mojo's SQLJ Maven Plugin version 1.2

2013-10-16 Thread Anders Hammar
Hi, I'd like to release version 1.2 of Mojo's SQLJ Maven Plugin. The prior version of the plugin was released about five years ago. This release mainly focuses on adding m2e compatibility to the plugin. According to the central stats it's not one of our most heavily used plugins, but for those u

[mojo-dev] Re: [VOTE] Release Mojo's SQLJ Maven Plugin version 1.2

2013-10-16 Thread Anders Hammar
My +1 /Anders On Wed, Oct 16, 2013 at 9:13 AM, Anders Hammar wrote: > Hi, > > I'd like to release version 1.2 of Mojo's SQLJ Maven Plugin. > > > The prior version of the plugin was released about five years ago. This > release mainly focuses on adding

[mojo-dev] [RESULT] Release Mojo's SQLJ Maven Plugin version 1.2

2013-10-19 Thread Anders Hammar
The vote has passed: +1: Anders Hammar, Tony Chemit 0: none -1: none I'll proceed and promote the artifacts. /Anders On Wed, Oct 16, 2013 at 11:50 AM, Tony Chemit wrote: > On Wed, 16 Oct 2013 09:13:17 +0200 > Anders Hammar wrote: > > +1, > > thanks, > > tony

[mojo-dev] Re: [RESULT] Release Mojo's SQLJ Maven Plugin version 1.2

2013-10-21 Thread Anders Hammar
e a little different I suspect. The ticket for this was HAUS-2333. Hope it works better this time... /Anders On Sat, Oct 19, 2013 at 10:26 AM, Anders Hammar wrote: > The vote has passed: > > +1: Anders Hammar, Tony Chemit > 0: none > -1: none > > I'll proceed and promote t

[mojo-dev] Need help performing the release of MSQLJ in JIRA

2013-10-21 Thread Anders Hammar
My JIRA account seems borked somehow so I can't perform the actual release step in JIRA. Could someone please help me by marking v1.2 of MSQLJ as released? http://jira.codehaus.org/plugins/servlet/project-config/MSQLJ/versions Thanks, /Anders

Re: [mojo-dev] Need help performing the release of MSQLJ in JIRA

2013-10-21 Thread Anders Hammar
Thanks Tony! /Anders On Mon, Oct 21, 2013 at 10:53 AM, Tony Chemit wrote: > On Mon, 21 Oct 2013 10:34:45 +0200 > Anders Hammar wrote: > > > My JIRA account seems borked somehow so I can't perform the actual > release > > step in JIRA. Could someone please help m

[mojo-dev] [ANN] Mojo's SQLJ Maven Plugin 1.2 Released

2013-10-22 Thread Anders Hammar
Hi, The Mojo team is pleased to announce the release of Mojo's SQLJ Maven Plugin version 1.2. http://mojo.codehaus.org/sqlj-maven-plugin/ The prior version of the plugin was release about five years ago. This maintenance release mainly focuses on adding m2e compatibility to the plugin. For tho

Re: [mojo-dev] https://nexus.codehaus.org/content/repositories/snapshots is down?

2013-10-31 Thread Anders Hammar
Yes, Codehaus' Nexus instance seems to be in need of some caring. I can log into Nexus, but I can't browse any hosted repos or repo groups. /Anders On Thu, Oct 31, 2013 at 4:32 AM, Dan Tran wrote: > Any one see this beside me? > > I am not able to deploy a snapshot > > Thanks > > -Dan >

Re: [mojo-dev] https://nexus.codehaus.org/content/repositories/snapshots is down?

2013-10-31 Thread Anders Hammar
Must be some team punishment. Someone here have done something bad to Nexus...:-) Have you filed a HAUS ticket? /Anders On Thu, Oct 31, 2013 at 7:59 AM, Tony Chemit wrote: > On Wed, 30 Oct 2013 20:32:09 -0700 > Dan Tran wrote: > > > Any one see this beside me? > > > > I am not able to deploy

Re: [mojo-dev] https://nexus.codehaus.org/content/repositories/snapshots is down?

2013-10-31 Thread Anders Hammar
OK, I'll file a ticket. /Anders On Thu, Oct 31, 2013 at 8:23 AM, Tony Chemit wrote: > On Thu, 31 Oct 2013 08:12:38 +0100 > Tony Chemit wrote: > > > On Thu, 31 Oct 2013 08:03:48 +0100 > > Anders Hammar wrote: > > > > > Must be some team punishment

Re: [mojo-dev] https://nexus.codehaus.org/content/repositories/snapshots is down?

2013-10-31 Thread Anders Hammar
http://jira.codehaus.org/browse/HAUS-2337 /Anders On Thu, Oct 31, 2013 at 8:55 AM, Anders Hammar wrote: > OK, I'll file a ticket. > > /Anders > > > On Thu, Oct 31, 2013 at 8:23 AM, Tony Chemit wrote: > >> On Thu, 31 Oct 2013 08:12:38 +0100 >> Tony Chem

Re: [mojo-dev] https://nexus.codehaus.org/content/repositories/snapshots is down?

2013-10-31 Thread Anders Hammar
Tony, could you try deploying a snapshot again? Nexus seems to be back up. /Anders On Thu, Oct 31, 2013 at 8:57 AM, Anders Hammar wrote: > http://jira.codehaus.org/browse/HAUS-2337 > > /Anders > > > On Thu, Oct 31, 2013 at 8:55 AM, Anders Hammar wrote: > >

Re: [mojo-dev] https://nexus.codehaus.org/content/repositories/snapshots is down?

2013-10-31 Thread Anders Hammar
Sorry, my bad. It was Dan initiating this thread and having trouble with the deploy. Dan, could you please try? /Anders On Thu, Oct 31, 2013 at 3:28 PM, Tony Chemit wrote: > On Thu, 31 Oct 2013 15:07:27 +0100 > Anders Hammar wrote: > > > Tony, could you try deploying a snapsh

Re: [mojo-dev] Pushing enchanter-maven-plugin 1.0 beta 1 for general usage

2013-11-03 Thread Anders Hammar
Do we want to maintain forks here at Mojo? Can't the enhancements be pushed to the original plugin? /Anders On Sun, Nov 3, 2013 at 11:51 PM, Dan Tran wrote: > > I would like to graduate this plugin out of sandbox and push the first > beta release. > > The site is at http://mojo.codehaus.org/e

Re: [mojo-dev] Pushing enchanter-maven-plugin 1.0 beta 1 for general usage

2013-11-03 Thread Anders Hammar
ote: > enchanter at googlecode is dead. and I am willing to maintain it here. > > Thanks > > -Dan > > > > On Sun, Nov 3, 2013 at 10:39 PM, Anders Hammar wrote: > >> Do we want to maintain forks here at Mojo? Can't the enhancements be >> pushed to the o

Re: [mojo-dev] versions mojo still maintained?

2013-11-12 Thread Anders Hammar
It's listed as a Production Plugin [1], so it's maintained. And Stephen is listed [2] as the lead. However, we all do this on our spare time so there's no SLA. But you're entitled to a full refund if not happy with the response time. :-) If there are any specific issues you think there are good pa

Re: [mojo-dev] m2e / templating-maven-plugin questions

2013-11-23 Thread Anders Hammar
Yes. :-) Have a look at the jaxb2 plugin and the sqlj plugin. /Anders On Sat, Nov 23, 2013 at 6:00 PM, Karl Heinz Marbaise wrote: > Hi, > > i have started using templating-maven-plugin ...It is really good having > a plugin which does it in the Maven way...thanks for that... > > Nonetheless i

Re: [mojo-dev] Site stage upload error question

2013-12-03 Thread Anders Hammar
I ran into the same issue some time ago. You need to import the CA certs to your current JDK cert store. There are instructions in the release guide I think. /Anders (mobile) Den 4 dec 2013 08:56 skrev "Lennart Jörelid" : > Hello all, > > I just cut a release for the aspectj-maven-plugin, and was

Re: [mojo-dev] [vote] Release AspectJ-Maven-Plugin version 1.6

2013-12-04 Thread Anders Hammar
What's up with the staging site URL? Can't get that to display normally in a browser... (it also requires an account which blocks anyone not being a project member) We normally deploy the (staged) site in the "production" location. Or have we changed that? /Anders On Wed, Dec 4, 2013 at 10:15 AM

Re: [mojo-dev] [vote] Release AspectJ-Maven-Plugin version 1.6

2013-12-04 Thread Anders Hammar
versions. And then have a reverse proxy rule set up so that the unversioned URL worked (which is the one most people would use). I believe there is even an HAUS ticket for this. /Anders On Wed, Dec 4, 2013 at 1:27 PM, Anders Hammar wrote: > What's up with the staging site URL? Can'

Re: [mojo-dev] [vote] Release AspectJ-Maven-Plugin version 1.6

2013-12-04 Thread Anders Hammar
+1 I've only verified the site. Looks good. A minor bug in two pages which I've filed a ticket for, but nothing blocking. Most likely we should also change the name stated on the site to "Mojo's AspectJ Maven Plugin" to prevent trademark issues and I've created a ticket for that as well. I'll go a

Re: [mojo-dev] [jira] (MOJO-1983) Add xml declaration

2013-12-06 Thread Anders Hammar
You need to specify fixed version as well. /Anders On Fri, Dec 6, 2013 at 3:22 PM, jieryn (JIRA) wrote: > > jierynclosed > [image: > Improvement] MOJO-1983 as > *Fixed* > *Add

Re: [mojo-dev] [jira] (MOJO-1944) Missing Line Breaks

2013-12-06 Thread Anders Hammar
You should NOT specify a fix version if it is closed as "Not a bug". /Anders On Fri, Dec 6, 2013 at 3:40 PM, jieryn (JIRA) wrote: > > jierynupdated > [image: > Bug] MOJO-1944 >

[mojo-dev] [VOTE] Release Tidy Maven Plugin version 1.0-alpha-2

2013-12-15 Thread Anders Hammar
Hi, I'd like to release yet another alpha release of the Tidy Maven Plugin, version 1.0-alpha-2. We solved 5 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11062&version=19847 There are still

[mojo-dev] Re: [VOTE] Release Tidy Maven Plugin version 1.0-alpha-2

2013-12-18 Thread Anders Hammar
My +1. /Anders On Sun, Dec 15, 2013 at 11:11 PM, Anders Hammar wrote: > Hi, > > I'd like to release yet another alpha release of the Tidy Maven Plugin, > version 1.0-alpha-2. > > We solved 5 issues: > > > http://jira.codehaus.org/secure/ReleaseNote.js

[mojo-dev] [RESULT] Release Tidy Maven Plugin version 1.0-alpha-2

2013-12-18 Thread Anders Hammar
The vote has passed: +1: jieryn, Karl Heinz Marbaise, Anders Hammar 0: none -1: none I'll continue the process. Thanks for voting, /Anders On Wed, Dec 18, 2013 at 9:04 PM, Anders Hammar wrote: > My +1. > > /Anders > > > On Sun, Dec 15, 2013 at 11:11 PM, Anders

[mojo-dev] [ANN] Tidy Maven Plugin 1.0-alpha-2 Released

2013-12-18 Thread Anders Hammar
Hi, The Mojo team is pleased to announce another pre-release of the Tidy Maven Plugin, version 1.0-alpha-2. The Tidy Plugin is used when you want to sort the sections of a pom.xml into the canonical order. http://mojo.codehaus.org/tidy-maven-plugin/ Release Notes: ** Bug * [MOJO-1942] -

Re: [mojo-dev] [jira] (MRPM-96) %install script uses -e instead of -d in test expression

2013-12-28 Thread Anders Hammar
Any reason you don't commit these changes instead of adding patch files to the tickets? You should have the privs for that. /Anders On Sat, Dec 28, 2013 at 10:28 AM, Rickard von Essen (JIRA) < j...@codehaus.org> wrote: >Rickard von > Essen

Re: [mojo-dev] JDepend Maven Plugin

2013-12-28 Thread Anders Hammar
> 1. I would like to promote this plugin from the beta >state to a final release 2.0 (currently 2.0-beta-2) > >Are there any special requirements to fulfill to get into >2.0 release or is it just a thing: do it? > Follow the steps here: http://mojo.codehaus.org/development/performing-a

Re: [mojo-dev] JDepend Maven Plugin

2013-12-28 Thread Anders Hammar
> We push all "releases" (pre-releases as well) to central. That page should > be clarified I guess. Plugins in sandbox is different though as we never > make any releases of them. Thus, they can't be found in central. > I've updated the site to avoid confusion. See MOJO-1997. /Anders > > /Ande

Re: [mojo-dev] JDepend Maven Plugin - Create JIRA Project

2014-01-07 Thread Anders Hammar
Could someone with JIRA karma please help Karl-Heinz? /Anders On Sun, Dec 29, 2013 at 1:23 AM, Karl Heinz Marbaise wrote: > Hi, > > is someone of the devs able to create a JIRA Project for the JDepend Maven > Plugin, cause i don't have enought karma for it. > > Or do i need to send a request to

[mojo-dev] [VOTE] Release Mojo's SQLJ Maven Plugin version 1.3

2014-01-08 Thread Anders Hammar
Hi, I'd like to release version 1.3 of Mojo's SQLJ Maven Plugin. We solved 2 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11890&version=19611 There are still a couple of issues left in JIRA: https://jira.codehaus.org/issues/?jql=project%20%3D%20MSQLJ%20AND%20status%20%3D%2

[mojo-dev] Re: [VOTE] Release Mojo's SQLJ Maven Plugin version 1.3

2014-01-08 Thread Anders Hammar
My +1. /Anders On Wed, Jan 8, 2014 at 2:11 PM, Anders Hammar wrote: > Hi, > > I'd like to release version 1.3 of Mojo's SQLJ Maven Plugin. > > We solved 2 issues: > > https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11890&version=19611 > > T

Re: [mojo-dev] Do some updates on mojo-parent?

2014-01-10 Thread Anders Hammar
> > And add the enforcer rule > > > Mojo projects need at least Maven 2.2.1 > 2.2.1 > > I think it should be . See [1] for an example. If done properly it will make all mojos using the parent to require Maven 2.2.1, which in my experience is a requirement anyways due to the plugin versions b

Re: [mojo-dev] Do some updates on mojo-parent?

2014-01-10 Thread Anders Hammar
Ok. I filed MENFORCER-175 to fix this. /Anders On Fri, Jan 10, 2014 at 11:01 AM, Tony Chemit wrote: > On Fri, 10 Jan 2014 10:56:45 +0100 > Anders Hammar wrote: > > > > > > > And add the enforcer rule > > > > > > > > >

Re: [mojo-dev] [VOTE] Release mojo-parent version 33 and mojo-sandbox-parent version 14

2014-01-10 Thread Anders Hammar
-1 (for now) Is this really what we want? No more mojo releases that supports Maven pre-2.2.1 versions? I don't think so. >From build: [INFO] --- maven-enforcer-plugin:1.3.1:enforce (mojo-enforcer-rules) @ sqlj-maven-plugin --- [WARNING] Rule 3: org.apache.maven.plugins.enforcer.RequirePrerequisi

Re: [mojo-dev] [VOTE] Release mojo-parent version 33 and mojo-sandbox-parent version 14

2014-01-10 Thread Anders Hammar
with Maven 2.0.9 (I get a NoSuchMethodError) so I can't verify that it works right now. But at least I don't get the same error as with the existing rule. So I have a -1 for this vote (both parents). /Anders On Fri, Jan 10, 2014 at 10:14 PM, Anders Hammar wrote: > -1 (for now)

Re: [mojo-dev] [VOTE] Release mojo-parent version 33 and mojo-sandbox-parent version 14

2014-01-11 Thread Anders Hammar
(at least when bumping minor/major, not bugfix). And we should probably also state this clearly on the Mojo homepage. /Anders > > > On Friday, 10 January 2014, Anders Hammar wrote: > >> -1 (for now) >> >> Is this really what we want? No more mojo releases that support

[mojo-dev] [RESULT] Release Mojo's SQLJ Maven Plugin version 1.3

2014-01-11 Thread Anders Hammar
The vote has passed. +1's: me, Karl-Heinz I'll continue the process and promote to central. /Anders On Thu, Jan 9, 2014 at 12:25 AM, Karl Heinz Marbaise wrote: > Hi Anders, > > +1 from me. > > Kind regards > Karl Heinz Marbaise > > -

[mojo-dev] [ANN] Mojo's SQLJ Maven Plugin 1.3 Released

2014-01-13 Thread Anders Hammar
Hi, The Mojo team is pleased to announce the release of Mojo's SQLJ Maven Plugin version 1.3. http://mojo.codehaus.org/sqlj-maven-plugin/ To get this update, simply specify the version in your project's plugin configuration: org.codehaus.mojo sqlj-maven-plugin 1.3 Release

Re: [mojo-dev] Re: Patches or later releases of LaTeX Maven Mojo plugin…

2014-01-16 Thread Anders Hammar
I think that Joshua also brings up the question if there is any actual maintenance of the mojo. He says there have been fixes applied but no new release for quite some time. According to [1], Julien Pong is the lead of the mojo. I may be totally off here, but haven't seen him around for some time.

Re: [mojo-dev] Re: Patches or later releases of LaTeX Maven Mojo plugin…

2014-01-16 Thread Anders Hammar
> The point is if Joshua delivers patches may be i can handle the > patches...after a time my thought was to get Joshua more in touch with > Codehaus ...may be he can become a committer and take the maintenance;-) > Sounds like a plan! /Anders > > Kind regards > Karl Heinz Marbaise > >

Re: [mojo-dev] Fwd: animal sniffer for maven test classes

2014-01-16 Thread Anders Hammar
Please create a JIRA ticket (with patch) as explained here: http://mojo.codehaus.org/animal-sniffer-maven-plugin/issue-tracking.html Also, mixing two "fixes" isn't a good thing. You should create two separate tickets. And then two separate patches. The tickets are used as release notes when releas

Re: [mojo-dev] [VOTE] Release mojo-parent version 33 and mojo-sandbox-parent version 14

2014-01-17 Thread Anders Hammar
I'm sorry to say -1 here, once again. The vote mail says that there were 2 solved issues, but the release notes lists 3. MOJO-2002 is marked "won't fix" but there was actually some change applied which is wrong. As part of MOJO-2002 there were some changes that were reverted, but there is still so

Re: [mojo-dev] [VOTE] Release mojo-parent version 33 and mojo-sandbox-parent version 14

2014-01-17 Thread Anders Hammar
> > > The vote mail says that there were 2 solved issues, but the release notes > > lists 3. > > MOJO-2002 is marked "won't fix" but there was actually some change > applied > > which is wrong. > Does it really matters ? for people using the mojo-parent I don't think so. > > I mark a issue as *Won'

Re: [mojo-dev] [VOTE] Release mojo-parent version 33 and mojo-sandbox-parent version 14

2014-01-17 Thread Anders Hammar
I'm now changing my vote to 0. I'm not happy about the incorrect/confusing comments but the parent should work. The release notes has changed and there are now four documented issues fixed for this release. /Anders On Fri, Jan 17, 2014 at 10:30 AM, Anders Hammar wrote: > &g

Re: [mojo-dev] [VOTE] Release mojo-parent version 33 and mojo-sandbox-parent version 14

2014-01-17 Thread Anders Hammar
Your call. If we re-roll, the MOJO-2004 should be deleted and that work be incorporated in MOJO-2002. /Anders On Fri, Jan 17, 2014 at 10:46 AM, Tony Chemit wrote: > On Fri, 17 Jan 2014 10:43:15 +0100 > Anders Hammar wrote: > > > I'm now changing my vote to 0. > > &

Re: [mojo-dev] [CANCEL] [VOTE] Release mojo-parent version 33 and mojo-sandbox-parent version 14 (take 2)

2014-01-17 Thread Anders Hammar
Looks good. Also, I saw that you declare the version for the enforcer plugin twice (in pluginmgmt and in plugin execution). Remove the one in plugin execution I think. /Anders On Fri, Jan 17, 2014 at 11:10 AM, Tony Chemit wrote: > On Fri, 17 Jan 2014 10:58:28 +0100 > Tony Chemit wrote: > > >

Re: [mojo-dev] Ladies and gentlemen... Let's do another vote to release mojo-parent 33

2014-01-17 Thread Anders Hammar
I see that the version of maven-project-info-reports-plugin in the reportings section (of the reporting profile) is no longer declared. I think it should as it is not controlled by pluginManagement IIRC. /Anders On Fri, Jan 17, 2014 at 11:32 AM, Tony Chemit wrote: > Pre-vote email (you never k

Re: [mojo-dev] Ladies and gentlemen... Let's do another vote to release mojo-parent 33

2014-01-17 Thread Anders Hammar
Ok, I'm good then. For now. :-) /Anders On Fri, Jan 17, 2014 at 12:16 PM, Tony Chemit wrote: > On Fri, 17 Jan 2014 12:13:08 +0100 > Anders Hammar wrote: > > > I see that the version of maven-project-info-reports-plugin in the > > reportings section (of the repor

Re: [mojo-dev] [VOTE] Release mojo-parent version 33 and mojo-sandbox-parent version 14 (take 3)

2014-01-19 Thread Anders Hammar
2*+1 I noticed that the declared version of m-enforcer-p isn't used. The one (v1.0) declared i codehaus-parent is the one used, due to the fact that it is declared in builds/plugins/plugin (see HAUS-2245 [1]). /Anders [1] http://jira.codehaus.org/browse/HAUS-2245 On Sat, Jan 18, 2014 at 12:56

Re: [mojo-dev] Bamboo Login / Problems?

2014-02-10 Thread Anders Hammar
I'm guessing this is the problem: "*Your evaluation license for Bamboo has expired. Please consider purchasing Bamboo today.*" :-( C

  1   2   3   4   5   6   7   8   9   10   >