Thanks for the help, Joe. I also was able to successfully achieve "maven jar" and "maven jar:install" for taglibs subproject. I will try and track down the checkstyle problem separately.

Joe Germuska wrote:

I only went so far as "maven jar" and "maven jar:install", but those are working fine locally. Will have a look at the other issues as time allows, but for now my priorities are working code (including some day-job stuff I need to work on this weekend.) more than the site, reports, and other deluxe Maven stuff.

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]





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



Reply via email to