You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,12 +16,12 @@ Backups of each transformed file will be created (e.g. config.bak).
16
16
17
17
## Known issues
18
18
* Git SCM
19
-
* Checking out more than one Git repo to different local directories is (currently) not supported by the Git plugin
19
+
* Checking out more than one Git repo to different local directories is (currently) not supported by the Git plugin
20
20
* Maven 3
21
-
* Maven 3 settings files are not available in Jenkins (specific deploy settings have to be put in separate files manually and referenced in the Maven Build step configuration)
22
-
* "Record fingerprints of Maven 3 artifacts" option is not available in Jenkins
21
+
* Maven 3 settings files are not available in Jenkins (specific deploy settings have to be put in separate files manually and referenced in the Maven Build step configuration)
22
+
* "Record fingerprints of Maven 3 artifacts" option is not available in Jenkins
23
23
* Shell build step
24
-
* "Temporarily disable this builder" option is not supported out-of-the-box
24
+
* "Temporarily disable this builder" option is not supported out-of-the-box
25
25
* Cascading jobs are not supported in Jenkins
26
26
* Migration of the following features is not supported yet:
27
27
* Slave configs (can be copied from main config.xml to separate config.xml files in JENKINS_HOME/nodes/<nodename>/)
0 commit comments