On Thu, 17 Feb 2005 15:48:13 -0500, James Mitchell <[EMAIL PROTECTED]> wrote: > No, because the site/ directory would be included in the source > distribution.
You mean the build/ directory. ;-) This could be tricky, though, since in this case it would be inside of the subproject directory rather than a peer of it, no? -- Martin Cooper > -- > James Mitchell > Software Engineer / Open Source Evangelist > EdgeTech, Inc. > 678.910.8017 > AIM: jmitchtx > > ----- Original Message ----- > From: "Joe Germuska" <[EMAIL PROTECTED]> > To: "James Mitchell" <[EMAIL PROTECTED]>; "Struts Developers List" > <[email protected]> > Sent: Thursday, February 17, 2005 3:30 PM > Subject: Re: Building Struts > > > At 3:09 PM -0500 2/17/05, James Mitchell wrote: > >>>I think this is reasonable, but I'm not totally thrilled about the fact > >>>that you then cannot build the distributions with Maven. > >> > >>Sure we can, we just use the reactor and set the check style props to a > >>relative path (say ../site/conf/qa/CheckStyle and > >>../site/LICENSE.CheckStyle) > > > > I don't understand. If I've just downloaded > > struts-core-src-1.3.0-dev.tar.gz (or whatever), and I unpack it and go > > into that directory and type"maven jar", what would happen? Wouldn't it > > immediately fail when it tried to read the POM file because the > > dependencies couldn't be found? > > > > Joe > > > > -- > > Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com > > "Narrow minds are weapons made for mass destruction" -The Ex > > > > --------------------------------------------------------------------- > > 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]
