On Mon, March 12, 2007 4:34 pm, Graham Leggett wrote:
> Has anyone seen release:perform work with a classifier present?
I have managed to narrow this down to the deploy plugin. It seems the
deploy plugin cannot deploy a jar with a classifier. The stacktrace is
below.
[INFO] [jar:jar]
[INFO] Buil
Hi all,
I am trying to do a release:perform on a project that creates a jar with a
classifier.
For some reason, as part of release:perform, install:install is called,
and when install:install is called _without_ being part of the build
lifecycle, it fails with the error below.
I tried configurin