Most ivyconfs in the build-a-ivy-repository example directory uses a wrong
artifact pattern
-------------------------------------------------------------------------------------------
Key: IVY-351
URL: http://issues.apache.org/jira/browse/IVY-351
Project: Ivy
Issue Type: Bug
Components: Core
Affects Versions: 1.4.1
Reporter: Jacob Grydholt Jensen
Priority: Trivial
In the build-a-ivy-repository example, the configurations:
ivy-conf-advanced.xml
ivy-conf-basic.xml
ivy-conf-maven1.xml
ivy-conf-maven2.xml
uses the following artifact pattern:
<artifact
pattern="${dest.repo.dir}/[organisation]/[module]/[type]s/[artifact]-[revision].[type]"
/>
The last [type] variable should be [ext].
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira