> What I was expecting was this: using the clear case plugin, my maven will
> connect to the stream/vob in the server and update the view. What it did was
> execute a command for which the URl was not necessary at all. I dont think

Perhaps there is an expectation that, while the plugin today calls out
to an external tool for processing, in the future it might use a 100%
Java solution like is being done for svn etc and the URL will be
needed at that time?

> Is this the normal way of usage of the plugin or am i doing something wrong.
> I will appreciate if any one can clear my confusion here.

I don't use Clearcase (thankfully?) and so I have no idea if this is
normal or not.

If you are inclined to "fix" things so that what Maven in this case
does matches your expectations better, feel free to scratch your own
itch for the benefit of yourself and the entire Clearcase + Maven
community. I think the best long-term fix would be to leverage any
existing 100% Java libraries that interface to Clearcase and write a
"proper" Maven SCM plugin for CC.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to