Tamás Cservenák created MINDEXER-62: ---------------------------------------
Summary: Refactor the build and move out CLI tool Key: MINDEXER-62 URL: https://jira.codehaus.org/browse/MINDEXER-62 Project: Maven Indexer Issue Type: Improvement Reporter: Tamás Cservenák Refactor the build and move out CLI tool. The fact that {{indexer-core}} makes the library JAR but also produces a CLI tool (using shading, as subartifact) just makes more problematic to properly scope deps and makes integrator's life harder. Just create a new module {{indexer-cli}} and make it dedicated to produce the CLI tool, and make {{indexer-core}} have less burden to drag along. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira