Re: mvn-weblogic-plugin Couldn't find a version in [8.1]...

2009-05-29 Thread Scott Ryan
You are using the wrong version of the plugin if you are wanting to use weblogic 8.1 you will need to use plugin version 2.8.x Scott Ryan President/CTO Soaring Eagle L.L.C. www.soaringeagleco.com sc...@theryansplace.com (303) 263-3044 www.mymonavie.com/soaringeagle www.thegreatproduct.com

Re: weblogic-maven-plugin + WL 8.1 (SP3) ?

2009-05-28 Thread Scott Ryan
. Scott Ryan President/CTO Soaring Eagle L.L.C. www.soaringeagleco.com sc...@theryansplace.com (303) 263-3044 www.mymonavie.com/soaringeagle www.thegreatproduct.com/soaringeagle On May 28, 2009, at 5:57 PM, Mick Knutson wrote: We are using wls 8, 9 and 10 at my project. I have resorted

Re: AW: Please Unsubscribe me

2008-12-12 Thread Scott Ryan
Make sure you check you spam folder. Sometimes the unsubscribes go there and if you don't confirm the unsubscribe it does not fully unsubscribe you. Scott Ryan President/CTO Soaring Eagle L.L.C. www.soaringeagleco.com sc...@theryansplace.com (303) 263-3044 On Dec 12, 2008, at 3:14 AM

Re: Good weblogic plugin?

