On Dec 27, 2007 1:09 PM, Ryan Moquin <[EMAIL PROTECTED]> wrote:
> My pom specified the assembly plugin like this:
>
> <plugin>
>         <artifactId>maven-assembly-plugin</artifactId>
>         <configuration>
>
> I'm guessing this means I'm using version 2.2, and more than likely he is
> using the same thing?

It means you're using whatever is in your local repository, so there's
no telling.

Try adding this... <version>2.2-beta-1</version>

-- 
Wendy

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

Reply via email to