Re: XDoclet Class generation run inconsistency when including jbossmodule

2003-03-18 Thread Ben Walding
It's worth having a look in maven.log (which will be full of crap, but sometimes there is a gem in that thar pile) And also running your build with -X (another load... but sometimes gem-worthy) jakarta wrote: When I include the xdoclet-jboss-module jar in my POM my maven script seems to no lon

XDoclet Class generation run inconsistency when including jboss module

2003-03-18 Thread jakarta
When I include the xdoclet-jboss-module jar in my POM my maven script seems to no longer run the ejbdoclet task I created any longer. It runs successfully when I do not include the jboss module. I am not using the XDoclet plugin because it seems to be buggy so I wrote an ant/jelly script that ut

Re: xdoc:jelly-transform OutOfMemoryError

2003-03-18 Thread dion
Try changing the size of the memory available to the VM (via MAVEN_OPTS) in the script. Maybe someone could update the shell script to have the same functionality as the windows batch file, allowing the user to specify MAVEN_OPTS themselves, overriding the defaults. -- dIon Gillard, Multitask C

Upload request: latest Avalon framework and Exclaibur components

2003-03-18 Thread Age Mooy
Hi, Can someone please upload the latest release versions of Avalon framework and the Excalibur components mentioned below ? These are the latest versions and the URLs they can be downloaded from: http://jakarta.apache.org/builds/jakarta-avalon/release/framework/latest / avalon-framework-4.1.4

xdoc:jelly-transform OutOfMemoryError

2003-03-18 Thread Sean Langford
Hello, I am trying to use Maven to perform a "site:generate". Using 'maven -X site:generate' I get the following error: xdoc:jelly-transform: [DEBUG] fileset: Setup scanner in dir /home/maven/dev/collision/target/generated-xdocs with patternSet{ includes: [**/*.xml] excludes: [**/project.xml

Re: reactor and failed projects

2003-03-18 Thread Jason van Zyl
On Tue, 2003-03-18 at 16:16, Charles Chan wrote: > Hi, I am using Reactor to invoke my subprojects (with > ignoreFailure=true). > > How do I know which projects are success and which are > failed? I think it used to be that only the successful > ones are added to the ${reactorProjects} variable. H

reactor and failed projects

2003-03-18 Thread Charles Chan
Hi, I am using Reactor to invoke my subprojects (with ignoreFailure=true). How do I know which projects are success and which are failed? I think it used to be that only the successful ones are added to the ${reactorProjects} variable. Has this behavior been changed recently? Thanks, Charles ___

Re: Subject: Re: Upload requests

2003-03-18 Thread Ben Walding
http://www.gnu.org/licenses/gpl-faq.html#TOCDistributeWithSourceOnInternet [EMAIL PROTECTED] wrote: They're GPL which means we need to not only distribute binaries, but source as well, right? -- dIon Gillard, Multitask Consulting Blog: http://www.freeroller.net/page/dion/Weblog Work: h

RE: integrationUnitTest

2003-03-18 Thread David Zeleznik
-Original Message- From: David Zeleznik [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 10:08 AM To: Turbine Maven Users List Subject: RE: integrationUnitTest > I've looked a bit more at our situation. Currently, we have all > our unit and > integration tests for a particular pr

PDF-plugin

2003-03-18 Thread Kowalski Pawel
Hello, I've just tried to generate pdf docs for my project with the help of maven. Maven only generated pdf docs for all top-leven menu items: i.e. in this case for index.html, inception.html and elaboration.html but not for the neste

Re: Subject: Re: Upload requests

2003-03-18 Thread Jason van Zyl
On Tue, 2003-03-18 at 07:13, [EMAIL PROTECTED] wrote: > They're GPL which means we need to not only distribute binaries, but > source as well, right? No, you just have to provide source if the recipient requests it. The recipient must just be able to gain access to the source if they request it.

Subject: Re: Upload requests

2003-03-18 Thread dion
They're GPL which means we need to not only distribute binaries, but source as well, right? -- dIon Gillard, Multitask Consulting Blog: http://www.freeroller.net/page/dion/Weblog Work: http://www.multitask.com.au Jim Crossley <[EMAIL PROTECTED]> wrote on 18/03/2003 12:30:27 PM: > Can