Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
release
/
core
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit bca9d056
authored
2017-04-21 15:51:21 +0900
by
imai
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Delete go
1 parent
e736e1f6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
22 deletions
go
go
deleted
100644 → 0
View file @
e736e1f
#!/bin/bash
echo
"##############################################################################"
echo
" "
echo
" "
echo
" "
echo
" "
echo
" VD_CORE_JAPAN 16 "
echo
" "
echo
" "
echo
" "
echo
" "
echo
"##############################################################################"
mvn clean package -Pstage
echo
"##############################################################################"
echo
" "
echo
" vd_core-2.10.9.jar Copy to /cygdrive/c/Users/USER/.m2/repository/com/valuecardservice/vd_core/2.10.9/ "
echo
" "
echo
"##############################################################################"
cp -p ./target/vd_core-2.10.9.jar /cygdrive/c/Users/USER/.m2/repository/com/valuecardservice/vd_core/2.10.9/
cp -p ./target/vd_core-2.10.9-sources.jar /cygdrive/c/Users/USER/.m2/repository/com/valuecardservice/vd_core/2.10.9/
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment