Well I have found! In publications tag, in artifact's conf attribute, I uses 2 configurations. They were separated with ';'. I have changed it to ',' and it magically working again :-)
I think it's a bug right? A really strange and nonsense bug... -easyproglife On 3/20/07, easyproglife <[EMAIL PROTECTED]> wrote:
Hi. Any idea why ivy:publish just publishes ivy.xml but not the jar files? I have set of many projects with same common build.xml. For the other projects it's working fine. For a specific project it doesn't. All properties are same. ivy.publish.src.artifacts.pattern property is also pointing to the right location. JAR names are ok. What could go wrong? Any idea? Thanks -easyproglife
