You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Jason van Zyl (JIRA)" <ji...@apache.org> on 2009/04/16 23:48:14 UTC

[jira] Updated: (DIRMINA-688) Modularizing the SSHD build, cleaning up some dependencies, and making the build work

     [ https://issues.apache.org/jira/browse/DIRMINA-688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl updated DIRMINA-688:
----------------------------------

    Attachment: sshd-migrate.tgz

Unpack in the trunk, and run migrate.sh

> Modularizing the SSHD build, cleaning up some dependencies, and making the build work
> -------------------------------------------------------------------------------------
>
>                 Key: DIRMINA-688
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-688
>             Project: MINA
>          Issue Type: Improvement
>            Reporter: Jason van Zyl
>         Attachments: sshd-migrate.tgz
>
>
> This is the SSHD. The trunk would not build because of missing dependencies and when I went looking through it looks like things that are optional should be in separate modules.
> - made a parent pom
> - made an sshd-core pom
> - made a sshd-pam pom
> - corrected the Spring test, missing commons logging impl in the test scope
> - published jpam 1.1 to the central repository
> I did this all with a script and some new poms. You just need to expand the archive in the root directory of the current trunk and run the script. It will create a "migration" directory that shows you the new layout. The build is fully functional and does not touch your original build. So you can try before you buy.
> I was trying to build JGIT and create an SSHD wrapper around JGIT and ran into this today so I tried to fix it up.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.