[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-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-353?page=comments#action_60265 ] 

Carlos Sanchez commented on MEV-353:


groupId can't be weblogic
It should be com.bea.something
com.bea.weblogic looks the best option

 I need to have these 4 pom's posted to reference some bea 3rd party artifacts 
 to support the weblogic plugin
 

  Key: MEV-353
  URL: http://jira.codehaus.org/browse/MEV-353
  Project: Maven Evangelism
 Type: Task

   Components: Missing POM
 Reporter: Scott Ryan
  Attachments: weblogic-8.1.pom, weblogic-8.1.pom.txt, weblogic-9.0.pom, 
 weblogic-9.0.pom.txt, webservices-8.1.pom, webservices-8.1.pom.txt, 
 webservices-9.0.pom, webservices-9.0.pom.txt


 I am attaching 4 pom files to support the weblogic plugin.  These will allow 
 local installation of the 3rd party jars and still support clean builds with 
 the weblogic plugin.  Please feel free to correct me or ask any additional 
 questions needed to get this done.
 thanks

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[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:

Weblogic 8.1 

weblogic.jar

weblogic.management.runtime.DeployerRuntimeMBean
weblogic.management.deploy.DeployerRuntime
weblogic.management.ManagementException

webservices.jar

weblogic.appc

Weblogic 9.0

weblogic.jar

weblogic.deploy.api.spi.WebLogicTargetModuleID

webservices.jar

weblogic.appc

I was not sure where to place the jars to resolve the pom lookup despite not 
being able to put the jars on a hosted site but  I figured having the poms up 
there like javax does would allow people to keep up with pom changes and 
manually install the jars based on instructions I give them.  Maybe if it is 
based on package name then they should go under weblogic at the root.  I just 
wanted to stay away from the root but am more than happy to update the poms to 
be placed weblogic if that makes more sense based on standards and package 
names.

Let me know.



 I need to have these 4 pom's posted to reference some bea 3rd party artifacts 
 to support the weblogic plugin
 

  Key: MEV-353
  URL: http://jira.codehaus.org/browse/MEV-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 of the 3rd party jars and still support clean builds with 
 the weblogic plugin.  Please feel free to correct me or ask any additional 
 questions needed to get this done.
 thanks

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[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.

 I need to have these 4 pom's posted to reference some bea 3rd party artifacts 
 to support the weblogic plugin
 

  Key: MEV-353
  URL: http://jira.codehaus.org/browse/MEV-353
  Project: Maven Evangelism
 Type: Task

   Components: Missing POM
 Reporter: Scott Ryan
  Attachments: weblogic-8.1.pom, weblogic-8.1.pom.txt, weblogic-9.0.pom, 
 weblogic-9.0.pom.txt, webservices-8.1.pom, webservices-8.1.pom.txt, 
 webservices-9.0.pom, webservices-9.0.pom.txt


 I am attaching 4 pom files to support the weblogic plugin.  These will allow 
 local installation of the 3rd party jars and still support clean builds with 
 the weblogic plugin.  Please feel free to correct me or ask any additional 
 questions needed to get this done.
 thanks

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[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-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-353?page=comments#action_59862 ] 

Carlos Sanchez commented on MEV-353:


Is com.bea.wlserver the package names in the jars?

 I need to have these 4 pom's posted to reference some bea 3rd party artifacts 
 to support the weblogic plugin
 

  Key: MEV-353
  URL: http://jira.codehaus.org/browse/MEV-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 of the 3rd party jars and still support clean builds with 
 the weblogic plugin.  Please feel free to correct me or ask any additional 
 questions needed to get this done.
 thanks

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[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-01 Thread Joerg Schaible (JIRA)
[ http://jira.codehaus.org/browse/MEV-353?page=comments#action_59865 ] 

Joerg Schaible commented on MEV-353:


No, BEA is using weblogic.* (at least in 8.x) for its own classes (although 
especially the weblogic-x.y.jar is a monster of 40MB containing *a lot* of 
other stuff also e.g. Rhino, several javax.* and classes from other 3rd party 
libs).

 I need to have these 4 pom's posted to reference some bea 3rd party artifacts 
 to support the weblogic plugin
 

  Key: MEV-353
  URL: http://jira.codehaus.org/browse/MEV-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 of the 3rd party jars and still support clean builds with 
 the weblogic plugin.  Please feel free to correct me or ask any additional 
 questions needed to get this done.
 thanks

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]