Goldstein Lyor created SSHD-452:
-----------------------------------
Summary: More robust POM(s) for the project
Key: SSHD-452
URL: https://issues.apache.org/jira/browse/SSHD-452
Project: MINA SSHD
Issue Type: Improvement
Affects Versions: 1.0.0
Reporter: Goldstein Lyor
Assignee: Goldstein Lyor
Fix For: 1.0.0
The current POM has several drawbacks - values, repetitions, Eclipse M2E
integration issues, no control over exact transitive dependencies versions,
etc..
Also, adding some other improvements:
* Use _maven-enforcer-plugin_ to ensure correct build environment
* Automatically remove installed artifact to local repository on _clean_ target
* Route all logging through _slf4j_ by using _jcl-over-slf4j_ as the
replacement for _commons-logging_ - this enables us to replace _log4j_ with
something else in the future should we desire (e.g., _slf4j-simple_)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)