Integrating with Maven
Build can act as a Maven repository for projects that are built in Build and as a caching proxy for external Maven repositories.
About this task
You can configure Maven repositories and the artifacts from them can be used in CodeStation projects. Downloaded Maven projects are stored as CodeStation projects. See CodeStation projects.
Procedure
- Click .
-
On the Maven page, click Edit, and then select a
trigger type from the Dependency Trigger Type options.
This option determines the type of build trigger that is created when project dependencies are detected. When a project builds, push triggers initiate builds for dependent parent projects. When a project builds, pull triggers initiate builds for child projects that changed since the last time the parent was built.
- Optional: To configure a Maven repository, see Creating Maven repositories.
- Click Done.
