Re: How to release a Maven plugin ?

2018-12-27 Thread Enrico Olivelli
Now Assembly plugin is stable, thanks to Robert and Karl.
I had a scan thru open issues and there is nothing I can fix soon.
I am going to cut a release.
It's my first time, probably I will need to ask other questions :)

I will follow the procedure

Enrico

Il lun 24 dic 2018, 11:07 Enrico Olivelli  ha scritto:

> Il giorno lun 24 dic 2018 alle ore 11:03 Karl Heinz Marbaise
>  ha scritto:
> >
> > Hi Enrico,
> >
> > On 22/12/18 22:16, Enrico Olivelli wrote:
> > >
> > >
> > > Il sab 22 dic 2018, 20:00 Enrico Olivelli  > > > ha scritto:
> > >
> > > So I will run thru all JIRAs fixed on 3.1.1, see if there is some
> > > blocker, compare with git log...
> >
> > Yes would be great to clean up the mess a little bit..
> >
> > >
> > > Then I will follow the procedure in order to prepare a release to
> be
> > > voted
> > >
> > > Is it thw right approach?
> >
> > Yes it is the right approach..
> >
> >
> > >
> > >
> > >
> > > Bonus question:
> > > Is there any mandatory java/maven/os to use while performing the
> release
> > > procedure? I would use jdk8 +mvn 3.6.0 + fedora linux
> >
> > I've used MacOS, JDK 8, 9 and already use JDK 10 to release...and used
> > most of the time Maven 3.6.0...to do releases (usually the most recent
> one).
> >
> > and of course JDK 8 + Maven 3.6.0 + Fedory Linux is fine...
>
> Cool, thanks
>
> Enrico
>
> >
> >
> > Kind regards
> > Karl Heinz Marbaise
>
-- 


-- Enrico Olivelli


Re: How to release a Maven plugin ?

2018-12-24 Thread Enrico Olivelli
Il giorno lun 24 dic 2018 alle ore 11:03 Karl Heinz Marbaise
 ha scritto:
>
> Hi Enrico,
>
> On 22/12/18 22:16, Enrico Olivelli wrote:
> >
> >
> > Il sab 22 dic 2018, 20:00 Enrico Olivelli  > > ha scritto:
> >
> > So I will run thru all JIRAs fixed on 3.1.1, see if there is some
> > blocker, compare with git log...
>
> Yes would be great to clean up the mess a little bit..
>
> >
> > Then I will follow the procedure in order to prepare a release to be
> > voted
> >
> > Is it thw right approach?
>
> Yes it is the right approach..
>
>
> >
> >
> >
> > Bonus question:
> > Is there any mandatory java/maven/os to use while performing the release
> > procedure? I would use jdk8 +mvn 3.6.0 + fedora linux
>
> I've used MacOS, JDK 8, 9 and already use JDK 10 to release...and used
> most of the time Maven 3.6.0...to do releases (usually the most recent one).
>
> and of course JDK 8 + Maven 3.6.0 + Fedory Linux is fine...

Cool, thanks

Enrico

>
>
> 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: How to release a Maven plugin ?

2018-12-24 Thread Karl Heinz Marbaise

Hi Enrico,

On 22/12/18 22:16, Enrico Olivelli wrote:



Il sab 22 dic 2018, 20:00 Enrico Olivelli > ha scritto:


So I will run thru all JIRAs fixed on 3.1.1, see if there is some
blocker, compare with git log...


Yes would be great to clean up the mess a little bit..



Then I will follow the procedure in order to prepare a release to be
voted

Is it thw right approach?


Yes it is the right approach..






Bonus question:
Is there any mandatory java/maven/os to use while performing the release 
procedure? I would use jdk8 +mvn 3.6.0 + fedora linux


I've used MacOS, JDK 8, 9 and already use JDK 10 to release...and used 
most of the time Maven 3.6.0...to do releases (usually the most recent one).


and of course JDK 8 + Maven 3.6.0 + Fedory Linux is fine...


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: How to release a Maven plugin ?

2018-12-22 Thread Enrico Olivelli
Il sab 22 dic 2018, 20:00 Enrico Olivelli  ha scritto:

> So I will run thru all JIRAs fixed on 3.1.1, see if there is some blocker,
> compare with git log...
>
> Then I will follow the procedure in order to prepare a release to be voted
>
> Is it thw right approach?
>


Bonus question:
Is there any mandatory java/maven/os to use while performing the release
procedure? I would use jdk8 +mvn 3.6.0 + fedora linux

