Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
web-ui
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
WEBGDE-Components
web-ui
Commits
bcb4db0c
Commit
bcb4db0c
authored
Jul 19, 2024
by
Owen Ryan Ang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
autobuild setup
parent
3bf28a53
Pipeline
#5550
failed with stages
in 20 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
0 deletions
+19
-0
local-settings.xml
.mvn/local-settings.xml
+17
-0
maven.config
.mvn/maven.config
+2
-0
No files found.
.mvn/local-settings.xml
0 → 100644
View file @
bcb4db0c
<settings>
<mirrors>
<mirror>
<id>
svi
</id>
<mirrorOf>
svi
</mirrorOf>
<name></name>
<url>
http://repo.svi.cloud:8081/artifactory/libs-release
</url>
</mirror>
<mirror>
<id>
svi-local
</id>
<mirrorOf>
svi-local
</mirrorOf>
<name></name>
<url>
http://repo.svi.cloud:8081/artifactory/libs-release-local
</url>
</mirror>
</mirrors>
</settings>
\ No newline at end of file
.mvn/maven.config
0 → 100644
View file @
bcb4db0c
--
settings
./.
mvn
/
local
-
settings
.
xml
\ No newline at end of file
Write
Preview
Markdown
is supported
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