Thanks Benjamin
That did it.
cheers.
On Fri, Jun 12, 2009 at 12:44 PM, Benjamin Bentmann <
benjamin.bentm...@udo.edu> wrote:
> Erick Dovale wrote:
>
> urls[2] =
>>
>> file:/Users/erickdovale/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
>>
>> The getShell method in Ple
Erick Dovale wrote:
urls[2] =
file:/Users/erickdovale/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
The getShell method in PlexusUtils first appeared in version 1.2. In my
dependencyManagement section for my plugin's pom I have set the versino of
PlexusUtils to be 1.5
Folks,
Apologies if this should be posted on the users list but i am writing a
plugin so in a sense I am a maven dev.
I am writing a plugin that provides a custom packaging. I am using the
ZipArchiver plexus component and when calling the createArchive method I am
getting this exception:
FATAL ERR