You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Gilles Scokart (JIRA)" <ji...@apache.org> on 2007/07/30 18:45:52 UTC

[jira] Created: (IVY-584) pom have private configuration inaccessible

pom have private configuration inaccessible
-------------------------------------------

                 Key: IVY-584
                 URL: https://issues.apache.org/jira/browse/IVY-584
             Project: Ivy
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.0.0-alpha-1
            Reporter: Gilles Scokart



When poms are tranformed into ivy file, some private configurations are created.  This give problems for :

<ivy:cachepath organisation="commons-lang" module="commons-lang" revision="2.1" pathid="lib.path.id" inline="true"/>

because that command will use implicitely the conf="*", wich result in an error.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.