Re: [PR] Add example of profile activation with value true [maven-site]

2025-02-22 Thread via GitHub
slawekjaranowski merged PR #659: URL: https://github.com/apache/maven-site/pull/659 -- 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 the specific comment. To unsubscribe, e-mail: issues-unsubscr...@m

Re: [PR] Add example of profile activation with value true [maven-site]

2025-02-01 Thread via GitHub
slawekjaranowski commented on code in PR #659: URL: https://github.com/apache/maven-site/pull/659#discussion_r1938238904 ## content/apt/guides/introduction/introduction-to-profiles.apt: ## @@ -260,6 +260,30 @@ mvn groupId:artifactId:goal -P profile-1,profile-2,?profile-3 +--

Re: [PR] Add example of profile activation with value true [maven-site]

2025-01-31 Thread via GitHub
arend-von-reinersdorff commented on code in PR #659: URL: https://github.com/apache/maven-site/pull/659#discussion_r1937969369 ## content/apt/guides/introduction/introduction-to-profiles.apt: ## @@ -260,6 +260,30 @@ mvn groupId:artifactId:goal -P profile-1,profile-2,?profile-3

Re: [PR] Add example of profile activation with value true [maven-site]

2025-01-31 Thread via GitHub
slawekjaranowski commented on code in PR #659: URL: https://github.com/apache/maven-site/pull/659#discussion_r1937583788 ## content/apt/guides/introduction/introduction-to-profiles.apt: ## @@ -260,6 +260,30 @@ mvn groupId:artifactId:goal -P profile-1,profile-2,?profile-3 +--

[PR] Add example of profile activation with value true [maven-site]

2025-01-31 Thread via GitHub
arend-von-reinersdorff opened a new pull request, #659: URL: https://github.com/apache/maven-site/pull/659 I was looking for an example like this recently. And I was surprised that there's an example for profile activation with property value false but not example of profile activation with