Jazz SCM issues with the MRP 2.3.1

2012-06-01 Thread Chris Graham
Hi All. Sorry for that the fact that it's taken me so long to get around to testing the 2.3.1 release plugin, but my laptop had some 'firewall issues' that needed to be resolved by IBM. So, I checked out a new jazz workspace, and attempted my first release in it, and this is what I got: C:\tmp\r

Re: How to customize the folder structure

2012-06-01 Thread Chris Graham
Agreed. My advise is always: work with the tools, not against them. You have much less pain that way. -Chris On Sat, Jun 2, 2012 at 4:19 AM, Jeff MAURY wrote: > I would recommand to follow Maven conventions and not trying to break > Maven, assumed that if you do that while beginning with Mave

[ANN] Maven Shade Plugin 1.7 Released

2012-06-01 Thread Benson Margulies
The Maven team is pleased to announce the release of the Maven Shade Plugin, version 1.7 Repackages the project classes together with their dependencies into a single uber-jar, optionally renaming classes or removing unused classes. http://maven.apache.org/plugins/maven-shade-plugin/ You s

Re: [VOTE] [RESULT] Release Maven Shade Plugin version 1.7

2012-06-01 Thread Benson Margulies
Hi, The vote has passed with the following result : +1 (binding): benson margulies, olivier lamy, mark struberg +1 (non binding): none I will promote the artifacts to the central repo. - To unsubscribe, e-mail: dev-unsubscr...@m

Re: How to customize the folder structure

2012-06-01 Thread Jeff MAURY
I would recommand to follow Maven conventions and not trying to break Maven, assumed that if you do that while beginning with Maven, you will FAIL Jeff Le 1 juin 2012 08:22, "preetppg" a écrit : > > Team, > > I am doing a POC using Maven. > > Can anybody share the steps to customize the folder s

Re: How to customize the folder structure

2012-06-01 Thread Robert Scholte
Please use the Maven Users List. This list is used for the development of Maven -Robert Op Fri, 01 Jun 2012 08:06:36 +0200 schreef preetppg : Team, I am doing a POC using Maven. Can anybody share the steps to customize the folder structure while creating a java project ? Comman