Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Helmholtz Cloud Portal
Helmholtz Marketplace Server
Commits
049bc1f3
Commit
049bc1f3
authored
Jul 07, 2021
by
Thomas Beermann
Browse files
Update distribution.xml
parent
4a5a4275
Pipeline
#85197
passed with stages
in 5 minutes
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
src/main/resources/distribution/distribution.xml
View file @
049bc1f3
...
...
@@ -9,13 +9,13 @@
<scope>
runtime
</scope>
<outputDirectory>
classes
</outputDirectory>
<excludes>
<exclude>
de.helmholtz.marketplace:helmholtz-marketplace-webapp:jar:*
</exclude>
<exclude>
de.helmholtz.marketplace:helmholtz-marketplace-webapp
${env.WEBAPP_PROJECT_BRANCH}
:jar:*
</exclude>
</excludes>
</dependencySet>
<dependencySet>
<unpack>
true
</unpack>
<includes>
<include>
de.helmholtz.marketplace:helmholtz-marketplace-webapp:jar:*
</include>
<include>
de.helmholtz.marketplace:helmholtz-marketplace-webapp
${env.WEBAPP_PROJECT_BRANCH}
:jar:*
</include>
</includes>
<outputDirectory>
webapp
</outputDirectory>
</dependencySet>
...
...
@@ -37,4 +37,4 @@
</includes>
</fileSet>
</fileSets>
</assembly>
\ No newline at end of file
</assembly>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment