|
View:
New views
11 Messages
—
Rating Filter:
Alert me
|
|
|
[VOTE] Apache (parent POM) version 7Hi,
I've included the source-release assembly configuration in the Apache parent POM since it's working pretty well here in Maven. This will allow other projects to take advantage of the descriptor automatically. Additionally, I've setup the descriptorRef to be used in the source-release assembly in the form of an expression (${sourceReleaseAssemblyDescriptor}). This should allow other projects to substitute a custom source-release descriptor by adding their own plugin-level dependency to the assembly plugin, then changing the value of ${sourceReleaseAssemblyDescriptor} (in the properties). The POM is here: https://repository.apache.org/content/repositories/orgapacheapache-001/org/apache/apache/7/ Anyway, let's vote! 72h, +1/+0/-1. Here's my +1. Thanks, -john --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Apache (parent POM) version 7+1
Arnaud Héritier Software Factory Manager eXo platform - http://www.exoplatform.com --- http://www.aheritier.net On Thu, Nov 5, 2009 at 8:50 PM, John Casey <jdcasey@...> wrote: > Hi, > > I've included the source-release assembly configuration in the Apache > parent POM since it's working pretty well here in Maven. This will allow > other projects to take advantage of the descriptor automatically. > > Additionally, I've setup the descriptorRef to be used in the source-release > assembly in the form of an expression (${sourceReleaseAssemblyDescriptor}). > This should allow other projects to substitute a custom source-release > descriptor by adding their own plugin-level dependency to the assembly > plugin, then changing the value of ${sourceReleaseAssemblyDescriptor} (in > the properties). > > The POM is here: > > > https://repository.apache.org/content/repositories/orgapacheapache-001/org/apache/apache/7/ > > Anyway, let's vote! 72h, +1/+0/-1. > > Here's my +1. > > Thanks, > > -john > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > |
|
|
Re: [VOTE] Apache (parent POM) version 7John Casey wrote:
> https://repository.apache.org/content/repositories/orgapacheapache-001/org/apache/apache/7/ +1 Benjamin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Apache (parent POM) version 7+1
-Stephen 2009/11/5 John Casey <jdcasey@...>: > Hi, > > I've included the source-release assembly configuration in the Apache parent > POM since it's working pretty well here in Maven. This will allow other > projects to take advantage of the descriptor automatically. > > Additionally, I've setup the descriptorRef to be used in the source-release > assembly in the form of an expression (${sourceReleaseAssemblyDescriptor}). > This should allow other projects to substitute a custom source-release > descriptor by adding their own plugin-level dependency to the assembly > plugin, then changing the value of ${sourceReleaseAssemblyDescriptor} (in > the properties). > > The POM is here: > > https://repository.apache.org/content/repositories/orgapacheapache-001/org/apache/apache/7/ > > Anyway, let's vote! 72h, +1/+0/-1. > > Here's my +1. > > Thanks, > > -john > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Apache (parent POM) version 7+1
-- Olivier 2009/11/5 John Casey <jdcasey@...>: > Hi, > > I've included the source-release assembly configuration in the Apache parent > POM since it's working pretty well here in Maven. This will allow other > projects to take advantage of the descriptor automatically. > > Additionally, I've setup the descriptorRef to be used in the source-release > assembly in the form of an expression (${sourceReleaseAssemblyDescriptor}). > This should allow other projects to substitute a custom source-release > descriptor by adding their own plugin-level dependency to the assembly > plugin, then changing the value of ${sourceReleaseAssemblyDescriptor} (in > the properties). > > The POM is here: > > https://repository.apache.org/content/repositories/orgapacheapache-001/org/apache/apache/7/ > > Anyway, let's vote! 72h, +1/+0/-1. > > Here's my +1. > > Thanks, > > -john > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > -- Olivier --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Apache (parent POM) version 7+1
On Thu, Nov 5, 2009 at 1:00 PM, Olivier Lamy <olamy@...> wrote: > +1 > > -- > Olivier > > 2009/11/5 John Casey <jdcasey@...>: >> Hi, >> >> I've included the source-release assembly configuration in the Apache parent >> POM since it's working pretty well here in Maven. This will allow other >> projects to take advantage of the descriptor automatically. >> >> Additionally, I've setup the descriptorRef to be used in the source-release >> assembly in the form of an expression (${sourceReleaseAssemblyDescriptor}). >> This should allow other projects to substitute a custom source-release >> descriptor by adding their own plugin-level dependency to the assembly >> plugin, then changing the value of ${sourceReleaseAssemblyDescriptor} (in >> the properties). >> >> The POM is here: >> >> https://repository.apache.org/content/repositories/orgapacheapache-001/org/apache/apache/7/ >> >> Anyway, let's vote! 72h, +1/+0/-1. >> >> Here's my +1. >> >> Thanks, >> >> -john >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> >> > > > > -- > Olivier > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Apache (parent POM) version 7-1 lets get the new descriptor benjamin staged included
On Thu, Nov 5, 2009 at 4:52 PM, Brian Fox <brianf@...> wrote: > +1 > > On Thu, Nov 5, 2009 at 1:00 PM, Olivier Lamy <olamy@...> wrote: >> +1 >> >> -- >> Olivier >> >> 2009/11/5 John Casey <jdcasey@...>: >>> Hi, >>> >>> I've included the source-release assembly configuration in the Apache parent >>> POM since it's working pretty well here in Maven. This will allow other >>> projects to take advantage of the descriptor automatically. >>> >>> Additionally, I've setup the descriptorRef to be used in the source-release >>> assembly in the form of an expression (${sourceReleaseAssemblyDescriptor}). >>> This should allow other projects to substitute a custom source-release >>> descriptor by adding their own plugin-level dependency to the assembly >>> plugin, then changing the value of ${sourceReleaseAssemblyDescriptor} (in >>> the properties). >>> >>> The POM is here: >>> >>> https://repository.apache.org/content/repositories/orgapacheapache-001/org/apache/apache/7/ >>> >>> Anyway, let's vote! 72h, +1/+0/-1. >>> >>> Here's my +1. >>> >>> Thanks, >>> >>> -john >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscribe@... >>> For additional commands, e-mail: dev-help@... >>> >>> >> >> >> >> -- >> Olivier >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Apache (parent POM) version 7Benjamin Bentmann wrote:
> John Casey wrote: > >> https://repository.apache.org/content/repositories/orgapacheapache-001/org/apache/apache/7/ > > > +1 I change my vote -1 after discovering that the version of the maven-javadoc-plugin being used by this POM, namely 2.6.1, is prone to fail during releases of multi-module projects [0]. Benjamin [0] http://jira.codehaus.org/browse/MJAVADOC-275 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Apache (parent POM) version 7It looks to me as if this vote failed. I'd really appreciate it if
someone would remove the apache-7 tag and roll back trunk to say version 7-SNAPSHOT so one doesn't have to search the mail archives to find out why the tag isn't represented at maven central. Concluding the vote thread might be good too :-) thanks david jencks On Nov 14, 2009, at 5:58 AM, Benjamin Bentmann wrote: > Benjamin Bentmann wrote: > >> John Casey wrote: >>> https://repository.apache.org/content/repositories/orgapacheapache-001/org/apache/apache/7/ >> +1 > > I change my vote -1 after discovering that the version of the maven- > javadoc-plugin being used by this POM, namely 2.6.1, is prone to > fail during releases of multi-module projects [0]. > > > Benjamin > > > [0] http://jira.codehaus.org/browse/MJAVADOC-275 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[Result] [VOTE] Apache (parent POM) version 7I've withdrawn the tag for this vote. We can try again later with the
newer plugin versions. -john David Jencks wrote: > It looks to me as if this vote failed. I'd really appreciate it if > someone would remove the apache-7 tag and roll back trunk to say version > 7-SNAPSHOT so one doesn't have to search the mail archives to find out > why the tag isn't represented at maven central. > > Concluding the vote thread might be good too :-) > > thanks > david jencks > > On Nov 14, 2009, at 5:58 AM, Benjamin Bentmann wrote: > >> Benjamin Bentmann wrote: >> >>> John Casey wrote: >>>> https://repository.apache.org/content/repositories/orgapacheapache-001/org/apache/apache/7/ >>>> >>> +1 >> >> I change my vote -1 after discovering that the version of the >> maven-javadoc-plugin being used by this POM, namely 2.6.1, is prone to >> fail during releases of multi-module projects [0]. >> >> >> Benjamin >> >> >> [0] http://jira.codehaus.org/browse/MJAVADOC-275 >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [Result] [VOTE] Apache (parent POM) version 7John Casey wrote:
> I've withdrawn the tag for this vote. Any objections to me a) dropping the corresponding staging repo (https://repository.apache.org/content/repositories/orgapacheapache-001/) b) reverting the Apache POM's version in SVN to 7-SNAPSHOT ? Benjamin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free embeddable forum powered by Nabble | Forum Help |