t;[EMAIL PROTECTED]>
To: Ant Developers List
Sent: Thursday, September 18, 2008 10:49:40 PM
Subject: Re: Ivy 2.0.0-rc1 PomModuleDescriptorWriter
On Thu, Sep 18, 2008 at 10:12 PM, Wardrip, Paul
<[EMAIL PROTECTED]>wrote:
> In PomModuleDescriptorWriter.java would it be possible to ch
In PomModuleDescriptorWriter.java would it be possible to change hard
coded "jar" value that is written for packaging to use the artifact
extension? If I publish something that isn't a jar to a maven
repository, ivy expects it to be a jar when I try to use it as a
dependency of another project.
and attach your patch
to it?
Xavier
On Wed, Mar 12, 2008 at 11:08 PM, Wardrip, Paul
<[EMAIL PROTECTED]> wrote:
>
>
>
> I am working on a new build process for my company using Ivy and an
> Archiva
> (Maven2 based) repository. I use the Ibiblio resolver to read and SFTP
&
I am working on a new build process for my company using Ivy and an
Archiva (Maven2 based) repository. I use the Ibiblio resolver to read
and SFTP to publish. SFTP is not ideal, but I read that webdav support
was currently broken in Ivy 2.0. I need to deploy projects in a Maven2
format for the repo