官网: https://www.atlassian.com Atlassian, inspired by the Greek Titan. list on the NASDAQ under TEAM 2015. Mission: Move work forward. Atlassian helps teams work smarter and faster, together.
主要产品:
产品名称
简介
备注
Jira
Project and issue tracking
项目管理系统
Confluence
Document collaboration
知识库系统
Trello
Collaborate visually on any project
简单的团队协作系统 适合个人或者小团队使用
Bitbucket
Git code management
代码库托管系统 支持权限管理/code review等等 类比Github
Bamboo
Integration and release management
自动化系统 类比Jenkins
Sourcetree
Git and Mercurial desktop client
git客户端
Fisheye
Search, monitor, and track across SVN, Git, and Perforce repositories
代码库查询展示系统 支持多种代码库
Crucible
Find bugs and improve code quality through peer code review
ldap.accountBase Root of the tree containing all user accounts. This is typically of the form ou=people,dc=example,dc=com. This setting may be added multiple times to specify more than one root.
ldap.groupBase Root of the tree containing all group objects. This is typically of the form ou=groups,dc=example,dc=com. This setting may be added multiple times to specify more than one root.
introduction-to-repositories The local repository refers to a copy on your own installation that is a cache of the remote downloads, and also contains the temporary build artifacts that you have not yet released.
updatePolicy: This element specifies how often updates should attempt to occur. Maven will compare the local POM’s timestamp (stored in a repository’s maven-metadata file) to the remote. The choices are: always, daily (default), interval:X (where X is an integer in minutes) or never.