Apache FTPServer Project > Index > Documentation > Releasing |
FtpServer snapshots are located in the m2-snapshot-repository. To upload snapshots, you need to have access to people.apache.org and have your Maven SSH configuration
for the server apache.snapshots correct. After that, you can deploy snapshots using the following command from the project root:
mvn -P snapshot deploy