We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd48f1 commit a58adf3Copy full SHA for a58adf3
pom.xml
@@ -102,7 +102,6 @@
102
<source>
103
try {
104
println "active profiles: ${project.activeProfiles}"
105
- println "url: ${url}"
106
println "project.distributionManagement.repository.id: ${project.distributionManagement.repository.id}"
107
println "project.distributionManagement.repository.url: ${project.distributionManagement.repository.url}"
108
//project.getProperties().setProperty('cdoc2-key-capsules-openapi.version', openapi.info.version)
0 commit comments