Re: Maven-weblogic plugin: Unable to understand error

2007-07-21 Thread Scott Ryan
You installed the wrong groupid for the webservices jar. It should be weblogic not webservices. no poms needed if you uploaded using the instructions in the website. Scott On Jul 20, 2007, at 6:56 AM, Dennis Lundberg wrote: There doesn't seem to be be any pom for weblogic available in the

Re: Maven-weblogic plugin: Unable to understand error

2007-07-20 Thread Dennis Lundberg
, July 20, 2007 9:19 AM To: Maven Users List Subject: Re: Maven-weblogic plugin: Unable to understand error Judging by the error message you should run this: mvn install:install-file -Dfile=C:\bea\weblogic92\server\lib\webservices.jar -DgroupId=weblogic -DartifactId=webservices -Dversion=9.0 -Dpa

RE: Maven-weblogic plugin: Unable to understand error

2007-07-20 Thread Vaidya, Supriya A (US - Chicago)
: +1 312 486 4835 Fax: +1 312 247 4835 Mobile: + 1 414 736 8157 www.deloitte.com -Original Message- From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: Friday, July 20, 2007 9:19 AM To: Maven Users List Subject: Re: Maven-weblogic plugin: Unable to understand error Judging by the error

Re: Maven-weblogic plugin: Unable to understand error

2007-07-20 Thread Dennis Lundberg
al Message- From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: Friday, July 20, 2007 7:57 AM To: Maven Users List Subject: Re: Maven-weblogic plugin: Unable to understand error There doesn't seem to be be any pom for weblogic available in the central repository (or your local repository

RE: Maven-weblogic plugin: Unable to understand error

2007-07-20 Thread Vaidya, Supriya A (US - Chicago)
Lundberg [mailto:[EMAIL PROTECTED] Sent: Friday, July 20, 2007 7:57 AM To: Maven Users List Subject: Re: Maven-weblogic plugin: Unable to understand error There doesn't seem to be be any pom for weblogic available in the central repository (or your local repository). You probably need to in

Re: Maven-weblogic plugin: Unable to understand error

2007-07-20 Thread Dennis Lundberg
There doesn't seem to be be any pom for weblogic available in the central repository (or your local repository). You probably need to install that yourself, when you install the weblogic.jar. Intructions on how to do this can be found here: http://maven.apache.org/plugins/maven-install-plugin/

Maven-weblogic plugin: Unable to understand error

2007-07-20 Thread Vaidya, Supriya A \(US - Chicago\)
Hi: I am trying to use the weblogic-maven plugin to deploy my application to weblogic. Here are the steps that I followed: 1. I installed the external jars that my application uses. 2. installed the weblogic jars mvn install:install-file -Dfile=C:\bea\weblogic92\server\lib\weblogic.jar -Dgrou