[ 
https://issues.apache.org/jira/browse/MNG-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759721#comment-17759721
 ] 

Hiran Chaudhuri commented on MNG-6523:
--------------------------------------

There is a project that I'd like to base my work on. Unfortunately that project 
uses Gradle and does not publish the resulting jar anywhere such that Maven can 
pull it as normal dependency.

To still use that jar, I'd like to regularly download the latest jar and use it 
as local dependency. Even more, I cannot use a system-installed jar file 
because I want my project to build on different developer machines and the 
CI/CD server. Hence adding such jars to the project or downloading the latest 
version through Ant scripts would be very much welcome. AFAIK once the jar is 
downloaded, the feature described above is still needed so Maven can add it to 
the compile/test/whatever classpath.

> System Dependencies Deprecation
> -------------------------------
>
>                 Key: MNG-6523
>                 URL: https://issues.apache.org/jira/browse/MNG-6523
>             Project: Maven
>          Issue Type: Wish
>            Reporter: Alireza Fattahi
>            Priority: Major
>             Fix For: wontfix-candidate
>
>
> Please let me know if this is wrong place for discussions about this.
> ----
> As mentioned in 
> [https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#System_Dependencies]
>  the System Dependencies will be depreciated and should not be used.
> Well this feature seems very useful in some cases and must developers find it 
> easy to use:
> [https://stackoverflow.com/a/4491469/2648077]
>  [https://stackoverflow.com/a/22300875/2648077]
>  
> Well I wish it wouldn't be deprecated at all :)
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to