We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e22f56d commit a924412Copy full SHA for a924412
1 file changed
mbi/dist/src/org/fedoraproject/mbi/tool/dist/MavenDist.java
@@ -72,7 +72,7 @@ public void doDist()
72
}
73
for ( String moduleName : Arrays.asList( "aopalliance", "asm", "common-annotations-api", "commons-cli",
74
"commons-codec", "gson", "guava", "guice", "httpcomponents-client",
75
- "httpcomponents-core", "injection-api", "jline3", "maven-resolver2",
+ "httpcomponents-core", "injection-api", "jdom2", "jline3", "maven-resolver2",
76
"maven-wagon", "maven4-api-annotations", "maven4-api-cli",
77
"maven4-api-core", "maven4-api-di", "maven4-api-metadata",
78
"maven4-api-model", "maven4-api-plugin", "maven4-api-settings",
0 commit comments