Okay?
Enrico


> Thank you
> Enrico
>
>
> Il sab 22 dic 2018, 16:12 Karl Heinz Marbaise  ha
> scritto:
>
>> Hi Enrico,
>>
>> take a look here:
>>
>>
>> https://maven.apache.org/developers/release/maven-project-release-procedure.html
>>
>> Kind regards
>> Karl Heinz Marbaise
>> On 22/12/18 14:09, Enrico Olivelli wrote:
>> > Hi,
>> > I am interested in having a release for the Maven Assembly plugin.
>> > I will have some time during this end-of-year period.
>> >
>> > There are a few JIRAs open, some of them are already assigned
>> >
>> > In particular I am interested in releasing the fix for:
>> > https://issues.apache.org/jira/browse/MASSEMBLY-861
>> >
>> > which I found to be a duplicate of this one, already committer to
>> master branch
>> > https://issues.apache.org/jira/browse/MASSEMBLY-675
>> >
>> > I would be a good change to learn the release procedure for Maven
>> plugins
>> >
>> > I found this doc, but it does not talk about "plugins", only "Core"
>> > and "Parent POM"
>> > https://maven.apache.org/developers/release/index.html
>> >
>> >
>> > Cheers
>> > Enrico
>>
> --
>
>
> -- Enrico Olivelli
>
-- 


-- Enrico Olivelli


Re: How to release a Maven plugin ?

2018-12-22 Thread Enrico Olivelli
So I will run thru all JIRAs fixed on 3.1.1, see if there is some blocker,
compare with git log...

Then I will follow the procedure in order to prepare a release to be voted

Is it thw right approach?

Thank you
Enrico

Il sab 22 dic 2018, 16:12 Karl Heinz Marbaise  ha
scritto:

> Hi Enrico,
>
> take a look here:
>
>
> https://maven.apache.org/developers/release/maven-project-release-procedure.html
>
> Kind regards
> Karl Heinz Marbaise
> On 22/12/18 14:09, Enrico Olivelli wrote:
> > Hi,
> > I am interested in having a release for the Maven Assembly plugin.
> > I will have some time during this end-of-year period.
> >
> > There are a few JIRAs open, some of them are already assigned
> >
> > In particular I am interested in releasing the fix for:
> > https://issues.apache.org/jira/browse/MASSEMBLY-861
> >
> > which I found to be a duplicate of this one, already committer to master
> branch
> > https://issues.apache.org/jira/browse/MASSEMBLY-675
> >
> > I would be a good change to learn the release procedure for Maven plugins
> >
> > I found this doc, but it does not talk about "plugins", only "Core"
> > and "Parent POM"
> > https://maven.apache.org/developers/release/index.html
> >
> >
> > Cheers
> > Enrico
>
-- 


-- Enrico Olivelli


Re: How to release a Maven plugin ?

2018-12-22 Thread Karl Heinz Marbaise

Hi Enrico,

take a look here:

https://maven.apache.org/developers/release/maven-project-release-procedure.html

Kind regards
Karl Heinz Marbaise
On 22/12/18 14:09, Enrico Olivelli wrote:

Hi,
I am interested in having a release for the Maven Assembly plugin.
I will have some time during this end-of-year period.

There are a few JIRAs open, some of them are already assigned

In particular I am interested in releasing the fix for:
https://issues.apache.org/jira/browse/MASSEMBLY-861

which I found to be a duplicate of this one, already committer to master branch
https://issues.apache.org/jira/browse/MASSEMBLY-675

I would be a good change to learn the release procedure for Maven plugins

I found this doc, but it does not talk about "plugins", only "Core"
and "Parent POM"
https://maven.apache.org/developers/release/index.html


Cheers
Enrico


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



How to release a Maven plugin ?

2018-12-22 Thread Enrico Olivelli
Hi,
I am interested in having a release for the Maven Assembly plugin.
I will have some time during this end-of-year period.

There are a few JIRAs open, some of them are already assigned

In particular I am interested in releasing the fix for:
https://issues.apache.org/jira/browse/MASSEMBLY-861

which I found to be a duplicate of this one, already committer to master branch
https://issues.apache.org/jira/browse/MASSEMBLY-675

I would be a good change to learn the release procedure for Maven plugins

I found this doc, but it does not talk about "plugins", only "Core"
and "Parent POM"
https://maven.apache.org/developers/release/index.html


Cheers
Enrico

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