Just set overWrite=true
On Mon, Nov 9, 2009 at 4:12 PM, Sony Antony wrote:
> yes it doesn't work of used more than once.
> I came across it yesterday. I had two execution blocks, unpacking two
> diff jars at two diff phases. only one of them was unpacked and there
> was no error.
> I ended workin
yes it doesn't work of used more than once.
I came across it yesterday. I had two execution blocks, unpacking two
diff jars at two diff phases. only one of them was unpacked and there
was no error.
I ended working around it by chanding the second goal to copy. I then
unjar ed it using antrun.
--son
I would expect an error, I can only suggest attaching a debugger to
the plugin and see what's going on.
On Mon, Nov 9, 2009 at 9:06 AM, EJ Ciramella wrote:
> Nope - there are no markers created. Period.
> Good thinking though!
>
> Any other suggestions what may be wrong with this artifact? It o
Nope - there are no markers created. Period.
Good thinking though!
Any other suggestions what may be wrong with this artifact? It opens just fine
in winzip.
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For addi
I'm having a bit of difficulty with unpacking some dependencies - and I'm not
entirely sure why this process is failing.
In _some_ projects, we define the dependency we'd like to unpack within the
plugin configuration - like this:
org.apache.maven.plugins
maven-d