I'm trying to remove the use of the gshell-embeddable artifact, which includes some duplicates (like jline, xstream, slf4j, etc)... but I can't figure out how the new assembly bits are used to get stuff into the repository/*.

I can hack something up (with the assembly + antrun plugins) but I'm wondering if there is a better way. I'd like to not have a ton of pom config to list all of the gshell required dependencies, just use mvn's transitive deps to populate the repository/* with the bits that gshell needs.

Anyone have any suggestions?

--jason

Reply via email to