forked from denizzzzp/teamcity-nexus-push-plugin
-
Notifications
You must be signed in to change notification settings - Fork 1
Work in TeamCity 2019.1.1 (build 66192)
License
jonh-at-demant/teamcity-nexus-push-plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TeamCity plugin to push artifacts to Nexus. Supports automatically cleaning up artifacts when the TeamCity build is cleaned up, and reports on the artifacts pushed to Nexus. 1. Build Issue 'mvn package' command from the root project to build your plugin. Resulting package <artifactId>.zip will be placed in 'target' directory. 2. Install To install the plugin, put zip archive to 'plugins' dir under TeamCity data directory and restart the server. 3. Config In TeamCity - (Administration/Nexus Servers) press "Create new Nexus Server configuration" and enter your Nexus server url, login. password 4. Use In TeamСity - Оpen your Edit Configuration Settings in your project in section Build Features press (Add build feature) and select "Nexus artifact publisher" Repository ID - Set your Repository name in Nexus sever Artifact Upload Parameters - Set your artifact param: ----------------EXAMPLE------------------------ raw.directory=TC_plugin/ raw.asset1=@target/nexus-push-plugin.zip raw.asset1.filename=nexus-push-plugin.zip -------------------END-------------------------- More config read: https://help.sonatype.com/repomanager3/rest-and-integration-api/components-api
About
Work in TeamCity 2019.1.1 (build 66192)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%