2008-12-04 Thread Scott Ryan
We have been maintaining the weblogic plugin on codehaus and it works fine for all versions 8 -10. Are there some problems you are having? Scott Ryan President/CTO Soaring Eagle L.L.C. www.soaringeagleco.com [EMAIL PROTECTED] (303) 263-3044 On Dec 4, 2008, at 12:20 PM, [EMAIL PROTECTED

Re: Maven/OS X Development Question

2008-09-05 Thread Scott Ryan
I have exactly that configuration and it has been working fine for over a year. You might try to see if Appfuse works on it. Appfuse has an Archetype that will build a totally new self contained running application for you. Anything I can do to help let me know. Scott Ryan President/CTO

Re: Jboss ESB and Maven

2008-09-04 Thread Scott Ryan
deployment.xml jboss-esb.xml Let me know if i can help in any way. Scott Ryan President/CTO Soaring Eagle L.L.C. Highlands Ranch, Co. 80129 (303) 263-3044 [EMAIL PROTECTED] www.soaringeagleco.com On Thu, Sep 4, 2008 at 1:07 PM, Lam Hayward [EMAIL PROTECTED]wrote: I have a Jboss ESB example project

Re: Jboss ESB and Maven

2008-09-04 Thread Scott Ryan
artifactIdjboss-packaging-maven-plugin/artifactId extensionstrue/extensions /plugin /plugins /build Scott Ryan President/CTO Soaring Eagle L.L.C. Highlands Ranch, Co. 80129 (303) 263-3044 [EMAIL PROTECTED] www.soaringeagleco.com On Thu, Sep 4, 2008 at 2:23 PM, Lam Hayward [EMAIL

Re: Jboss ESB and Maven

2008-09-04 Thread Scott Ryan
Are you sure the packaging is jboss-esb rather than just esb as the error message states? I got the same error you did when i changed my packaging to just esb. Make sure you only have one packaging entry. Scott Ryan President/CTO Soaring Eagle L.L.C. Highlands Ranch, Co. 80129 (303) 263-3044

Re: Jboss ESB and Maven

2008-09-04 Thread Scott Ryan
Are you sure esb does not appear anywhere else in your pom or any parent pom? Scott Ryan President/CTO Soaring Eagle L.L.C. Highlands Ranch, Co. 80129 (303) 263-3044 [EMAIL PROTECTED] www.soaringeagleco.com On Thu, Sep 4, 2008 at 2:45 PM, Lam Hayward [EMAIL PROTECTED]wrote: I have exactly

Re: Jboss ESB and Maven

2008-09-04 Thread Scott Ryan
try changing the packaging to war and see if you get a warning about web.xml when you do mvn install. Scott Ryan President/CTO Soaring Eagle L.L.C. Highlands Ranch, Co. 80129 (303) 263-3044 [EMAIL PROTECTED] www.soaringeagleco.com On Thu, Sep 4, 2008 at 3:04 PM, Scott Ryan [EMAIL PROTECTED

Re: Jboss ESB and Maven - success!!

2008-09-04 Thread Scott Ryan
http://repository.jboss.com/maven2 should have all the jboss stuff Scott Ryan President/CTO Soaring Eagle L.L.C. Highlands Ranch, Co. 80129 (303) 263-3044 [EMAIL PROTECTED] www.soaringeagleco.com On Thu, Sep 4, 2008 at 3:05 PM, Lam Hayward [EMAIL PROTECTED]wrote: I created a brand new Java

Re: Sonar

2008-07-25 Thread Scott Ryan
based more like an http website. hope this helps. Scott Ryan President/CTO Soaring Eagle L.L.C. Highlands Ranch, Co. 80129 (303) 263-3044 [EMAIL PROTECTED] www.soaringeagleco.com On Fri, Jul 25, 2008 at 10:07 AM, Yanko, Curtis [EMAIL PROTECTED] wrote: Anybody using Sonar? It's not clear to me how

3 things not working in the maven Ear plugin 2.3.1 with maven 2.0.9

2008-07-23 Thread Scott Ryan
order of these modules. If they are not loaded in the proper order they will not work. Any input would be appreciated. Scott Ryan Consultant/Java Developer Cell: 303 263-3044

Do you do .Net development on the Mac

2008-06-10 Thread Scott Ryan
This is pretty cool for Mac and Visual Studio funtionality. http://www.monodevelop.com/Main_Page Scott Ryan President/CTO Soaring Eagle L.L.C. 9742 S. Whitecliff Place Highlands Ranch, Co. 80129 (303) 263-3044 [EMAIL PROTECTED] www.soaringeagleco.com

RE: Hook ivy repository to Maven

2008-04-25 Thread Scott Ryan
You are correct. We use both Ivy and Maven to access our Archiva proxy repository as well as several external Maven repositories. The configuration is very straightforward and you can turn on and off the transitive dependency feature of Maven within Ivy if you like. Scott D. Ryan President and

Re: Substitute One Plugin for Another?

2008-03-11 Thread Scott Ryan
in and into the next release. Scott Ryan [EMAIL PROTECTED] (303) 263-3044 On Tue, Mar 11, 2008 at 1:37 PM, SingleShot [EMAIL PROTECTED] wrote: I am writing a custom Maven plugin that wraps a code generation tool (BEA's Java Web Service Compiler for Weblogic Server). The tool takes in java source files

Re: Count line of code

2008-02-01 Thread Scott Ryan
You can also try the NCSS plugin at: http://mojo.codehaus.org/javancss-maven-plugin/index.html Scott Ryan CTO Soaring Eagle L.L.C. Denver, Co. 80129 www.soaringeagleco.com www.theryansplace.com (303) 263-3044 [EMAIL PROTECTED] On Feb 1, 2008, at 1:30 AM, [EMAIL PROTECTED] wrote: Yes

Re: WAR confusion

2008-01-23 Thread Scott Ryan
Does it deploy manually by hand with the Weblogic Console? What platform are you running on (Unix, Windows, Linux, etc) Scott Ryan CTO Soaring Eagle L.L.C. Denver, Co. 80129 www.soaringeagleco.com www.theryansplace.com (303) 263-3044 [EMAIL PROTECTED] On Jan 23, 2008, at 7:29 AM, [EMAIL

Re: xdoclet plugin and weblogic-ejb-jar.xml descriptor

2007-09-04 Thread Scott Ryan
You could always try ejbgen. I was going to build that into the Weblogic plugin but most people have gone to JPA instead so there was not much demand. Scott Ryan CTO Soaring Eagle L.L.C. Denver, Co. 80129 www.soaringeagleco.com www.theryansplace.com (303) 263-3044 [EMAIL PROTECTED] On Sep

Re: xdoclet plugin and weblogic-ejb-jar.xml descriptor

2007-08-31 Thread Scott Ryan
What version of Weblogic are you using? You can use the weblogic tag to generate the XML files but as far as I know xdoclet can only generate xml files for 8.x and prior. 9.x and 10.x are not supported but then maybe you should be using JPA, EJB 3.0 or Hibernate by then. Scott Ryan CTO

Re: WebLogic Deployment ok from child, fails from parent ?

2007-08-07 Thread Scott Ryan
will have to describe the scenario that you want to occur so that I can understand what you are expecting to happen. Use a complex project containing a parent pom of project type pom and 3 child projects one jar, one ear, and one war. What would you like to happen in this case? Scott Ryan

Re: Maven-Weblogic: NoClassDefFoundError for JAR in an EAR

2007-08-06 Thread Scott Ryan
take this off the Maven list since it is not Maven related. You might try one of the BEA mailing lists. Scott Ryan [EMAIL PROTECTED] On Aug 6, 2007, at 1:10 PM, Vaidya, Supriya A (US - Chicago) wrote: This is strange indeed. I've been reading up, and find that a lot of people have faced

Re: WebLogic Deployment ok from child, fails from parent ?

2007-08-03 Thread Scott Ryan
Why is the plugin definition not in your parent? If you run the command in the parent directory then the plugin definition needs to be there as well. Scott Ryan On Aug 3, 2007, at 1:04 AM, Anton Schoultz wrote: Hi, I have an prototype setup with three modules, 2 Jars and a WEB app. I

Re: WebLogic Deployment - class not found error

2007-08-01 Thread Scott Ryan
jars to the repository. Scott Ryan On Aug 1, 2007, at 3:03 AM, Anton Schoultz wrote: Hi all, I am trying to get deployment to a WebLogic Server (9.2.x) working. Deployment will be to local box (win xp) or to a remote server so I am trying to do this as a remote deployment - with the local box

Re: Maven-Weblogic: NoClassDefFoundError for JAR in an EAR

2007-08-01 Thread Scott Ryan
action based on it, is strictly prohibited. [v.E.1] Scott Ryan CTO Soaring Eagle L.L.C. Denver, Co. 80129 www.soaringeagleco.com www.theryansplace.com (303) 263-3044 [EMAIL PROTECTED]

Re: Deploying EAR project to Weblogic

2007-07-31 Thread Scott Ryan
pom for project.xml - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Scott Ryan CTO Soaring Eagle L.L.C. Denver, Co. 80129 www.soaringeagleco.com www.theryansplace.com (303) 263-3044

Re: Question - weblogic-maven-plugin - Urgent

2007-07-28 Thread Scott Ryan
it working I will be more than happy to put it in the plugin. Sorry, Scott Ryan On Jul 27, 2007, at 7:57 PM, Dmitry wrote: Eric, Probably you did not set correct configuration for maven..it's one point. Actually its interesting about maven plagin for Workshop. Can you sene the link

Re: Maven-weblogic plugin: Unable to understand error

2007-07-21 Thread Scott Ryan
] For additional commands, e-mail: [EMAIL PROTECTED] -- Dennis Lundberg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Scott Ryan CTO Soaring Eagle L.L.C. Denver, Co. 80129

Re: Creating a Repository in weblogic server

2007-05-15 Thread Scott Ryan
You can create a lightweight web application with just a web.xml and weblogic.xml. In the weblogic.xml you can specify the context root your wish to use and the location on the filesystem relative to the server that you wish to store the repository files. Scott Ryan [EMAIL PROTECTED] On 5/15

Re: Build error with weblogic-maven-plugin

2007-04-12 Thread Scott Ryan
to the original sender or to [EMAIL PROTECTED], and destroy all copies or derivations of the original message. Thank you. (BFeComNote Rev. 08/01/2005) ** * Scott Ryan CTO Soaring Eagle L.L.C. Denver, Co. 80129

Re: Build error with weblogic-maven-plugin

2007-04-12 Thread Scott Ryan
: Do you have a list of these jars? I'm looking forward to a fix for this, but in the mean time I need to continue working. Thanks, Doug Tanner -Original Message- From: Scott Ryan [mailto:[EMAIL PROTECTED] On Behalf Of Scott Ryan Sent: Thursday, April 12, 2007 10:03 AM To: Maven Users

Re: Transitive Dependency resolution is degrading the versions of my dependencies (i.e. commons-collections 3.2 down to 2.1)

2007-03-03 Thread Scott Ryan
not use any of the ( or [ just the hard version number. Scott On Mar 2, 2007, at 8:26 AM, Jason van Zyl wrote: On 1 Mar 07, at 11:57 PM 1 Mar 07, Scott Ryan wrote: Yes I did make entries in my master parent for all the versions of software that we use but it is ignoring that as well. You

Re: Transitive Dependency resolution is degrading the versions of my dependencies (i.e. commons-collections 3.2 down to 2.1)

2007-03-03 Thread Scott Ryan
a bunch of bogus dependencies in all of our projects. Thanks again for the information and suggestions. Scott Ryan On Mar 2, 2007, at 8:26 AM, Jason van Zyl wrote: On 1 Mar 07, at 10:11 PM 1 Mar 07, Scott Ryan wrote: I am working with Maven on some fairly complex projects and I now

Re: [m2] Transitive Dependency resolution is degrading the versions of my dependencies (i.e. commons-collections 3.2 down to 2.1)

2007-03-03 Thread Scott Ryan
to [...] then are we back where we started with nearest ? -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Scott Ryan CTO Soaring Eagle L.L.C. Denver, Co. 80129 www.soaringeagleco.com

Re: Transitive Dependency resolution is degrading the versions of my dependencies (i.e. commons-collections 3.2 down to 2.1)

2007-03-02 Thread Scott Ryan
versions? Wayne On 3/1/07, Scott Ryan [EMAIL PROTECTED] wrote: Yes I did make entries in my master parent for all the versions of software that we use but it is ignoring that as well. Scott On Mar 1, 2007, at 9:36 PM, Wayne Fay wrote: Have you tried using dependencyManagement/ node in your parent

Re: Transitive Dependency resolution is degrading the versions of my dependencies (i.e. commons-collections 3.2 down to 2.1)

2007-03-02 Thread Scott Ryan
release and the report just reports that we are using snapshots and does nothing else beyond that. Again thanks for the input and I have my finger crossed it will be addressed soon. Scott On Mar 2, 2007, at 2:56 AM, Mark Hobson wrote: Hi Scott, On 02/03/07, Scott Ryan [EMAIL PROTECTED

Transitive Dependency resolution is degrading the versions of my dependencies (i.e. commons-collections 3.2 down to 2.1)

2007-03-01 Thread Scott Ryan
wrong that is causing this behavior? Thanks for all the support and a great open source offering. I hope you can educate me so I can deal with this issue and teach others. Scott Ryan CTO Soaring Eagle L.L.C. Denver, Co. 80129 www.soaringeagleco.com www.theryansplace.com (303) 263-3044

Re: Transitive Dependency resolution is degrading the versions of my dependencies (i.e. commons-collections 3.2 down to 2.1)

2007-03-01 Thread Scott Ryan
versions etc here, but at least it centralizes things a bit... Wayne On 3/1/07, Scott Ryan [EMAIL PROTECTED] wrote: I am working with Maven on some fairly complex projects and I now understand that the dependency resolution is done via a nearness process rather than based on the highest compatible

Re: must enter 20 times same password during deploy

2007-02-19 Thread Scott Ryan
If you add a servers section with userid and password to your settings.xml it will not prompt any longer. On Feb 19, 2007, at 7:00 AM, eckobar wrote: hi everybody! i am new to maven and have a little problem i have a distribution repository which uses scp, server infos username +

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, at 1

Accessing the POM classpath from within an Ant based mojo

2007-02-17 Thread Scott Ryan
be appreciated. Scott Ryan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Accessing the POM classpath from within an Ant based mojo

2007-02-17 Thread Scott Ryan
it an easy task to implement the ant tasks I need and to front them with mojos for ease of configuration. I will keep my fingers crossed for a solution soon but in the mean time I guess it is slog in the code again time. Scott Ryan On Feb 17, 2007, at 7:42 PM, Jason van Zyl wrote: On 17 Feb 07

Re: Q: Weblogic Plugin

2007-02-02 Thread Scott Ryan
Did you try the plugin and point the artifactPath parameter at the proper location. It works for us but if you are having problems let me know and I can debug with you and fix it in the plugin. Scott Ryan On Feb 1, 2007, at 3:26 PM, lemon dumpling wrote: Hi Everyone, Is there a way

RE: Execute phase in weblogic:appc

2006-11-17 Thread Scott Ryan
like package or another lifecycle command it should work fine. There may be something I missed in understanding how the lifecycle works so if I did I hope someone on this list can clarify my understanding and set me straight. Like you I am still learning the nuances of Maven 2.0 Scott Ryan Chief

RE: Execute phase in weblogic:appc

2006-11-16 Thread Scott Ryan
the packaging phase and i am not seeing it run multple times. I will try to look into it but if you have suggestions i am more than happy to make changes to the mojo. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original

RE: Example POM for Weblogic servicegen needed

2006-11-12 Thread Scott Ryan
Thanks for pointing out the issue with the basicClientJar. I fixed the code this morning along with the forceGeneration and lineNumbers flags. I pushed a new snapshot up to the codehaus repository as well. Let me know if you have any other issues. Scott Ryan Chief Technology Officer Soaring

RE: Example POM for WebLogic servicegen needed

2006-11-11 Thread Scott Ryan
and will push up the snapshot of both plugins once it is ready providing the snow does not call me out skiing. The servicegen mojo will construct the classpath from the depenency path of the pom.xml so you will only have to include the ejb artifact in order for servicegen to find it. Scott Ryan Chief

RE: Example POM for WebLogic servicegen needed

2006-11-10 Thread Scott Ryan
You can view the source here https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/weblogic-maven-plugin/ but it is defined to run during the package phase. Do you have it defined in an execution? How are you executing the command to run the entire process? Scott Ryan Chief Technology Officer

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: [M2]weblogic:appc classpath issue

2006-11-03 Thread Scott Ryan
downloaded the code from codehaus SNV and it working fine now. Thanks again! Any plans to include autotypes and servicegen goals in the plugin? :) Currently i'm using maven-antrun-plugin to use weblogic servicegen task. Scott Ryan-2 wrote: I would love to push it but I only have access to SVN

RE: [M2]weblogic:appc classpath issue

2006-11-02 Thread Scott Ryan
just download the code from SVN and run mvn install to place it in your local repository to test. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: Dmystery [mailto:[EMAIL PROTECTED] Sent: Wednesday

RE: [M2]weblogic:appc classpath issue

2006-11-02 Thread Scott Ryan
requires sp4 and above 2.9.0-SNAPSHOT supports 9.0 with all patch levels The 2.9.0 code is on the trunk and the 2.8.0 code is on the branch. Let me know if you need more information. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044

RE: [M2]weblogic:appc classpath issue

2006-11-01 Thread Scott Ryan
now and just post the changes on a note to the user list. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: Manu [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 31, 2006 12:07 PM To: Maven Users List

RE: [M2]weblogic:appc classpath issue

2006-11-01 Thread Scott Ryan
The fix is in the code on the branch 2.8.0. i am trying to publish the fixes if I can get authorization. You can pull down the code and build it and that should fix your classpath issues. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263

RE: [M2]weblogic:appc classpath issue

2006-11-01 Thread Scott Ryan
The code is checked in to SVN to fix this. I will try to push a new snapshot as soon as i can get authorization Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: Dmystery [mailto:[EMAIL PROTECTED

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

RE: [m2] how to debug a plugin

2006-10-27 Thread Scott Ryan
,suspend=y,address=8000 Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, October 26, 2006 3:29 AM To: users@maven.apache.org Subject: [m2

RE: JWSC ant task for BeaWeblogic

2006-10-27 Thread Scott Ryan
If you can wait till over the weekend I am adding that task to the Maven plugin and then you can just include it in your build process. I am in the midst of a major refactoring of the plugin and in the process adding clientgen and jwsc support. I will post to the list when I am complete. Scott

RE: cvs.apache.org connection problems

2006-10-24 Thread Scott Ryan
a disaster recovery plan for times like these. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: Gareth Tilley [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 24, 2006 1:49 AM To: users@maven.apache.org

RE: [M2]weblogic:appc classpath issue

2006-10-20 Thread Scott Ryan
How did you make out with the appc mojo? I am updating the plugin to simplify it this weekend and will update the code with some code that was posted in JIRA. Let me know your status and I will send out a note on the weekend when the new code is available. Scott Ryan Chief Technology Officer

RE: [M2]weblogic:appc classpath issue

2006-10-18 Thread Scott Ryan
you an answer back this evening unless someone else on the list has an answer before that. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: Dmystery [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 18

RE: Weblogic plugin

2006-10-10 Thread Scott Ryan
in http://snapshots.repository.codehaus.org/org/codehaus/mojo/weblogic-maven-pl ugin/2.8.0-SNAPSHOT/ I have been trying to push up the latest code but am having issues with permissions. If that does not work I can send you a local copy tomorrow. Scott Ryan Chief Technology Officer Soaring Eagle

RE: j2ee deploy with maven?

2006-09-19 Thread Scott Ryan
You can use the Cargo plugin in maven to ge the functionality that you need. They support deployment to a number of containers. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: Francisco Treacy

RE: Better to use variables or hard-coded paths?

2006-08-26 Thread Scott Ryan
include**/*.hbm.xml/include /includes filteringfalse/filtering /resource /resources /build Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED

RE: Converting AppFuse to a Maven 2 Project

2006-08-14 Thread Scott Ryan
modify to work. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: mraible [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 09, 2006 10:24 AM To: users@maven.apache.org Subject: Re: Converting AppFuse

RE: Converting AppFuse to a Maven 2 Project

2006-08-13 Thread Scott Ryan
I posted a sample project on Jira and copied it to the appfuse group that had a similar structure and had the poms set up to build correctly. The structure was close to what you are proposing. I will see if i can dig it up and you can just modify it to your liking. Scott Ryan Chief Technology

RE: Re: RE: Weblogic plugin?

2006-08-05 Thread Scott Ryan
http://svn.mojo.codehaus.org/browse/mojo/trunk/mojo/mojo-sandbox/weblogic-ma ven-plugin/ give this a shot and look in the src tree. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: Christofer

RE: Weblogic plugin?

2006-08-03 Thread Scott Ryan
the code should be added to the existing plugin submit a jira ticket and I will put it on my list. In case you don't know where to find the existing plugin here is the link http://mojo.codehaus.org/weblogic-maven-plugin/ Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED

RE: Weblogic Deployment

2006-07-23 Thread Scott Ryan
/pluginRepository /pluginRepositories /profile /profiles activeProfiles activeProfileSnapshots/activeProfile /activeProfiles Let me know if you are still having issues. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044

RE: [mojo-user] Unable to use the weblogic-8.1 plugin to deploy a simple ejb jar

2006-07-21 Thread Scott Ryan
an EAR. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: Pauquette, Bryan [mailto:[EMAIL PROTECTED] Sent: Friday, July 21, 2006 3:11 PM To: user@mojo.codehaus.org; Maven Users List Subject: RE: [mojo

RE: M2-Cargo Plugin Question

2006-06-15 Thread Scott Ryan
Probably best to ask on the Cargo email list however there is a Maven-2 plugin that supports Weblogic 8.1 and 9.0 on the sandbox at Mojo. I plan on releasing the final version next week as it has gotten pretty good testing. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL

RE: [m2] Weblogic J2EE Plugin

2006-04-17 Thread Scott Ryan
. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: Konstantin Polyzois [mailto:[EMAIL PROTECTED] Sent: Saturday, April 08, 2006 4:14 AM To: Maven Users List Subject: Re: [m2] Weblogic J2EE Plugin

RE: Weblogic help

2006-04-06 Thread Scott Ryan
generate the standard J2EE hierarchy which is the default so no weblogic-application.xml is actually required. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: Paul Li [mailto:[EMAIL PROTECTED] Sent

RE: A cycle was detected while running the maven multiproject:clean goal

2006-02-15 Thread Scott Ryan
projects. You just need one project that can be built first that does not have a relationship to a project that points back to itself. Scott Ryan Chief Technology Officer Soaring Eagle L.L.C. [EMAIL PROTECTED] www.soaringeagleco.com (303) 263-3044 -Original Message- From: Manisha Sur