#214 Set default profiles for maven and ant modules in ELN
Closed 2 years ago by ppisar. Opened 3 years ago by mizdebsk.
releng/ mizdebsk/fedora-module-defaults eln  into  eln

file added
+7
@@ -0,0 +1,7 @@ 

+ document: modulemd-defaults

+ version: 1

+ data:

+     module: ant

+     modified: 202002242100

+     profiles:

+         1.10: [default]

file added
+8
@@ -0,0 +1,8 @@ 

+ document: modulemd-defaults

+ version: 1

+ data:

+     module: maven

+     profiles:

+         3.5: [default]

+         3.6: [default]

+     modified: 202002242100

Set default profiles for maven and ant modules in ELN

Mikolaj, I cannot find maven:3.5 built for eln. The last build is for f30. Are you sure you want to define a default profile for maven:3.5?

Please either build maven:3.5 for platform:eln, or remove a default profile for maven:3.5 from this pull request.

Pull-Request has been closed by ppisar

2 years ago