Migrating the rmic and idlj plugin

2016-11-03 Thread Russell Gold
I have been away from this project for a while; what do I need to do to migrate the plugins for which I am listed as maintainer? JDK9 is going to have impacts on both the rmic and idlj plugins, as both depend on code that looks to be removed or hidden in Jigsaw. -- You received this message be

Requesting access in order to continue maintaining plugins

2016-11-06 Thread Russell Gold
I had been maintaining some plugins at codehaus: idlj-maven-plugin, rmic-maven-plugin and one more I no longer recall. What do I need to do to be able to maintain them in the new environment? My account at GitHub is russgold -- You received this message because you are subscribed to the Google

Re: Requesting access in order to continue maintaining plugins

2016-11-20 Thread Russell Gold
wrote: > > Hey Russel, > > Just sent you an invitation, sorry for the lag. > > 2016-11-06 14:48 GMT+01:00 Russell Gold >: > >> I had been maintaining some plugins at codehaus: idlj-maven-plugin, >> rmic-maven-plugin and one more I no longer recall. What do I need

Re: Requesting access in order to continue maintaining plugins

2016-11-20 Thread Russell Gold
ago that I can use as a starting point if there is nothing newer available. Thanks, Russ > On Nov 20, 2016, at 3:15 PM, Baptiste Mathus wrote: > > Hi, > > Maybe you disabled github notifications? > > Just resent, just in case: > > > > Also: > > &g

Converting mojos (was Re: Requesting access in order to continue maintaining plugins)

2016-11-22 Thread Russell Gold
gt; > maybe https://github.com/mojohaus/convert-to-git/blob/master/README.md > <https://github.com/mojohaus/convert-to-git/blob/master/README.md> might be > of help for your use case. > > Regards > Mirko > -- > Sent from my mobile > > > Am 21.11.2016

Re: [VOTE] License Maven Plugin version 1.11

2017-01-04 Thread Russell Gold
> On Jan 4, 2017, at 3:05 AM, Tony Chemit wrote: > > Hi, > > I'd like to release version 1.11 of the License Maven Plugin > > [snip] > (Staging) Site: > http://www.mojohaus.org/license-maven-plugin > Is the site intended to be updated? Your link

Need help with release plugin: problem pushing to git

2017-01-04 Thread Russell Gold
Hi, I am attempting to prepare a release of the idlj-maven-plugin, the first time from GitHub, and am running into a problem. I have been able to push changes to GitHub manually, but cannot when using the release plugin. This is how it is attempting the push: > [INFO] Executing: /bin/sh -c cd

Re: Need help with release plugin: problem pushing to git

2017-01-04 Thread Russell Gold
t see this explained in the documentation. Thanks, Russ > On Jan 4, 2017, at 12:53 PM, Russell Gold wrote: > > Hi, > > I am attempting to prepare a release of the idlj-maven-plugin, the first time > from GitHub, and am running into a problem. I have been able to push changes &g

Re: Access to OSSRH

2017-01-04 Thread Russell Gold
I need access as well, and do not have it. I have posted a question at Sonatype, but based on a number of recently closed issues, it looks as though the group administrator needs to make the request to provide access to more developers. On Wednesday, November 23, 2016 at 3:52:53 PM UTC-5, Bapti

How do I deploy a website to mojohaus?

2017-01-06 Thread Russell Gold
By default, this appears not to happen during mvn release:perform, which seems reasonable; however, I cannot figure out how to do it. mvn site-deploy just tells me > [INFO] --- maven-site-plugin:3.5.1:deploy (default-deploy) @ > idlj-maven-plugin --- > [INFO] maven.site.deploy.skip = true: Ski

[VOTE] IDLJ Maven Plugin version 1.2.2

2017-01-08 Thread Russell Gold
Hi, I'd like to release version 1.2.2 of the IDLJ Maven Plugin. This is the first release from GitHub. This version cleans up some old issues left from the codehaus days, plus adds support for the Glassfish IDLJ tool, which replaces the built-in one for JDK9. We solved 3 issues: https://github.

[VOTE] RMIC Maven Plugin version 1.3

2017-01-09 Thread Russell Gold
Hi, I'd like to release version 1.3 of the RMIC Maven Plugin. This is the first release from GitHub. This version cleans up some old issues left from the codehaus days, plus adds support for the Glassfish RMIC tool, which replaces the built-in one for JDK9. We solved 2 issues: https://github.co

[RESULT][VOTE] IDLJ Maven Plugin version 1.2.2

2017-01-11 Thread Russell Gold
This VOTE is successful. +1 russ, karl I will promote the artifacts to Central. > On Jan 8, 2017, at 8:01 PM, Russell Gold wrote: > > Hi, > > I'd like to release version 1.2.2 of the IDLJ Maven Plugin. > > This is the first release from GitHub. > This version c

[RESULT][VOTE] RMIC Maven Plugin version 1.3

2017-01-12 Thread Russell Gold
This VOTE is successful. +1 russ, karl I will promote the artifacts to Central. > On Jan 9, 2017, at 7:07 PM, Russell Gold wrote: > > Hi, > > I'd like to release version 1.3 of the RMIC Maven Plugin. > > This is the first release from GitHub. > This version c

[ANN] MojoHaus RMIC Maven Plugin Version 1.3

2017-01-13 Thread Russell Gold
Hi, The Mojo team is pleased to announce the release of the RMIC Maven Plugin version 1.3. This plugin runs the rmic tool as part of a build to generate stubs and skeletons from Java code Web Site: http://www.mojohaus.org/rmic-maven-plugin To get this update, simply specify the version in

[ANN] MojoHaus IDLJ Maven Plugin Version 1.2.2

2017-01-13 Thread Russell Gold
Hi, The Mojo team is pleased to announce the release of the IDLJ Maven Plugin version 1.2.2. This plugin runs the idlj tool to generate stubs and skeletons from IDL definitions. This update corrects some issues with the jacorb compiler and adds support for the glassfish compiler. Web Site: