Re: RFP: Version Range Policy

2013-04-10 Thread Andrei Pozolotin
al non-osgi projects to see what versions you'd come up with and whether > they correspond in any way with what the project developers think the > versions are? > > thanks > david jencks > > On Apr 10, 2013, at 3:23 PM, Andrei Pozolotin > wrote: > >> I am mor

Re: RFP: Version Range Policy

2013-04-10 Thread Andrei Pozolotin
n projects will be osgi any time soon. > > thanks > david jencks > On Apr 10, 2013, at 10:27 AM, Andrei Pozolotin > wrote: > >>*Maven Developers* >> >>1) This is a formal request to resolve long standing version range >>policy problem in maven, >

RFP: Version Range Policy

2013-04-10 Thread Andrei Pozolotin
*Maven Developers* 1) This is a formal request to resolve long standing version range policy problem in maven, expressed for example in the following ticket: http://jira.codehaus.org/browse/MNG-3092 THE PROBLEM: LACK OF VERSION RANGE POLICY. 2) I there are no better i

Re: [VOTE] Apache 3.1.0-alpha-1

2013-04-09 Thread Andrei Pozolotin
.w3.org/2001/XMLSchema-instance"; > xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 > http://maven.apache.org/xsd/maven-4.0.0.xsd";> > > > > > com.example > bundle > 1.0.1 > 99 > true > > > > > > On Thu, Apr 4, 2013

Re: Dependency properties

2013-04-06 Thread Andrei Pozolotin
r not > > Regards, > > Hervé > > [1] > https://cwiki.apache.org/confluence/display/MAVEN/Moving+forward+with+the+POM+data+model > > Le jeudi 4 avril 2013 12:54:50 Andrei Pozolotin a écrit : >> yes: >> http://docs.codehaus.org/dis

Re: [VOTE] Apache 3.1.0-alpha-1

2013-04-05 Thread Andrei Pozolotin
pache 3.1.0-alpha-1 From: Jörg Schaible To: dev@maven.apache.org Date: Fri 05 Apr 2013 02:35:06 AM CDT > Hi Andrei, > > Andrei Pozolotin wrote: > >> *Wayne* >> >> 1) in this case "I choose madness" :-) >> >> 2) here is my request: >

Re: [VOTE] Apache 3.1.0-alpha-1

2013-04-04 Thread Andrei Pozolotin
we add such relaxed load during build, how do you expect to retrieve the > info? > I suppose you'll need an API to catch the info > > Regards, > > Hervé > > Le jeudi 4 avril 2013 10:03:25 Andrei Pozolotin a écrit : >> *Wayne* >> >> 1) in this c

Re: [VOTE] Apache 3.1.0-alpha-1

2013-04-04 Thread Andrei Pozolotin
out properties on dependencies like we used to have in > Maven 1.x? > > On Apr 4, 2013, at 1:28 PM, Andrei Pozolotin > wrote: > >>Wayne and ALL: >> >>Thank you very much for considering this request, I got my answer. >> >>Does it make sen

Re: [VOTE] Apache 3.1.0-alpha-1

2013-04-04 Thread Andrei Pozolotin
Wayne and ALL: Thank you very much for considering this request, I got my answer. Does it make sense to file a jira at this point? Andrei Original Message Subject: Re: [VOTE] Apache 3.1.0-alpha-1 From: Wayne Fay To: Maven Developers List Date: Thu 04 Apr 201

Re: [VOTE] Apache 3.1.0-alpha-1

2013-04-04 Thread Andrei Pozolotin
://github.com/sonatype/nexus-plugin-bundle/blob/master/maven-plugin/src/main/java/org/sonatype/nexus/pluginbundle/maven/GenerateMetadataMojo.java#L83 > > Might be something other than List, it might be a list of some > beans, or even list of maps (can maven do that from plugin config

Re: [VOTE] Apache 3.1.0-alpha-1

2013-04-04 Thread Andrei Pozolotin
got it, thank you. I still would like you to conciser my change request. Original Message Subject: Re: [VOTE] Apache 3.1.0-alpha-1 From: Fred Cooke To: Andrei Pozolotin Cc: Maven Developers List Date: Thu 04 Apr 2013 11:14:46 AM CDT > I mean, you can grab any array

