You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ryan Cuprak <rc...@me.com> on 2009/12/02 21:41:01 UTC

Building Maven

Hello,
 I've followed the instructions for building Maven (http://maven.apache.org/guides/development/guide-building-m2.html) but I am not sure what to do after the "mvn install" step. I am trying to get up and running with Maven 3.x (trunk). I am building with Maven 2.2.1. I thought the output would be a directory under target that would resemble the distribution I download from the website?

Thanks,
-Ryan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Building Maven

Posted by Brian Fox <br...@infinity.nu>.
Hi Ryan,
The bundle you expect is under apache-maven/target (that's where the
assembly is pulled together)

--Brian

On Wed, Dec 2, 2009 at 2:41 PM, Ryan Cuprak <rc...@me.com> wrote:
> Hello,
>  I've followed the instructions for building Maven (http://maven.apache.org/guides/development/guide-building-m2.html) but I am not sure what to do after the "mvn install" step. I am trying to get up and running with Maven 3.x (trunk). I am building with Maven 2.2.1. I thought the output would be a directory under target that would resemble the distribution I download from the website?
>
> Thanks,
> -Ryan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org