Skip to content

Commit c6a269c

Browse files
committed
Drop unused lobobrowser cobra artifact and its local maven repo
The cobra-0.98.4 jar/pom under installers/lobobrowser was published via a 'local' maven repo declaration but no module depended on it. Remove the artifact, the stale .iml beside it, and the now-pointless repo entry.
1 parent b8676e6 commit c6a269c

4 files changed

Lines changed: 0 additions & 16 deletions

File tree

build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,6 @@ repositories {
100100
url = 'http://pc-gen.org/librepo/'
101101
allowInsecureProtocol = true
102102
}
103-
maven {
104-
name = 'local'
105-
url = 'installers'
106-
}
107103
// Use Maven plugin to reference JBoss artifact repository
108104
// TODO Which libs do we pull from here?
109105
maven {
-754 KB
Binary file not shown.

installers/lobobrowser/cobra/0.98.4/cobra-0.98.4.pom

Lines changed: 0 additions & 6 deletions
This file was deleted.

installers/lobobrowser/cobra/0.98.4/cobra.iml

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)