On Fri, 24 Jan 2003, Craig R. McClanahan wrote:
> > > > I'm not a Maven guru, but it's not clear to me that the maven.xml and > project.xml files for all of the Commons projects have been kept up to > date (or even created in the first place), particularly for those > projects that started out with Ant based builds. Maven itself hasn't had a release for quite a while. I think the project.xml's and maven.xml's ought to be okayish at the moment, but when they release b8 I bet a lot will break and take months to get fixed. > FWIW, I get a different error than you do on commons-logging (also using > Maven b7) -- the "java.compile" task throws ten compilation errors and > never gets to java:jar. But "ant clean dist" works fine. Yes, that's not a maven error though. The project.xml specifies the wrong version of Log4J. I'll look to fix that. Hen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
