Re: Cannot Build the Client Libraries

2010-07-01 Thread Gabriele Columbro
i 2010 23:50 To: chemistry-dev@incubator.apache.org Subject: Cannot Build the Client Libraries Hi, I'm trying to build the client library using: mvn package assembly:assembly -Dmaven.test.skip=true but I get a BUILD ERROR: Error reading assemblies: No assembly descriptors found. I'

RE: Cannot Build the Client Libraries

2010-07-01 Thread Klevenz, Stephan
It's working. Thanks for the hint, Stephan -Original Message- From: Florian Müller [mailto:fmuel...@opentext.com] Sent: Donnerstag, 1. Juli 2010 12:46 To: chemistry-dev@incubator.apache.org Subject: RE: Cannot Build the Client Libraries Hi Stephan, It should work if you have wg

RE: Cannot Build the Client Libraries

2010-07-01 Thread Florian Müller
@incubator.apache.org Subject: Cannot Build the Client Libraries Hi, I'm trying to build the client library using: mvn package assembly:assembly -Dmaven.test.skip=true but I get a BUILD ERROR: Error reading assemblies: No assembly descriptors found. I'm using revision: 959447 Any advice? Thanks. Chris

RE: Cannot Build the Client Libraries

2010-07-01 Thread Florian Müller
Hi Stephan, It should work if you have wget in your path. Cheers, Florian -Original Message- From: Klevenz, Stephan [mailto:stephan.klev...@sap.com] Sent: Donnerstag, 1. Juli 2010 08:14 To: chemistry-dev@incubator.apache.org Subject: RE: Cannot Build the Client Libraries Gab, I

RE: Cannot Build the Client Libraries

2010-06-30 Thread Klevenz, Stephan
-- C:\workspace\chemistry\trunk> -Original Message- From: Gabriele Columbro [mailto:colum...@gmail.com] Sent: Donnerstag, 1. Juli 2010 00:14 To: chemistry-dev@incubator.apache.org Subject: Re: Cannot Build the Client Libraries Hey Chris,

Re: Cannot Build the Client Libraries

2010-06-30 Thread Gabriele Columbro
Hey Chris, On Jul 1, 2010, at 9:49 AM, Chris Smith wrote: Hi, I'm trying to build the client library using: mvn package assembly:assembly -Dmaven.test.skip=true The assembly plugin is only configured with a proper assembly descriptor in the "apache-release profile". Can you just try som

Cannot Build the Client Libraries

2010-06-30 Thread Chris Smith
Hi, I'm trying to build the client library using: mvn package assembly:assembly -Dmaven.test.skip=true but I get a BUILD ERROR: Error reading assemblies: No assembly descriptors found. I'm using revision: 959447 Any advice? Thanks. Chris