Set usepom='true'.

Gilles

> -----Original Message-----
> From: Steve Loughran [mailto:[EMAIL PROTECTED]
> Sent: mardi 7 août 2007 17:16
> To: ivy-dev
> Subject: does filesystem layout support poms?
> 
> 
> I have a repository flagged as local filesystem
> 
>      <filesystem name="team2">
>        artifacts="true"
>        m2compatible="true" >
>        <artifact
> pattern="${root.dir}/antbuild/repository/${maven2.pattern.ext}"/>
> 
> it contains stuff under SCM:
> 
> http://smartfrog.svn.sourceforge.net/viewvc/smartfrog/trunk/core/antbuild/
> repository/
> 
> Wile artifacts are being picked up, the pom isnt getting a look in, the
> pom in question being fairly big
> 
> http://smartfrog.svn.sourceforge.net/viewvc/smartfrog/trunk/core/antbuild/
> repository/kizoom/lift/20061027/lift-20061027.pom?view=markup
> 
> 
> [ivy:resolve] == resolving dependencies [ org.smartfrog |
> sf-avalanche-gui | [EMAIL PROTECTED] ]->[ kizoom | lift | 20061027 ]
> [compile->default]
> [ivy:resolve]           tried
> /home/slo/.ivy2/local/kizoom/lift/20061027/ivys/ivy.xml
> [ivy:resolve]           tried
> /home/slo/.ivy2/local/kizoom/lift/20061027/jars/lift.jar
> [ivy:resolve]   local: no ivy file nor artifact found for [ kizoom |
> lift | 20061027 ]
> [ivy:resolve]   team2: revision in cache: [ kizoom | lift | 20061027 ]
> [ivy:resolve]   found [ kizoom | lift | 20061027 ] in team2
> [ivy:resolve] resolving dependencies for configuration 'daemon'
> 
> 
> So, simple question. What does m2compatible=true do? Because it doesnt
> seem to turn POM parsing on?
> 
> --
> Steve Loughran                  http://www.1060.org/blogxter/publish/5
> Author: Ant in Action           http://antbook.org/


Reply via email to