Actually, I did mvn and it built all the modules. However, I am trying to
find a way to pull in all the classes needed for dao, dao/hibernate,
service, acls etc into my project directory.how do I do that.



mraible wrote:
> 
> You can build all the source by running "mvn" from the top-level
> directory.  This is the same as executing "mvn install" because
> "install" is the default goal (specified in the <build> section of
> pom.xml).
> 
> Matt
> 
> On 4/18/07, nmall <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>>  I need to build the entire appfuse source for trying security stuff and
>> adding acls etc. I have downloaded M2 source. What is the maven command
>> line
>> that I can issue to build the entire source and what resulting libraries
>> should I put into any project that I want to use the ACL classes in.
>>
>>
>> Thanks a lot!
>> --
>> View this message in context:
>> http://www.nabble.com/building-entire-appfuse-M2-source-with-maven-tf3601242s2369.html#a10059510
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> -- 
> http://raibledesigns.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/building-entire-appfuse-M2-source-with-maven-tf3601242s2369.html#a10060868
Sent from the AppFuse - User mailing list archive at Nabble.com.

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

Reply via email to