Re: [attributes] building with maven

2006-04-03 Thread Matt Benson
This did indeed seem to solve my problem with the install goal. The instruction say to run install-plugin and test as well; these attempt to DL [ca] but fail. I will continue to investigate whether/how I can (simply) test my local [ca] build. Thanks Phil, Matt --- Phil Steitz <[EMAIL PROTECTED]

Re: [attributes] building with maven

2006-04-02 Thread Phil Steitz
For some reason the javadoc-1.4 dependency in the /compiler POM is commented out. When I remove the comments around javadoc javadoc 1.4 in /compiler/project.xml the build succeeds for me. Don't know if this is the right solution, but it eliminates the compile failures that I was seein

Re: [attributes] building with maven

2006-04-01 Thread Leo Sutic
Hi Matt, I'm currently away from any kind of build environment, so I can't replicate your problems (it built fine for me last time I tried, though). Could you post the full Maven output, and could you run maven with the -v (verbose) switch? I'll attack the problem from this end, as much and fast a