Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0.8
-
Fix Version/s: 2.0.9
-
Component/s: dependencies task
-
Labels:None
-
Environment:Apache Ant version 1.7.0 compiled on December 13 2006
Linux
-
Number of attachments :
Description
i am trying to work with with my jars but couldn't download them from our Artifactory's repository. I'm using maven as primary build tool and have correct settings.xml, but now i need ant's functionality for build server. There is correct settings.xml in proper place but ant don't read repositories from it.
Attachments
Issue Links
| This issue relates to: | ||||
| MANTTASKS-35 | Support profiles in pom type |
|
|
|
| This issue is related to: | ||||
| MANTTASKS-95 | Inkonsistency in handling of properties in distributionManagement |
|
|
|
in settings, repositories are defined in profiles but profiles are not supported yet in Maven Ant Tasks
for the moment, you have to define your repository in your Ant buildfiles as a workaround