-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
-
NEW
-
NEW
$ mvn clean install -U [INFO] Scanning for projects... Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-bom/8.14.1.Final/optaplanner-bom-8.14.1.Final.pom [ERROR] [ERROR] Some problems were encountered while processing the POMs: [ERROR] Non-resolvable import POM: Could not find artifact org.optaplanner:optaplanner-bom:pom:8.14.1.Final in central (https://repo.maven.apache.org/maven2) @ line 30, column 19
Proposal A) Do not merge the optaplanner-quickstart PR's automatically.
"Tristan Radisson: and removing the automatic is feasible and can be done directly on the optaplanner repo
Tristan Radisson: see https://github.com/kiegroup/optaplanner/blob/main/.ci/jenkins/Jenkinsfile.promote#L112
Tristan Radisson: and then you should bypass also https://github.com/kiegroup/optaplanner/blob/main/.ci/jenkins/Jenkinsfile.promote#L127
Tristan Radisson: and most probably https://github.com/kiegroup/optaplanner/blob/main/.ci/jenkins/Jenkinsfile.promote#L190
Tristan Radisson: this could be added to another job to be executed once artifacts are available on Maven central"