Author: craigmcc
Date: Sat Oct 29 08:28:21 2005
New Revision: 329425

URL: http://svn.apache.org/viewcvs?rev=329425&view=rev
Log:
Add a copy of LICENSE.txt at the top-level Shale directory, so running
"maven site" from there will not complain about a missing license file.

'maven site' (or 'maven multiproject:site') should be run from
shale/trunk/build, not from the top level.  (Then look under
build/target/docs for the result.)

The Checkstyle plugin (which is what's complaining about the missing file) only seems happy with license files in every build directory-- I don't think it can handle the relative paths or possibly the mix of \ and / in paths on Windows. I'm just ignoring it for now.

The Maven 2 build is coming along... profiles make it easy to choose between
the JSF implementations.  But something about XML parsing has changed
between Maven 1.0.2 and 2.0, and there are problems with a couple of the
core library tests.

--
Wendy



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

Reply via email to