Re: [VOTE] Apache 3.1.0-alpha-1

2013-04-04 Thread Andrei Pozolotin
Andrei Original Message Subject: Re: [VOTE] Apache 3.1.0-alpha-1 From: Michael-O <1983-01...@gmx.net> To: Maven Developers List Date: Thu 04 Apr 2013 11:08:01 AM CDT > Am 2013-04-04 15:57, schrieb Andrei Pozolotin: >> Hervé: >> >> thank you for taking the

Re: [VOTE] Apache 3.1.0-alpha-1

2013-04-04 Thread Andrei Pozolotin
dex? Sure it would > be fragile to dep order changes, but it would not be duplication. +1 to > everything Wayne said. > > On Thu, Apr 4, 2013 at 5:03 PM, Andrei Pozolotin > wrote: >> *Wayne* >> >> 1) in this case "I choose madness" :-) >> &g

Re: [VOTE] Apache 3.1.0-alpha-1

2013-04-04 Thread Andrei Pozolotin
by default. Thank you, Andrei Original Message Subject: Re: [VOTE] Apache 3.1.0-alpha-1 From: Wayne Fay To: Andrei Pozolotin Cc: Maven Developers List Date: Thu 04 Apr 2013 09:56:40 AM CDT >> the way I understand your suggestions is essentially I must duplicate >>

Re: [VOTE] Apache 3.1.0-alpha-1

2013-04-04 Thread Andrei Pozolotin
Wayne: the way I understand your suggestions is essentially I must duplicate configuration: 1) first I have to mention the , because I need the dependency 2) second, I need some extra entry somewhere to map same to custom properties. am I getting you right? Andrei. Original Message

Re: [VOTE] Apache 3.1.0-alpha-1

2013-04-04 Thread Andrei Pozolotin
re is nothing "relaxed" from Mven 3.0.x planned > > But I don't really understand your case (and miss time to investigate in > Karaf). > Can you give us a pointer to SCM, or paste such a dependency "with custom > tags"? > > Regards, > > Her

Re: [VOTE] Apache 3.1.0-alpha-1

2013-04-03 Thread Andrei Pozolotin
I am curious if 3.1.0 will be more relaxed with custom tags inside ? Use case: karaf-maven-plugin uses bizarre conventions on how to map from into osgi bundle properties (like start level) because there is no way to have a custom tag in and express this requirement. Original Message --

Re: [VOTE] Apache 3.1.0-alpha-1

2013-04-02 Thread Andrei Pozolotin
I am curious if 3.1.0 will be more relaxed with custom tags inside ? Use case: karaf-maven-plugin uses bizarre conventions on how to map from into osgi bundle properties (like start level) because there is no way to have a custom tag in and express this requirement. Original Message --

Re: WTF is Tesla?

2013-04-01 Thread Andrei Pozolotin
would like to there are some proposals I still need > to make for Maven. The core still needs some refactoring to do some of the > more advanced things I'd like to do. > > On Mar 31, 2013, at 9:32 PM, Andrei Pozolotin > wrote: > >>*Hello*. >> >&g

WTF is Tesla?

2013-03-31 Thread Andrei Pozolotin
*Hello*. I am curious if there is any progress with this http://tesla.io/tesla/index.html Thank you, Andrei

Re: [ANN] Maven Release Plugin 2.4.1 Released

2013-03-27 Thread Andrei Pozolotin
Robert 1) great, thank you! 2) does it mean 2.4.1 does not blow up with this: http://jira.codehaus.org/browse/SCM-709 ? Andrei Original Message Subject: [ANN] Maven Release Plugin 2.4.1 Released From: Robert Scholte To: annou...@maven.apache.org, us...@maven.apache.org Cc: de

Re: Multi-project releases

2013-03-27 Thread Andrei Pozolotin
ontrol and if they can > be layered we have a different challenge. > Stephen, I can give my thoughts a try by forking your plugin, but it's > missing tests. > > Robert > > > Op Mon, 25 Mar 2013 00:50:16 +0100 schreef Andrei Pozolotin > : > >> got it, thank y

Re: Multi-project releases

