Skip to content

Commit 64cfff4

Browse files
Update build info docs to callout maven feed groupId & packageId requ… (#2617)
* Update build info docs to callout maven feed groupId & packageId requirement * capitals
1 parent 506351d commit 64cfff4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/pages/docs/packaging-applications/build-servers/build-information

src/pages/docs/packaging-applications/build-servers/build-information/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The build information step requires
5858
- Octopus URL: URL of your Octopus server
5959
- API Key: API key to use for uploading
6060
- (Optional) Space name: Name of the space to upload the build information to
61-
- Package ID: List of package IDs to associate the build information to
61+
- Package ID: List of package IDs to associate the build information to. For maven packages hosted in external feeds the groupID and packageID are required, for more information see our [maven documentation](/docs/packaging-applications/package-repositories/maven-feeds#troubleshooting-maven-feeds)).
6262
- Package version: The version of the packages
6363

6464
:::div{.hint}

0 commit comments

Comments
 (0)