RE: Maven Setup for Existing Plugin Development Project(Eclipse Plugin)

2012-01-30 Thread Singh, Harsimranjit (NSN - IN/Bangalore)
Any Help on maven 2 I am not able to use pde-maven-plugin in my existing PDE project? -Original Message- From: Singh, Harsimranjit (NSN - IN/Bangalore) Sent: Monday, January 30, 2012 11:38 AM To: Maven Users List Subject: RE: Maven Setup for Existing Plugin Development Project(Eclipse

RE: Maven Setup for Existing Plugin Development Project(Eclipse Plugin)

2012-01-29 Thread Singh, Harsimranjit (NSN - IN/Bangalore)
Message- From: ext Barrie Treloar [mailto:baerr...@gmail.com] Sent: Monday, January 30, 2012 11:26 AM To: Maven Users List Subject: Re: Maven Setup for Existing Plugin Development Project(Eclipse Plugin) On Mon, Jan 30, 2012 at 3:46 PM, Singh, Harsimranjit (NSN - IN/Bangalore) wrote: >

RE: Maven Setup for Existing Plugin Development Project(Eclipse Plugin)

2012-01-29 Thread Singh, Harsimranjit (NSN - IN/Bangalore)
Users List Subject: Re: Maven Setup for Existing Plugin Development Project(Eclipse Plugin) lookup tycho-maven-plugin from sonatype -D On Sun, Jan 29, 2012 at 7:31 PM, Singh, Harsimranjit (NSN - IN/Bangalore) wrote: > Hi > > I have Old Project for Eclipse plug-in Development.I want to  b

Maven Setup for Existing Plugin Development Project(Eclipse Plugin)

2012-01-29 Thread Singh, Harsimranjit (NSN - IN/Bangalore)
Hi I have Old Project for Eclipse plug-in Development.I want to bring that in maven but not helping. Is this possible? I searched lot but not find much details\help.Please provide help me or provide some reference link. Thanks Harsimran

Use separate property filters for the varaible in war file and the assembly files

2010-07-13 Thread bangalore
Hi, The project structure: |-- pom.xml `-- src `-- main |-- java | `-- com | `-- example | `-- projects | `-- SampleAction.java |-- resources | `-- assembly.xml

Properties file in Maven

2009-10-27 Thread Sethuraman, Nirmala (NSN - IN/Bangalore)
Hi I am a new user of Maven. I have been looking for using external property files in Maven. However I couldn't find any. Does maven provide this option (like ANT) for using an external property file? Best Regards Nirmala