2013-03-24 Thread Andrei Pozolotin
nges to a module, the rest if the modules in the >> reactor can pick them up (by linking in -snapshot dependencies) >> >> Now when it comes time to release from such a local aggregator, you need to >> find out which ones you've made changes on and release each one in tur

Re: Multi-project releases

2013-03-24 Thread Andrei Pozolotin
"release root"? >>>> * can release root contain other release roots as modules? >>>> * can I release the release root w/o releasing the release root >>>> modules? >>>> (need a better term :-)) >>>> * can your envisioned plugin automatically recursive

Re: Multi-project releases

2013-03-24 Thread Andrei Pozolotin
ming release in a clean area - a release CI job or separate local > checkout). > > > > On Sun, Mar 24, 2013 at 3:24 PM, Andrei Pozolotin < > andrei.pozolo...@gmail.com> wrote: > >> I do not mind - "children being part of the tag ". >> &

Re: Multi-project releases

2013-03-24 Thread Andrei Pozolotin
independent. 2) I do recursive release of the whole layout automatically, from any point in the middle tree, releasing what needs be released. Original Message Subject: Re: Multi-project releases From: Stephen Connolly To: Andrei Pozolotin Cc: Maven Developers List , Robert Scholte Date

Re: Multi-project releases

2013-03-24 Thread Andrei Pozolotin
're talking > about, and it's not in SVN (repo per project/module in Git for example), > how will the proposed plugin even find where these > required-to-be-released-artifacts live? > > > On Sun, Mar 24, 2013 at 9:23 PM, Andrei Pozolotin < > andrei.pozolo...@gmail.

Re: Multi-project releases

2013-03-24 Thread Andrei Pozolotin
7;s still going to result in all the children being part of the tag > though > > On Sunday, 24 March 2013, Jeff Jensen wrote: > >> -N >> Same for other operations to not recurse into children/modules. >> >> >> On Sun, Mar 24, 2013 at 11:55 AM, Andrei Pozolotin

Re: Multi-project releases

2013-03-24 Thread Andrei Pozolotin
ur envisioned plugin automatically recursively release all other dependencies moving upward in the reactor dependency tree? Original Message Subject: Re: Multi-project releases From: Stephen Connolly To: Andrei Pozolotin Cc: Maven Developers List , Robert Scholte Date: Sun 24 Mar

Re: Multi-project releases

2013-03-24 Thread Andrei Pozolotin
: Maven Developers List , Andrei Pozolotin Cc: "Stephen Connolly" Date: Sun 24 Mar 2013 11:36:04 AM CDT > Andrei, > > First of all I'm only talking about the definition of root project, > not about release stuff yet, because this has already consequences for > other plugin

Re: Multi-project releases

2013-03-24 Thread Andrei Pozolotin
ll be used by a release-like plugin. well, never mind, I guess it is too early for questions. Thank you, Andrei Original Message Subject: Re: Multi-project releases From: Robert Scholte To: Maven Developers List , Andrei Pozolotin Cc: "Stephen Connolly"

Re: Multi-project releases

2013-03-24 Thread Andrei Pozolotin
Robert, Stephen: 1) from my experience "release root / top-to-bottom / monolithic " is a wrong approach. please consider instead "start-from-any-module / from-bottom-up / incremental" approach, as implemented here: https://github.com/barchart/barchart-jenkins-cascade-plugin/wiki 2) it would be g

Re: Multi-project releases

2013-03-11 Thread Andrei Pozolotin
children with parent. (i.e. I want to release parent of multi-module project w/o children) Thank you, Andrei Original Message Subject: Re: Multi-project releases From: Stephen Connolly To: Andrei Pozolotin Cc: Maven Developers List Date: Mon 11 Mar 2013 10:32:45

Re: Multi-project releases

2013-03-11 Thread Andrei Pozolotin
*Stephen** * I made this solution for the problem: https://github.com/barchart/barchart-jenkins-cascade-plugin/wiki Please let me know what you think? Thank you, Andrei Original Message Subject: Multi-project releases From: Stephen Connolly To: Ma

maven-release-plugin : How to better manage cascading releases

2013-02-25 Thread Andrei Pozolotin
Hello, there! I am curious : "How to better manage cascading releases" for the following use case and what you think about possible solution: # Releasing core bundles and dependent bundles Changing the API of a core bundle for an appl