Re: How do you get a goal to call another goal effectively for reuse?

2005-12-21 Thread Lou Sacco
Please, I could really use some help on this one...thanks! On 12/20/05, Lou Sacco <[EMAIL PROTECTED]> wrote: > > I have the following where I want to reuse two previous goals I wrote to > do a clean, update from repository, and then build (for our continuous > integration

How do you get a goal to call another goal effectively for reuse?

2005-12-20 Thread Lou Sacco
I have the following where I want to reuse two previous goals I wrote to do a clean, update from repository, and then build (for our continuous integration build) as follows: The clean and updateSource work fine, but the build just says "Starting reactor..." a

Jelly question: Attaining multiple goals with Maven 1.0.2

2005-12-15 Thread Lou Sacco
In the script below, I run the goal "buildCI." It gets the source and cleans fine, but when it goes to the next line to build I see "Starting reactor..." in the script but then it ends prematurely before completing the build and with no errors and claiming Build Successful. However, if I just do

Re: Authenticating against an internal remote repository

2005-11-17 Thread Lou Sacco
Is this something only supported in maven2? I'm currently using 1.0.2. On 11/17/05, Brett Porter <[EMAIL PROTECTED]> wrote: > > Not at present, however you can use filesystem permissions to secure > settings.xml as it is not checked in to source control. > > - Brett

Re: Authenticating against an internal remote repository

2005-11-17 Thread Lou Sacco
[EMAIL PROTECTED]> wrote: > > you can use https://user:[EMAIL PROTECTED]/repository > > > > > > On 11/17/05, Lou Sacco <[EMAIL PROTECTED]> wrote: > > > > > > I have a question regarding set-up on your own internal remote > repository. > > &

WPS 5.1 Jars

2005-11-17 Thread Lou Sacco
Has anyone discovered the jars required for coding with the IBM portlet API for WPS 5.1? It appears the wps.jar and the portlets-api.jar is now broken up into several smaller jars. TIA, Lou

Authenticating against an internal remote repository

2005-11-17 Thread Lou Sacco
ectly. Thanks, *Lou Sacco*