On Mon, 17 Jan 2005 00:37:00 +0100, Michael Schuerig
<[EMAIL PROTECTED]> wrote:
[snip]
> I'm tracking the CVS HEAD of Axis and Spring. There don't seem to be
> official CVS snapshots to be available in the ibiblio repository. Axis

The snapshots for Axis *should* be placed at:

http://cvs.apache.org/repository/axis/jars/

> depends on some J2EE jars that aren't available either. Now, I build
> these projects anyway and can put the jars in my local repository. Is
> that the right way to go? How can I enable others to be able to rebuild

Is it possible to use JBoss or Geronimo jars for the j2ee requirement.

How is the Axis team handling their build?

> my project? Similarly, I want to make sure that I'm using the latest
> versions of several Jakarta Commons components. I'd prefer not to use
> the SNAPSHOT mechanism as I don't want to have the update happen
> automatically. Instead I'd like to find out if a newer version of a
> dependencies is available and choose to use it or not.

So you would like a CURRENT (not implemented in Maven) version? That
isn't easily automated at the moment.

You can find out easily if a newer version is available via the
repository. Choosing to use it shouldn't be automated anyway.

> How do I edit (e.g. replace properties) a documentation resource when it
> is copied to target/docs?
> 
> Probably there are solutions for everything. It may be that I didn't
> look hard enough to find them. But somehow I think that they're pretty
> hard to find.

Asking for help is always a good start. There are lots of us here
who've been using Maven for a long time.

-- 
http://www.multitask.com.au/people/dion/

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

Reply via email to