Re: How to build properties JAR

2008-03-25 Thread John Casey
: PashaOvechkin [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2008 11:53 AM To: dev@maven.apache.org Subject: How to build properties JAR I need with Maven command get jar with properties files(only with properties files). What i need add in my pom.xml? (for example in the same direct

Re: How to build properties JAR

2008-03-25 Thread PashaOvechkin
nd it should happen by default. >>> >>> -Original Message- >>> From: PashaOvechkin [mailto:[EMAIL PROTECTED] >>> Sent: Monday, March 24, 2008 11:53 AM >>> To: dev@maven.apache.org >>> Subject: How to build properties JAR >>> >>>

Re: How to build properties JAR

2008-03-25 Thread [EMAIL PROTECTED]
sources and it should happen by default. >> >> -Original Message- >> From: PashaOvechkin [mailto:[EMAIL PROTECTED] >> Sent: Monday, March 24, 2008 11:53 AM >> To: dev@maven.apache.org >> Subject: How to build properties JAR >> >> >> I need with

RE: How to build properties JAR

2008-03-25 Thread PashaOvechkin
L PROTECTED] > Sent: Monday, March 24, 2008 11:53 AM > To: dev@maven.apache.org > Subject: How to build properties JAR > > > I need with Maven command get jar with properties files(only with > properties > files). > What i need add in my pom.xml? > > (for example in

Re: How to build properties JAR

2008-03-24 Thread Jason van Zyl
the same directory with pom.xml I have aaa.properties and bbb.properties, and need jar with both files) Tanks!!! -- View this message in context: http://www.nabble.com/How-to-build-properties-JAR-tp16254904s177p16254904.html Sent from the Maven Developers mailing list archive at Nabble.com

RE: How to build properties JAR

2008-03-24 Thread Brian E. Fox
Put them in src/main/resources and it should happen by default. -Original Message- From: PashaOvechkin [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2008 11:53 AM To: dev@maven.apache.org Subject: How to build properties JAR I need with Maven command get jar with properties files

How to build properties JAR

2008-03-24 Thread PashaOvechkin
://www.nabble.com/How-to-build-properties-JAR-tp16254904s177p16254904.html Sent from the Maven Developers mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]