Re: svn commit: r1228958 - /maven/skins/trunk/maven-skins/pom.xml

2012-01-08 Thread Simone Tripodi
Salut Hervé! does it mean I can safety remove the `rc` profile for addressing sites distribution management? TIA, all the best, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Sun, Jan 8, 2012 at 1

Re: svn commit: r1228307 - /maven/skins/trunk/pom.xml

2012-01-08 Thread Simone Tripodi
Hi Dennis! I am sure that is the reason, the element is not merged :( The reason why I applied that override is to avoid someone (myself at first place :P) forgets to activate the required/needed profiles during the release - especially because ITs sites are required to be deployed, otherwise si

Re: svn commit: r1227893 - in /maven/skins/trunk: maven-application-skin/pom.xml maven-classic-skin/pom.xml maven-default-skin/pom.xml maven-fluido-skin/pom.xml maven-stylus-skin/pom.xml pom.xml

2012-01-08 Thread Dennis Lundberg
On 2012-01-08 22:59, Hervé BOUTEMY wrote: > How is your solution different from Maven Plugins parent? > I just applied stagingSiteURL like usual. It's not :) I used the same pattern as in plugins parent. > For the skins parent site, what about integrating it in the actual parent > poms > list [

Re: svn commit: r1227893 - in /maven/skins/trunk: maven-application-skin/pom.xml maven-classic-skin/pom.xml maven-default-skin/pom.xml maven-fluido-skin/pom.xml maven-stylus-skin/pom.xml pom.xml

2012-01-08 Thread Hervé BOUTEMY
How is your solution different from Maven Plugins parent? I just applied stagingSiteURL like usual. For the skins parent site, what about integrating it in the actual parent poms list [1], and adding site-pom.xml + src/site-docs/ like other parent poms? Any objection? Regards, Hervé [1] http:

Re: Intention to release Maven EAR Plugin 2.7

2012-01-08 Thread Robert Scholte
Hi, I've been cleaning up the pom a bit. It looks like we can't upgrade the value for mavenFilterVersion due to regression, so we have to stay at 1.0-beta-2 Somehow the escaping character is ignored. And the sources now use generics. The title of MEAR-107 is kind of misleading, it's actually

Re: svn commit: r1228307 - /maven/skins/trunk/pom.xml

2012-01-08 Thread Dennis Lundberg
Hi Simone, The configuration for maven-release-plugin is in apache-parent:10 https://svn.apache.org/viewvc/maven/pom/tags/apache-10/pom.xml?view=markup 183 184 org.apache.maven.plugins 185 maven-release-plugin 186 2.1 187 188 false 189 deploy 190 -Papache-rel

Re: svn commit: r1228307 - /maven/skins/trunk/pom.xml

2012-01-08 Thread Simone Tripodi
Hi Dennis, how do you manage it? I would not having it turned on by default in my settings.xml because I use the same laptop also for work/contribute to other communities... TIA! -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi

Re: svn commit: r1227893 - in /maven/skins/trunk: maven-application-skin/pom.xml maven-classic-skin/pom.xml maven-default-skin/pom.xml maven-fluido-skin/pom.xml maven-stylus-skin/pom.xml pom.xml

2012-01-08 Thread Dennis Lundberg
Hi Now that I have looked closer at this, I have a solution locally ready to be checked in. But, because of a bug in the Site Plugin, the staged (what Simone called an rc) site in my solution will end up in the wrong place. Simone's rc profile on the other hand will deploy the staged/rc site in th

Re: svn commit: r1228307 - /maven/skins/trunk/pom.xml

2012-01-08 Thread Dennis Lundberg
Hi Simone Hmm, when you do a release build, you should not have to enable the "apache-release" profile. It should be enabled automatically. On 2012-01-08 12:31, Simone Tripodi wrote: > Hi Dennis, > > yes my env is ok, what I forgot is enabling the apache-release (blush)! > > Thanks for the remi

[CANCEL][VOTE] Release Maven Skins version 6

2012-01-08 Thread Simone Tripodi
Hi all guys! the current vote is intended cancelled per Dennis consideration - and thanks for reviewing! I am going to to drop the current tag/Nesus artifacts and cut a new RC ASAP! Thanks all which take part to the review process and have a nice Sunday!!! all the best, -Simo http://people.apa

Re: Intention to release Maven EAR Plugin 2.7

2012-01-08 Thread Jason van Zyl
On Jan 8, 2012, at 6:10 AM, Dennis Lundberg wrote: > Hi, > > After working on two rather large issues for the EAR plugin I'm going to > release a new version shortly. If there are any more issues that you > want to work on and want included in this release please let me know. > > There are curr

Re: Intention to release Maven EAR Plugin 2.7

2012-01-08 Thread Stephane Nicoll
Hi, Thanks for working on this. MEAR-65 actually should have been removed already. I've asked more details about the request and did not get any reply from quite some time. MEAR-71 would be good to be done, indeed but I don't have time right now to work on it. I have moved it to 2.8. Good to see

Re: [VOTE] Release Maven Skins version 6

2012-01-08 Thread Stephen Connolly
the deployed poms and site would have different scm details than those annual helper tags - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 8 Jan 2012 13:31, "Kristian Rosenvo

Re: [VOTE] Release Maven Skins version 6

2012-01-08 Thread Kristian Rosenvold
Can't you just tag in svn manually this once? Den 8. jan. 2012 kl. 13:43 skrev Simone Tripodi : > Hi Dennis! > > thanks for your help, very appreciated! > > Do we have to cancel the actual vote, then cutting a new RC? > Thanks again, > -Simo > > http://people.apache.org/~simonetripodi/ > http://s

Re: [VOTE] Release Maven Skins version 6

2012-01-08 Thread Simone Tripodi
Hi Dennis! thanks for your help, very appreciated! Do we have to cancel the actual vote, then cutting a new RC? Thanks again, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Sun, Jan 8, 2012 at 12:

Re: svn commit: r1228307 - /maven/skins/trunk/pom.xml

2012-01-08 Thread Simone Tripodi
Hi Dennis, yes my env is ok, what I forgot is enabling the apache-release (blush)! Thanks for the reminder! -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Sun, Jan 8, 2012 at 12:03 PM, Dennis Lund

Re: svn commit: r1227844 - /maven/skins/trunk/pom.xml

2012-01-08 Thread Simone Tripodi
OK, thanks for checking -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Sun, Jan 8, 2012 at 11:58 AM, Dennis Lundberg wrote: > Hi > > After testing that it does not have any impact on the build,

Re: [VOTE] Release Maven Skins version 6

2012-01-08 Thread Dennis Lundberg
Hi Simone! I have split up the parent POM into two separate POMs now. Jenkins is happy about it :) The process for releasing more than one skin in the same release vote would look something like this: 1. Release maven-skins (the parent) Important: do not close the staging are in Nexus! 2. Rel

