Cool, you rock!  I saw references to this mysterious "maven repository" but
could not find it as the docs I was looking at did not have references to
it.
Thanks,
dean

-----Original Message-----
From: Hermod Opstvedt [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 27, 2006 11:57 AM
To: 'Struts Users Mailing List'
Subject: SV: Building SHALE??? The instructions don't work!

Hi

I don't see the problem - Why do you want to use the ant build, when the
Maven build functions ok.

Hermod


-----Opprinnelig melding-----
Fra: Wendy Smoak [mailto:[EMAIL PROTECTED] 
Sendt: 27. mars 2006 20:38
Til: Struts Users Mailing List
Emne: Re: Building SHALE??? The instructions don't work!

On 3/27/06, Hiller, Dean <[EMAIL PROTECTED]> wrote:

> I commented it out and get compile errors.  Weird thing is it says it is
> missing FacesContext(from javax.faces) and VariableResolver(from
> org.apache.shale.faces).  I have attached my build.properties which I
> believe are all correct.

I don't think attachments will come through on the list, but you
shouldn't have to make many changes to the build properties.  In fact,
it expects a certain directory structure (the one it constructs under
'lib' when you run 'ant download-dependencies') so defining the
properties by pointing them at local installs of various libraries may
not work.

I'm able to build it by simply copying build.properties.sample to
build.properties (and setting htmlunit.home, but you've dealt with
that,) and then executing 'ant release'.

If it's not working, please let us know what changes you made to
build.properties, what commands you executed, and what errors you're
getting.

> Any ideas?  I am just trying to get those mock objects for mocking
> ServletContext and such.

Do you need to build it yourself?  If not, there are nightly builds
available here:
   http://cvs.apache.org/builds/struts/nightly/struts-shale/

and snapshots are available in Maven repositories:
   m2:
http://cvs.apache.org/maven-snapshot-repository/org/apache/struts/shale/
   m1: http://cvs.apache.org/repository/org.apache.struts.shale/

HTH,
--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to