How to store and access plugin resources in maven 2

2006-02-20 Thread Scott Ryan
alternative would be to understand how to make the archetype structure support complex java trees. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 - To unsubscribe, e-mail

RE: sending JIRA mail to commits@maven.apache.org

2006-02-21 Thread Scott Ryan
I vote a big +1 Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 21, 2006 7:11 PM To: Maven Developers List Subject: sending JIRA mail

Trying to deploy a sandbox plugin to the mojo repository

2006-07-23 Thread Scott Ryan
. The exception is listed below: Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

RE: JSP precompiling with Weblogic 8.1

2006-09-07 Thread Scott Ryan
You can use the weblogic plugin and the appc mojo to pre compile your jsp's. You can find the weblogic plugin at codehaus. http://mojo.codehaus.org/weblogic-maven-plugin/ Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263

RE: Status of Security features

2006-10-21 Thread Scott Ryan
prise wide. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: Jesse McConnell [mailto:[EMAIL PROTECTED] Sent: Friday, October 20, 2006 8:39 PM To: archiva-dev@maven.apache.org; [EMAIL PROTECTED] Su

New Weblogic 2.8.0 and 2.9.0 snapshot code in SVN

2006-11-01 Thread Scott Ryan
any input on problems, fixes or additional features you would like. I will be porting this new code over to the Cargo plugin next week. I will be converting the 2.9.0 plugin over to use JSR-88 deployment over the next few weeks as well. Let me know how I can help. Scott Ryan Chief Technology

Using archetypes to deeply nest java files

2006-02-04 Thread Scott Ryan
location. Is this possible? If not does it make sense to place this code in my plugin and just move and package the files during a setup step? Thanks for all you help and I hope to publish the appfuse plugin soon. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED

How to configure multiple parameters in the pom.xml for a Maven 2 plugin

2005-11-06 Thread Scott Ryan
I am trying to modify my plugin to accept multiple parameters as a String array or an ArrayList. In my mojo I have configured the following: /** * An array of names of servers to deploy the target onto. the deployment. * * @parameter */ private String[] serverName; with g

RE: JIRA projects for m2 plugins?

2005-11-15 Thread Scott Ryan
I am ready to check in the Weblogic Plugin. I think it makes sense to create new projects for these plugins since the structure will be quite different. This also allows us to keep maintaining the version 1.0 plugins as well. I woiuld prefer that we start with 2.0 for a number of reasons since I

Re: ApacheCon/OSSummit roll call!

2007-10-30 Thread Scott Ryan
I will be at Apache Con in Atlanta. See you all there. Scott Ryan CTO Soaring Eagle L.L.C. Denver, Co. 80129 www.soaringeagleco.com www.theryansplace.com (303) 263-3044 [EMAIL PROTECTED] On Oct 29, 2007, at 11:15 PM, Brett Porter wrote: I know several folks are presenting and will definitely

Re: Terracotta Maven plugin(s), anyone?

2007-02-18 Thread Scott Ryan
I would love to work with you on developing the plugin. I heard about their presentation at the Denver Java User's Group and would love to look at their technology deeper. I have developed some plugins already for weblogic and appfuse. Scott Ryan [EMAIL PROTECTED] On Feb 18, 2007,

[jira] Created: (MEV-353) I need to have these 4 pom's posted to reference some bea 3rd party artifacts to support the weblogic plugin

2006-03-01 Thread Scott Ryan (JIRA)
V-353 Project: Maven Evangelism Type: Task Components: Missing POM Reporter: Scott Ryan Attachments: weblogic-8.1.pom, weblogic-9.0.pom, webservices-8.1.pom, webservices-9.0.pom I am attaching 4 pom files to support the weblogic plugin. These will allow local installation o

[jira] Updated: (MEV-353) I need to have these 4 pom's posted to reference some bea 3rd party artifacts to support the weblogic plugin

2006-03-01 Thread Scott Ryan (JIRA)
[ http://jira.codehaus.org/browse/MEV-353?page=all ] Scott Ryan updated MEV-353: --- Attachment: webservices-8.1.pom weblogic-9.0.pom weblogic-8.1.pom > I need to have these 4 pom's posted to reference some bea 3rd party a

[jira] Updated: (MEV-353) I need to have these 4 pom's posted to reference some bea 3rd party artifacts to support the weblogic plugin

2006-03-01 Thread Scott Ryan (JIRA)
[ http://jira.codehaus.org/browse/MEV-353?page=all ] Scott Ryan updated MEV-353: --- Attachment: webservices-9.0.pom > I need to have these 4 pom's posted to reference some bea 3rd party artifacts > to support the webl

[jira] Commented: (MEV-353) I need to have these 4 pom's posted to reference some bea 3rd party artifacts to support the weblogic plugin

2006-03-02 Thread Scott Ryan (JIRA)
[ http://jira.codehaus.org/browse/MEV-353?page=comments#action_59899 ] Scott Ryan commented on MEV-353: The jars are collections of everything under the sun and make up the weblogic runtime. The classes I use in the various jars and plugins are as follows

[jira] Updated: (MEV-353) I need to have these 4 pom's posted to reference some bea 3rd party artifacts to support the weblogic plugin

2006-03-02 Thread Scott Ryan (JIRA)
[ http://jira.codehaus.org/browse/MEV-353?page=all ] Scott Ryan updated MEV-353: --- Attachment: weblogic-9.0.pom.txt webservices-8.1.pom.txt weblogic-8.1.pom.txt > I need to have these 4 pom's posted to reference some

[jira] Updated: (MEV-353) I need to have these 4 pom's posted to reference some bea 3rd party artifacts to support the weblogic plugin

2006-03-02 Thread Scott Ryan (JIRA)
[ http://jira.codehaus.org/browse/MEV-353?page=all ] Scott Ryan updated MEV-353: --- Attachment: webservices-9.0.pom.txt > I need to have these 4 pom's posted to reference some bea 3rd party artifacts > to support the webl

[jira] Commented: (MEV-353) I need to have these 4 pom's posted to reference some bea 3rd party artifacts to support the weblogic plugin

2006-03-02 Thread Scott Ryan (JIRA)
[ http://jira.codehaus.org/browse/MEV-353?page=comments#action_59903 ] Scott Ryan commented on MEV-353: I have updated and uploaded new pom files with the groupid changed from com.bea.wlserver to weblogic to reflect the package structure within the jars