Artifactory Maven Repository Manager 2.0 发布

阅读更多

Artifactory Maven Repository Manager 2.0 发布了!我们知道Artifactory总体来说还是一款不错的Maven仓库管理工具,但是在旧的版本里有一些不足之处。希望这个新版本能够弥补它原来的一些缺陷。

以下是它提供的部分新特点:

 

  • 可配置化的界面以及集成了具有可测试界面的LDAP (其他功能可以通过Spring Security 进行集成)。
  • Mavensettings.xml 里不再用明文密码, 提供了自动生成的加密密码,这对于用外部验证时尤其重要。
  • 精密的基于角色的访问控制(RBAC ),比如只允许让特定组访问源代码
  • 基于安全区域级别的管理员
  • 实时观察在某个选择的artifact/node 上的有效的RBAC 情况
  • 集成了对MySql 的支持
  • 提供了在IBM Websphere 下运行的支持
  • 提供了几乎每个界面元素的帮助
  • 改善了用户向导使它更完整了。
  • 在界面里实时显示server 日志。

更多的请参考下面引用或者文档。

http://www.theserverside.com/news/thread.tss?thread_id=52842

 

Artifactory Maven Repository Manager 2.0 Released

Posted by: Yoav Landman on ?? 07, 2009 DIGG

JFrog is pleased to announce the availability of Artifactory 2.0.

Artifactory is an advanced Maven repository manager, offering powerful enterprise features, such as LDAP/Active Directory integration and fine-grained permission control, behind an easy-to-use user interface.

With this second major release of Artifactory, Artifactory is 100% configurable via an Ajax web UI and is packed with many enterprise-level features out-of the box:

- Built-in UI configurable and UI-testable LDAP integration (other integrations possible via Spring Security).
- No more clear text passwords in your Maven settings.xml - Artifactory offers auto-generated encrypted passwords, which is extremely important when using external authentication.
- Ability to undeploy complete versions and remove in one go hundreds of old artifacts deployed from the same module.
- Sophisticated role-based access control (RBAC), e.g - you can allow only certain groups to see sources.
- Security domain level administrators.
- Real time view for the effective RBAC on a selected artifact/node.
- Ability to deploy a bundle of zipped artifacts and import a Maven local repository into Artifactory.
- True undeploy with immediate Maven metadata updates.
- Real time tailing of server logs from the UI.
- Remote checksum validations.
- Built-in support for MySql.
- Tomcat install script has been Improved and the ability to run as a Windows Service.
- Special support to run under IBM WebSphere.
- An artadmin command-line tool for performing various administrative tasks.
- The underlying architecture to support high volumes of concurrent downloads and uploads have been updated.
- Help on nearly every UI element.
- Improved, complete user guide .

Artifactory is available for immediate download from the JFrog Site or directly from SourceForge .

The Artifactory User Guide can be found here .

You can also try the Online Demo .

Artifactory is released under the Apache License, Version 2.0.

Enjoy!

The JFrog Artifactory Team

 

 

你可能感兴趣的:(maven,UI,Spring,MySQL,Websphere)