You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: artifactory-maven-plugin-example/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This example is using the Maven Artifactory Plugin for artifacts and build-info
8
8
9
9
To run this example, please do the following:
10
10
* Edit the pom.xml file and set the value of the *contextUrl* with your Artifactory URL, as well as the other Artifactory properties.
11
-
For more configuration information see the [Maven Artifactory Plugin documentation](https://www.jfrog.com/confluence/display/RTF/Maven+Artifactory+Plugin).
11
+
For more configuration information see the [Maven Artifactory Plugin documentation](https://docs.jfrog-applications.jfrog.io/ci-and-sdks/ci-integrations/maven-artifactory-plugin).
12
12
* CD to the project directory and run *mvn deploy*.
13
13
14
14
You can define the Artifactory details inside the pom file using properties. These properties can be sent to maven as system properties:
@@ -51,4 +51,4 @@ The full plugin documentation is available [here](https://www.jfrog.com/confluen
51
51
52
52
<br><br>
53
53
54
-
For more information about managing your maven packages with an [Artifactory Maven repository](https://jfrog.com/integration/maven-repository/) visit [Artifactory's documentation page](https://www.jfrog.com/confluence/display/RTF/Maven+Repository).
54
+
For more information about managing your maven packages with an [Artifactory Maven repository](https://jfrog.com/integration/maven-repository/) visit [Artifactory's documentation page](https://docs.jfrog-applications.jfrog.io/ci-and-sdks/ci-integrations/maven-artifactory-plugin).
0 commit comments