You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Marnie McCormack <ma...@googlemail.com> on 2007/02/09 12:04:45 UTC

Maven fileMode problems

All,

Just a heads up - there seems to be a bug in the way fileMode elements in
the Maven assembly plugin (2.2) are applied.

Essentially, they're not applied correctly. At least, not if you build on
windows and then open the tar output on solaris/linux/cygwin.

I'm trying to figure this out and have posted a question to the Maven team
to ask for any pointers/known bugs.

Bfn,
Marnie

Re: Maven fileMode problems

Posted by Marnie McCormack <ma...@googlemail.com>.
Should note that Steve Vinoski pointed out the reason behind the octal
values initially - thanks Steve.

On 2/9/07, Marnie McCormack <ma...@googlemail.com> wrote:
>
> Ah, sorry - we reverted to assembly plugin 2.1 and thus have the maven
> fileMode bug that went along with that back.
>
> All - please note that the assembly files do not go happily back & forth
> from 2.1->2.2 of the assembly plugin. The 2.1 fileModes need to be octal
> (420/493) whereas the 2.2 fileModes need to be decimal (or the
> distribution fails validation of the 493 values).
>
> Marnie
>
>
>  On 2/9/07, Marnie McCormack <ma...@googlemail.com> wrote:
> >
> > All,
> >
> > Just a heads up - there seems to be a bug in the way fileMode elements
> > in the Maven assembly plugin (2.2) are applied.
> >
> > Essentially, they're not applied correctly. At least, not if you build
> > on windows and then open the tar output on solaris/linux/cygwin.
> >
> > I'm trying to figure this out and have posted a question to the Maven
> > team to ask for any pointers/known bugs.
> >
> > Bfn,
> > Marnie
> >
>
>

Re: Maven fileMode problems

Posted by Marnie McCormack <ma...@googlemail.com>.
Ah, sorry - we reverted to assembly plugin 2.1 and thus have the maven
fileMode bug that went along with that back.

All - please note that the assembly files do not go happily back & forth
from 2.1->2.2 of the assembly plugin. The 2.1 fileModes need to be octal
(420/493) whereas the 2.2 fileModes need to be decimal (or the distribution
fails validation of the 493 values).

Marnie


On 2/9/07, Marnie McCormack <ma...@googlemail.com> wrote:
>
> All,
>
> Just a heads up - there seems to be a bug in the way fileMode elements in
> the Maven assembly plugin (2.2) are applied.
>
> Essentially, they're not applied correctly. At least, not if you build on
> windows and then open the tar output on solaris/linux/cygwin.
>
> I'm trying to figure this out and have posted a question to the Maven team
> to ask for any pointers/known bugs.
>
> Bfn,
> Marnie
>