[GitHub] [maven-site] pzygielo commented on a change in pull request #225: [MNG-7051] Add examples of ? prefix in profile activation

2021-01-09 Thread GitBox
pzygielo commented on a change in pull request #225: URL: https://github.com/apache/maven-site/pull/225#discussion_r554014876 ## File path: content/apt/guides/introduction/introduction-to-profiles.apt ## @@ -307,7 +309,7 @@ mvn groupId:artifactId:goal -Denvironment=test

[GitHub] [maven-site] MartinKanters commented on a change in pull request #225: [MNG-7051] Add examples of ? prefix in profile activation

2021-01-09 Thread GitBox
MartinKanters commented on a change in pull request #225: URL: https://github.com/apache/maven-site/pull/225#discussion_r554007128 ## File path: content/apt/guides/introduction/introduction-to-profiles.apt ## @@ -307,7 +309,7 @@ mvn groupId:artifactId:goal -Denvironment=test

[GitHub] [maven-site] michael-o commented on a change in pull request #225: [MNG-7051] Add examples of ? prefix in profile activation

2021-01-09 Thread GitBox
michael-o commented on a change in pull request #225: URL: https://github.com/apache/maven-site/pull/225#discussion_r553996067 ## File path: content/apt/guides/introduction/introduction-to-profiles.apt ## @@ -307,7 +309,7 @@ mvn groupId:artifactId:goal -Denvironment=test

[GitHub] [maven-doxia] elharo closed pull request #53: rollback Java 7 breaking change

2021-01-09 Thread GitBox
elharo closed pull request #53: URL: https://github.com/apache/maven-doxia/pull/53 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] [maven-site] slawekjaranowski commented on a change in pull request #225: [MNG-7051] Add examples of ? prefix in profile activation

2021-01-09 Thread GitBox
slawekjaranowski commented on a change in pull request #225: URL: https://github.com/apache/maven-site/pull/225#discussion_r553961399 ## File path: content/apt/guides/introduction/introduction-to-profiles.apt ## @@ -100,9 +100,11 @@ Introduction to Build Profiles profile

[GitHub] [maven-site] mthmulders commented on a change in pull request #225: [MNG-7051] Add examples of ? prefix in profile activation

2021-01-09 Thread GitBox
mthmulders commented on a change in pull request #225: URL: https://github.com/apache/maven-site/pull/225#discussion_r553965389 ## File path: content/apt/guides/introduction/introduction-to-profiles.apt ## @@ -100,9 +100,11 @@ Introduction to Build Profiles profile IDs to

Re: Maven deploy logic .. that does upload of pom, jar, sha1, md5 ?

2021-01-09 Thread Paul Hammant
Thanks for that. Me 15 years ago would have know the answer as bells are ringing now :)

Re: Maven deploy logic .. that does upload of pom, jar, sha1, md5 ?

2021-01-09 Thread Tamás Cservenák
Howdy, well, it's not so simple, is buried under layer and layers of abstraction... you did start on good place, but it is actually something like m-deploy-p -> m-artifact-transfer -> maven-resolver -> maven-resolver-connector (usually wagon) -> HTTP wagon So if you are literally after code

Maven deploy logic .. that does upload of pom, jar, sha1, md5 ?

2021-01-09 Thread Paul Hammant
I can't find where the HTTP-PUT logic is for deployment of Maven artifacts to remote repos. I was looking in 'maven-deploy-plugin' and 'maven-artifact-transfer' but could not see the logic that pushes artifacts up to maven-central (or any other properties-specified repo). I'm wanting to play

[RESULT] [VOTE] Release Apache Maven maven-shared-resources 3

2021-01-09 Thread Sylwester Lachiewicz
Hi, The vote has passed with the following result: +1 : Robert Scholte, Hervé BOUTEMY, Sylwester Lachiewicz, Karl Heinz Marbaise PMC quorum reached I will promote the artifacts to the central repo. Sylwester - To