Am 08/04/16 um 18:27 schrieb Robert Scholte: > It is all about Maven coordinates: groupId + artifactId + version + > extension ( + classifier) > This all together results in a URL to a repository. In case of remote > repositories these work both with M1 and M2 repository layouts (yes, the > name is confusing...) > So it is not just about java files/artifacts, any file with a Maven > coordinate will do.
Is it really Maven coordinates or just coordinates. Let the layout be the implementation. Like a database. All you want to do is run queries against an artifact store and modify that. Regards, -- Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
