RE: weblogic-maven-plugin:using properties file

2006-11-14 Thread Dmystery
Scott, Can you let me know the correct way to do this? I'm not able to substitute the plugin config values using the properties file. I think this is quite trivial. Dmystery wrote: I did somthing like - profile iddeploy/id activation property namedeploy/name

RE: weblogic-maven-plugin:using properties file

2006-11-09 Thread Dmystery
Any solutions to this one?? Dmystery wrote: I did somthing like - profile iddeploy/id activation property namedeploy/name valuetrue/value /property /activation build plugins plugin groupIdorg.codehaus.mojo/groupId

RE: weblogic-maven-plugin:using properties file

2006-11-08 Thread Scott Ryan
You just need to configure the plugin in your different profiles. You can have a different set of configurations in each profile definition. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: Dmystery

RE: weblogic-maven-plugin:using properties file

2006-11-08 Thread Dmystery
I did somthing like - profile iddeploy/id activation property namedeploy/name valuetrue/value /property /activation build plugins plugin groupIdorg.codehaus.mojo/groupId artifactIdweblogic-maven-plugin/artifactId