Re: Container not set in plexus DefaultArchiverManager

2007-08-08 Thread Dave Mellors
@maven.apache.org Subject: Container not set in plexus DefaultArchiverManager I am trying to write an installer plugin which makes use of the ArchiverManager to unpack artifacts. However when it tries to determine which Unarchiver to use, the plugin fails with a NullPointerException because

Container not set in plexus DefaultArchiverManager

2007-08-07 Thread Dave Mellors
I am trying to write an installer plugin which makes use of the ArchiverManager to unpack artifacts. However when it tries to determine which Unarchiver to use, the plugin fails with a NullPointerException because the plexus container has not been initialised. I have attempted to use the

RE: Container not set in plexus DefaultArchiverManager

2007-08-07 Thread Brian E. Fox
:47 PM To: users@maven.apache.org Subject: Container not set in plexus DefaultArchiverManager I am trying to write an installer plugin which makes use of the ArchiverManager to unpack artifacts. However when it tries to determine which Unarchiver to use, the plugin fails with a NullPointerException