Hi, I have have created a maven plugin and want to run it without installing it in my local repo. - Is this possible? - Does that have something to do with the settings.xml? - Should settings.xml be located in my local repo only?
These questions are because i am creating a assembly <maven-assembly-plugin> and the jars does not have the maven-like structure like in my local repo. Thanks -- Kovalen
