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
Melodic
melodic-upperware
Commits
19b5ae78
Commit
19b5ae78
authored
Sep 22, 2020
by
ipatini
Browse files
Test of ems build process at ow2..
parent
05183a22
Pipeline
#9417
canceled with stage
in 5 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
event-management/control-service/pom.xml
View file @
19b5ae78
...
...
@@ -184,11 +184,6 @@
<directory>
${project.basedir}/../bin/
</directory>
<include>
run.sh
</include>
</resource>
<resource>
<targetPath>
/bin
</targetPath>
<directory>
${project.basedir}/../bin/
</directory>
<include>
run111111111.sh
</include>
</resource>
<resource>
<targetPath>
/config
</targetPath>
<directory>
${project.basedir}/../config-files
</directory>
...
...
@@ -197,6 +192,21 @@
<targetPath>
/resources
</targetPath>
<directory>
${project.basedir}/../config-files/resources
</directory>
</resource>
<resource>
<targetPath>
/resources
</targetPath>
<directory>
${project.basedir}/../config-files/resources
</directory>
<include>
install.sh
</include>
</resource>
<resource>
<targetPath>
/resources
</targetPath>
<directory>
${project.basedir}/../config-files/resources
</directory>
<include>
baguette-client.tgz
</include>
</resource>
<resource>
<targetPath>
/resources
</targetPath>
<directory>
${project.basedir}/../config-files/resources
</directory>
<include>
baguette-client.tgz.md5
</include>
</resource>
</resources>
</configuration>
</plugin>
...
...
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