Results 1 to 2 of 2

Thread: Maven 2 and WebSphere 6.x

  1. #1

    Default Maven 2 and WebSphere 6.x

    Sorry if this is a bit off the topic, but given the huge knowledge base of the users of this site I wanted to ask: is anyone using Maven 2 to build/test/deploy a project to WebSphere 6.x app server?!

    Is there a good websphere plugin available for M2?

    Thanks,
    james

  2. #2

    Default

    I'm using M2 & Websphere & AFAIK there's no such plugin. IMO Maven2 is pretty weak when it comes to deploying/undeploying apps to different application servers. I just work directly from IDEA while developing (I use exploded dirs for fast deploy/undeploy cycles and it's just too painful or impossible with Maven, especially with Websphere)
    Last edited by Manuel Palacio; Jul 20th, 2007 at 10:09 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •