Is one planned?  Can you give me some clues so I can rough out something in maven.xml?

--
Howard M. Lewis Ship
Creator, Tapestry: Java Web Components
http://jakarta.apache.org/tapestry
http://jakarta.apache.org/commons/sandbox/hivemind/
http://javatapestry.blogspot.com

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Monday, September 15, 2003 7:50 PM
> To: Maven Users List
> Subject: RE: Multiproject help
> 
> 
> There isn't a multiproject:dist-build yet.
> --
> dIon Gillard, Multitask Consulting
> Blog:      http://blogs.codehaus.org/people/dion/
> 
> 
> "Howard M. Lewis Ship" <[EMAIL PROTECTED]> wrote on 
> 16/09/2003 07:28:26 
> AM:
> 
> > Hm.  I'm now making some progress; still not sure how to build a
> > binary / source distribution.
> > What's the equivalent of dist:build for multiprojects? I'd like a 
> > binary dist that include all the
> > jars for all the subprojects ... or do I have to allow each 
> > subproject to generate its own dist?
> > 
> > --
> > Howard M. Lewis Ship
> > Creator, Tapestry: Java Web Components 
> > http://jakarta.apache.org/tapestry
> > http://jakarta.apache.org/commons/sandbox/hivemind/
> > http://javatapestry.blogspot.com
> > 
> > > -----Original Message-----
> > > From: Howard M. Lewis Ship [mailto:[EMAIL PROTECTED]
> > > Sent: Monday, September 15, 2003 5:02 PM
> > > To: 'Maven Users List'
> > > Subject: RE: Multiproject help
> > > 
> > > 
> > > Ok, I guess you leave the <id> element out in the top-level
> > > project.xml.
> > > 
> > > --
> > > Howard M. Lewis Ship
> > > Creator, Tapestry: Java Web Components
> > > http://jakarta.apache.org/tapestry
> > > http://jakarta.apache.org/commons/sandbox/hivemind/
> > > http://javatapestry.blogspot.com
> > > 
> > > > -----Original Message-----
> > > > From: Howard M. Lewis Ship [mailto:[EMAIL PROTECTED]
> > > > Sent: Monday, September 15, 2003 4:29 PM
> > > > To: Maven Users List
> > > > Subject: Multiproject help
> > > > 
> > > > 
> > > > I'm trying to split up my existing Maven project into a master 
> > > > project containing sub-projects.  Is this even the 
> right thing to 
> > > > do?
> > > > 
> > > > I'm getting the following error:
> > > > 
> > > > bash-2.05b$ maven multiproject:site
> > > >  __  __
> > > > |  \/  |__ _Apache__ ___
> > > > | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> > > > |_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc1-SNAPSHOT
> > > > 
> > > > Starting the reactor...
> > > > Our processing order:
> > > > HiveMind Services and Configuration Microkernel
> > > > +----------------------------------------
> > > > | Gathering project list HiveMind Services and Configuration
> > > > Microkernel
> > > > | Memory: 3M/11M
> > > > +----------------------------------------
> > > > 
> > > > BUILD FAILED
> > > > File...... file:/C:/Documents and
> > > > 
> > > 
> Settings/Howard/.maven/plugins/maven-multiproject-plugin-1.1-SNAPSHO
> > > T/
> > > > Element... fail
> > > > Line...... 105
> > > > Column.... 101
> > > > You must exclude commons-hivemind:commons-hivemind (the top
> > > > level project) from the subproject set Total time: 3 seconds 
> > > > Finished at: Mon Sep 15 16:21:39 EDT 2003
> > > > 
> > > > 
> > > > What does that mean?
> > > > 
> > > > Should my top-level project build the HiveMind framework (in 
> > > > advance of child projects building add-ons and examples?)
> > > > 
> > > > Couldn't find info in the wiki.
> > > > 
> > > > --
> > > > Howard M. Lewis Ship
> > > > Creator, Tapestry: Java Web Components 
> > > > http://jakarta.apache.org/tapestry
> > > > 
> > > http://jakarta.apache.org/commons/sandbox/hivemind/
> > > http://javatapestry.blogspot.com
> > > 
> > > 
> > > 
> --------------------------------------------------------------------
> > > -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > 
> > > 
> > > 
> --------------------------------------------------------------------
> > > -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > 
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to