> I tend to believe that we should start to build log4cxx with Ant. My feeling is that > Maven was using Ant to build it. If the Ant stuff works, we could renenable the Maven build for it, > or leave it out.
Ah, sorry for crying wolf. I had hit a classpath issue with the cpptasks JAR. I didn't recognize it at first from the stacktrace. With those lines enabled in the pom.xml I can get somewhere. Christian is the pom used in some automated fashion by Apache Infra jobs? Do I need to worry about breaking a cronjob if I remove the comments around those plugins? - Rhys