Re: help building taglib sub-project with maven

2005-02-05 Thread Joe Germuska
Since CVS is the default scm, it gives that error message when you use svn. You need to add the following to your project.properties: maven.changelog.factory = org.apache.maven.svnlib.SvnChangeLogFactory Thanks for the reminder. I've copied the Struts core project.properties over to tiles and ta

Re: help building taglib sub-project with maven

2005-02-04 Thread Bill Siggelkow
Thanks Paul, I actually added the setting for the 'maven.changelog.factory' property to the changelog plugin's plugin.properties file. This fixed the problem. The error message you suggested sounds good. -Bill Siggelkow Paul Sundling wrote: I already submitted a patch to maven to make error mess

Re: help building taglib sub-project with maven

2005-02-04 Thread Paul Sundling
I already submitted a patch to maven to make error message more useful, so the root cause of the problem will be obvious (http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/changelog/src/main/org/apache/maven/cvslib/CvsChangeLogGenerator.java?view=diff&rev=126033&p1=maven/maven-1/plugins/tru

help building taglib sub-project with maven

2005-02-04 Thread Bill Siggelkow
After building struts-core using maven; I tried to build the struts-taglib subproject (maven dist) and received the following error: -- BUILD FAILED File.. C:\Documents and Settings\Bill Siggelkow\.maven\cache\maven-file-acti