diff --git a/generation/RDFGeneration/pom.xml b/generation/RDFGeneration/pom.xml index c1ada3d..be72801 100644 --- a/generation/RDFGeneration/pom.xml +++ b/generation/RDFGeneration/pom.xml @@ -41,27 +41,6 @@ - - org.apache.maven.plugins - maven-install-plugin - 2.4 - - - santteegt-db2triples - clean - - install-file - - - noreleased-libs/db2triples-1.0.3-SNAPSHOT.jar - net.antidot - db2triples - 1.0.3-SNAPSHOT - jar - - - - org.apache.maven.plugins maven-antrun-plugin diff --git a/generation/RDFGeneration/noreleased-libs/.gitignore b/no-released-libs/.gitignore similarity index 100% rename from generation/RDFGeneration/noreleased-libs/.gitignore rename to no-released-libs/.gitignore diff --git a/generation/RDFGeneration/noreleased-libs/db2triples-1.0.3-SNAPSHOT.jar b/no-released-libs/db2triples-1.0.3-SNAPSHOT.jar similarity index 100% rename from generation/RDFGeneration/noreleased-libs/db2triples-1.0.3-SNAPSHOT.jar rename to no-released-libs/db2triples-1.0.3-SNAPSHOT.jar diff --git a/specification/marc21Loader/noreleased-libs/freelib-marc4j-2.6.4-SNAPSHOT.jar b/no-released-libs/freelib-marc4j-2.6.4-SNAPSHOT.jar similarity index 100% rename from specification/marc21Loader/noreleased-libs/freelib-marc4j-2.6.4-SNAPSHOT.jar rename to no-released-libs/freelib-marc4j-2.6.4-SNAPSHOT.jar diff --git a/no-released-libs/pom.xml b/no-released-libs/pom.xml new file mode 100644 index 0000000..c26f193 --- /dev/null +++ b/no-released-libs/pom.xml @@ -0,0 +1,55 @@ + + + 4.0.0 + + + com.ucuenca + ucuenca + 0.0.1-SNAPSHOT + + + + com.ucuenca + no-released-libs + pom + No Released Libraries + + + + org.apache.maven.plugins + maven-install-plugin + 2.4 + + + santteegt-freelib-marc4j + install + + install-file + + + freelib-marc4j-2.6.4-SNAPSHOT.jar + info.freelibrary + freelib-marc4j + 2.6.4-SNAPSHOT + jar + + + + santteegt-db2triples + install + + install-file + + + db2triples-1.0.3-SNAPSHOT.jar + net.antidot + db2triples + 1.0.3-SNAPSHOT + jar + + + + + + + diff --git a/pom.xml b/pom.xml index 132d200..23dc401 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,7 @@ 2.6.10 + no-released-libs tools specification modeling diff --git a/specification/marc21Loader/noreleased-libs/.gitignore b/specification/marc21Loader/noreleased-libs/.gitignore deleted file mode 100644 index 27620d5..0000000 --- a/specification/marc21Loader/noreleased-libs/.gitignore +++ /dev/null @@ -1 +0,0 @@ -!*.jar diff --git a/specification/marc21Loader/pom.xml b/specification/marc21Loader/pom.xml index b03b556..0b89253 100644 --- a/specification/marc21Loader/pom.xml +++ b/specification/marc21Loader/pom.xml @@ -41,27 +41,6 @@ - - org.apache.maven.plugins - maven-install-plugin - 2.4 - - - santteegt-freelib-marc4j - clean - - install-file - - - noreleased-libs/freelib-marc4j-2.6.4-SNAPSHOT.jar - info.freelibrary - freelib-marc4j - 2.6.4-SNAPSHOT - jar - - - - org.apache.maven.plugins maven-antrun-plugin