You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dan Tran <da...@gmail.com> on 2014/10/10 18:35:14 UTC

Re: Using Maven VFS plugin 1.0

Did you build smb vfs provider an hook it up with vfs-maven-plugin via
plugin's dependency?

-D

On Fri, Oct 10, 2014 at 3:12 AM, Jérôme RAULINE <je...@gmail.com>
wrote:

> Hi,
>
> I'm trying to use this plugin to copy files to SMB.
> I don't manage to get it work with Maven 3.0.3.
>
> In this class :
> https://svn.codehaus.org/mojo/tags/vfs-1.0/vfs-maven-plugin/src/main/java/com/codehaus/mojo/vfs/AbstractVfsMojo.java
> I've got a NullPointerException line 108 because the SecDispatcher is
> null.
>
> I can't figure why.
> Do you have any idea ?
>
> Regards,
> Jérôme
>
>
>