AFAIK the assembly plugin only supports the following formats: zip, bzip2
and tar. I never heared of the 'dir' format. Can you point me to the
documentation where you read of this feature?

Best regards,
Ivo

On 6/20/06, Barrie Treloar <[EMAIL PROTECTED]> wrote:

> When I run with -X the root cause error is:
>
> Caused by: java.io.FileNotFoundException:
> <path>\target\<artifactId>-0.0.1-SNAPSHOT-bin.
> dir (Access is denied)

I should have also included:

        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at org.codehaus.plexus.util.FileUtils.copyFile(FileUtils.java:820)
        at
org.apache.maven.artifact.installer.DefaultArtifactInstaller.install(
DefaultArtifactInstaller.java:70)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to