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

ASF GitHub Bot commented on CLOUDSTACK-10161:
---------------------------------------------

khos2ow commented on issue #2343: [WIP] CLOUDSTACK-10161: Use Maven wrapper
URL: https://github.com/apache/cloudstack/pull/2343#issuecomment-348077470
 
 
   @rafaelweingartner that defeats the whole point of using `mvnw`. And I 
totally agree we should never check in jar files but this is the only generally 
accepted exception. Modern maven or gradle based projects usually have this, to 
name a few:
   - [Spring boot](https://github.com/spring-projects/spring-boot/)
   - [Netflix Eureka](https://github.com/Netflix/eureka)
   - [Hibernate](https://github.com/hibernate/hibernate-orm)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Use maven wrapper
> -----------------
>
>                 Key: CLOUDSTACK-10161
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10161
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Khosrow Moossavi
>            Priority: Minor
>
> The goal is to use Maven wrapper (https://github.com/takari/maven-wrapper) to 
> decouple dependency to maven being installed on developer/ci machine.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to