TraceView instrumentation agent installer plugin

A Maven plugin that installs the TraceView Java instrumentation agent. Can be used within a pom or directly from command line. The supported goals are "install-agent" and "download-agent". The configuration properties are "agentVersion", "agentLocation" and "agentOperatingSystem"(the last one is only valid for "download-agent" goal), all are optional and may be specified as maven configuration properties or system properties. For other information on our Java agent please visit http://docs.traceview.solarwinds.com/Instrumentation/java.html.

License

License

TraceView Java Agent License
Categories

Categories

Java Languages Maven Build Tools
GroupId

GroupId

com.tracelytics.agent.java
ArtifactId

ArtifactId

tracelytics-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

TraceView instrumentation agent installer plugin
A Maven plugin that installs the TraceView Java instrumentation agent. Can be used within a pom or directly from command line. The supported goals are "install-agent" and "download-agent". The configuration properties are "agentVersion", "agentLocation" and "agentOperatingSystem"(the last one is only valid for "download-agent" goal), all are optional and may be specified as maven configuration properties or system properties. For other information on our Java agent please visit http://docs.traceview.solarwinds.com/Instrumentation/java.html.
Project URL

Project URL

https://traceview.solarwinds.com/TraceView/Java

Download tracelytics-maven-plugin

How to add to project

<plugin>
    <groupId>com.tracelytics.agent.java</groupId>
    <artifactId>tracelytics-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

runtime (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-compat jar 3.3.9
org.apache.maven.plugins : maven-dependency-plugin jar 2.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0