Your point about not repeating ourselves is a good one, but it will mostly depend on Maven as to how well we can avoid that.
Joe
At 3:46 PM -0500 2/5/05, Bill Siggelkow wrote:
Well, I updated "current" and then attempted to build 'core' and 'taglib'. 'core' built successfully (as it always has for me). However, I ran into issues with checkstyle when building 'taglib'. It seems that the taglib project was missing the 'conf/qa/checkstyle.xml' file. I copied this from 'core/conf/qa' into the taglib/conf/qa dir. Then I was getting errors because taglib did not have the LICENSE.txt and LICENSE.CheckStyle file. I copied these from core/ to taglib/. Now it is failing when trying to generate the checkstyle report from the generated xdoc:
--------------------------------------------------------------
[echo] Generating C:/svn/current/taglib/target/docs/checkstyle-report.html from C:\svn\current\taglib\target\generated-xdocs\c
heckstyle-report.xml
BUILD FAILED
File...... C:\Documents and Settings\Bill Siggelkow\.maven\cache\maven-xdoc-plugin-1.8\plugin.jelly
Element... j:include
Line...... 365
Column.... 54
null:-1:-1: <null> Could not parse Jelly script
---------------------------------------------------------------
I am not sure how to fix this problem. Also, I am not sure if the copying of files is the correct approach as it seems to violate DRY!
-Bill Siggelkow
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
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]