Last Version

MavenAnalysisConf 2.0.1

Provides a Checkstyle and PMD configuration. The PMD configuration is meant to allow for future hierarchical levels to be defined, so that projects can choose which level to adhere. Checkstyle is not as flexible. I have provided a check that looks for a BSD 3 clause header in your project assuming that will be your default, especially in the https://github.com/salesforce/ repositories.

License

License

BSD-3
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.salesforce.maven
ArtifactId

ArtifactId

MavenAnalysisConf
Version

Version

2.0.1
Type

Type

jar
Description

Description

MavenAnalysisConf
Provides a Checkstyle and PMD configuration. The PMD configuration is meant to allow for future hierarchical levels to be defined, so that projects can choose which level to adhere. Checkstyle is not as flexible. I have provided a check that looks for a BSD 3 clause header in your project assuming that will be your default, especially in the https://github.com/salesforce/ repositories.
Project Organization

Project Organization

Salesforce OSS
Source Code Management

Source Code Management

https://github.com/salesforce/MavenParent/blob/master/MavenAnalysisConf/

Download MavenAnalysisConf 2.0.1


<!-- https://jarcasting.com/artifacts/com.salesforce.maven/MavenAnalysisConf/ -->
<dependency>
    <groupId>com.salesforce.maven</groupId>
    <artifactId>MavenAnalysisConf</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.maven/MavenAnalysisConf/
implementation 'com.salesforce.maven:MavenAnalysisConf:2.0.1'
// https://jarcasting.com/artifacts/com.salesforce.maven/MavenAnalysisConf/
implementation ("com.salesforce.maven:MavenAnalysisConf:2.0.1")
'com.salesforce.maven:MavenAnalysisConf:jar:2.0.1'
<dependency org="com.salesforce.maven" name="MavenAnalysisConf" rev="2.0.1">
  <artifact name="MavenAnalysisConf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.maven', module='MavenAnalysisConf', version='2.0.1')
)
libraryDependencies += "com.salesforce.maven" % "MavenAnalysisConf" % "2.0.1"
[com.salesforce.maven/MavenAnalysisConf "2.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.