-
Feature Request
-
Resolution: Won't Do
-
Minor
-
None
-
None
-
None
-
Medium
Limit the number of DNA and dependency JARs that need to be on the classpath when using DNA in a system by utilizing a Maven 2 repository to access at runtime the JARs for the sequencers, connectors, other components and all their dependencies.
This could be accomplished by using an existing local or remote Maven 2 repository (e.g., ~/.m2/repository) via the Maven classloader library (which is based on URLs). This could also be accomplished with an embedded repository (using the relational database persistence connector).
This probably requires utilities to install and upgrade artifacts into the Maven repository.