Dmitri Colebatch wrote:
Hi all,
I'm a brand new subscriber, although I did search for this first (and
failed). If this is an FAQ or I'm asking a silly question, please let
me know.
We're changing over to maven from ant and are using the
weblogic-maven-plugin to deploy our webapps to weblogic. One of our
developers has made a small change to the plugin and we'd like to
deploy it to our local repository, but we're failing (details below).
The problem here seems to be that I can't deploy plugins - if this is
the case, how do we distribute them? I'm sure I'm missing something
simple here, any abuse/useful pointers appreciated.
The problem is that you probably did "mvn deploy:deploy" instead of
doing "mvn deploy". You should never, ever call plugins in the lifecycle
directly, always call a phase in the lifecycle.
[snip]
--
Trygve
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email