[GitHub] [jclouds] gurkerl83 commented on pull request #91: Maven plugin cleanup

2020-12-14 Thread GitBox
gurkerl83 commented on pull request #91: URL: https://github.com/apache/jclouds/pull/91#issuecomment-744411905 Somehow the build is stuck, I will push another commit maybe it is restarting... This is an automated message fro

[GitHub] [jclouds] roded opened a new pull request #92: JCLOUDS-1561: add support for proxy exclusion by URI pattern

2020-12-14 Thread GitBox
roded opened a new pull request #92: URL: https://github.com/apache/jclouds/pull/92 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [jclouds] gaul commented on a change in pull request #92: JCLOUDS-1561: add support for proxy exclusion by URI pattern

2020-12-14 Thread GitBox
gaul commented on a change in pull request #92: URL: https://github.com/apache/jclouds/pull/92#discussion_r542413306 ## File path: core/src/main/java/org/jclouds/proxy/ProxyExcludePatterns.java ## @@ -0,0 +1,73 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under o

[GitHub] [jclouds] roded commented on a change in pull request #92: JCLOUDS-1561: add support for proxy exclusion by URI pattern

2020-12-14 Thread GitBox
roded commented on a change in pull request #92: URL: https://github.com/apache/jclouds/pull/92#discussion_r542426024 ## File path: core/src/main/java/org/jclouds/Constants.java ## @@ -182,6 +182,11 @@ */ public static final String PROPERTY_PROXY_FOR_SOCKETS = "jcloud

[GitHub] [jclouds] roded commented on a change in pull request #92: JCLOUDS-1561: add support for proxy exclusion by URI pattern

2020-12-14 Thread GitBox
roded commented on a change in pull request #92: URL: https://github.com/apache/jclouds/pull/92#discussion_r542432587 ## File path: core/src/main/java/org/jclouds/proxy/ProxyExcludePatterns.java ## @@ -0,0 +1,73 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [jclouds] gurkerl83 commented on pull request #91: Maven plugin cleanup

2020-12-14 Thread GitBox
gurkerl83 commented on pull request #91: URL: https://github.com/apache/jclouds/pull/91#issuecomment-744537482 Hi, can you summarize the release process, please, or reference a document that describes it in terms of which plugins and profiles get used? The maven release plugin integrated i

[GitHub] [jclouds] gurkerl83 edited a comment on pull request #91: Maven plugin cleanup

2020-12-14 Thread GitBox
gurkerl83 edited a comment on pull request #91: URL: https://github.com/apache/jclouds/pull/91#issuecomment-744537482 @gaul Can you summarize the release process, please, or reference a document that describes it in terms of which plugins and profiles get used? The maven release plugin int

[GitHub] [jclouds] nacx commented on pull request #91: Maven plugin cleanup

2020-12-14 Thread GitBox
nacx commented on pull request #91: URL: https://github.com/apache/jclouds/pull/91#issuecomment-744549388 You can find the release process here: https://cwiki.apache.org/confluence/display/JCLOUDS/Releasing+jclouds We don't use the maven release plugin to update the poms. We do it

[GitHub] [jclouds] gurkerl83 commented on pull request #91: Maven plugin cleanup

2020-12-14 Thread GitBox
gurkerl83 commented on pull request #91: URL: https://github.com/apache/jclouds/pull/91#issuecomment-744570168 @nacx Thx for the link. The build runs without using the following declaration. ``` org.apache apache 14 ``` I have a ques

[GitHub] [jclouds] gurkerl83 edited a comment on pull request #91: Maven plugin cleanup

2020-12-14 Thread GitBox
gurkerl83 edited a comment on pull request #91: URL: https://github.com/apache/jclouds/pull/91#issuecomment-744570168 @nacx Thx for the link. The build runs without using the following declaration. ``` org.apache apache 14 ``` I have