update README
This commit is contained in:
parent
e26f69443c
commit
2df3a89dfc
|
@ -14,6 +14,7 @@ A parent pom for all the gCube artifacts.
|
||||||
The build profiles are separated in three main branches: developer, staging, releases.
|
The build profiles are separated in three main branches: developer, staging, releases.
|
||||||
Each branch has a set of profile based on the idk.
|
Each branch has a set of profile based on the idk.
|
||||||
The developer branch contains the profiles related to the snapshot build:
|
The developer branch contains the profiles related to the snapshot build:
|
||||||
|
|
||||||
* gcore-legacy jdk7
|
* gcore-legacy jdk7
|
||||||
* gcube-legacy - jdk8
|
* gcube-legacy - jdk8
|
||||||
* gcube-official -jdk11
|
* gcube-official -jdk11
|
||||||
|
@ -22,6 +23,7 @@ The developer branch contains the profiles related to the snapshot build:
|
||||||
In the same way are organised the other branch profiles related to the staging (integration) phase and to the release phase.
|
In the same way are organised the other branch profiles related to the staging (integration) phase and to the release phase.
|
||||||
|
|
||||||
In addition there are a set of common profiles useful in order to avoid replication of plugins and rules definitions:
|
In addition there are a set of common profiles useful in order to avoid replication of plugins and rules definitions:
|
||||||
|
|
||||||
* common-snapshot
|
* common-snapshot
|
||||||
* common-release
|
* common-release
|
||||||
* dry-run
|
* dry-run
|
||||||
|
|
Loading…
Reference in New Issue