Intention to release Maven EAR Plugin 2.7

2012-01-08 Thread Dennis Lundberg
Hi, After working on two rather large issues for the EAR plugin I'm going to release a new version shortly. If there are any more issues that you want to work on and want included in this release please let me know. There are currently two unresolved issues scheduled for the 2.7 release. Unless s

Re: svn commit: r1228307 - /maven/skins/trunk/pom.xml

2012-01-08 Thread Dennis Lundberg
Hi Simone Have you setup your development environment according to this? http://www.apache.org/dev/publishing-maven-artifacts.html#dev-env Important for signing is that the apache-release profile is in there. You can then test that everything is correct by following these steps: http://www.apach

Re: svn commit: r1227844 - /maven/skins/trunk/pom.xml

2012-01-08 Thread Dennis Lundberg
Hi After testing that it does not have any impact on the build, I have now removed the property. On 2012-01-07 21:04, Simone Tripodi wrote: > Hi Dennis, > > I have to admit that I blindly copied it somewhere else... apologize! > > -Simo > > http://people.apache.org/~simonetripodi/ > http://sim

Re: [VOTE] Release Maven Skins version 6

2012-01-08 Thread Olivier Lamy
+1 Thanks for your efforts on that ! 2012/1/6 Simone Tripodi : > Hi all guys, > I am here to propose the Maven Skins version 6, that includes >  * Maven Application Skin 1.0 * Maven Default Skin 1.1 * Maven Classic > Skin 1.1 * Maven Stylus Skin 1.4 * Maven Fluido Skin 1.1 > We solved 16 > issues