Skip to content

SLING-13293 - Support setting ranking header for bundled script bundles - #15

Open
jsedding wants to merge 6 commits into
masterfrom
jsedding/SLING-13293-bundled-scripts-ranking-header
Open

SLING-13293 - Support setting ranking header for bundled script bundles #15
jsedding wants to merge 6 commits into
masterfrom
jsedding/SLING-13293-bundled-scripts-ranking-header

update maven version to latest, add previously transitive dependencie…

9b855dd
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Aug 7, 2026 in 53s

Annotations

Check failure on line 191 in src/main/java/org/apache/sling/scriptingbundle/plugin/maven/MetadataMojo.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=apache_sling-scriptingbundle-maven-plugin&issues=AZ_cqf5AO7ixMsVbteRX&open=AZ_cqf5AO7ixMsVbteRX&pullRequest=15

Check failure on line 249 in src/main/java/org/apache/sling/scriptingbundle/plugin/maven/MetadataMojo.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "org.apache.sling.scriptingbundle.maven.plugin." 3 times.

See more on https://sonarcloud.io/project/issues?id=apache_sling-scriptingbundle-maven-plugin&issues=AZ_cqf5AO7ixMsVbteRW&open=AZ_cqf5AO7ixMsVbteRW&pullRequest=15

Check warning on line 22 in src/test/java/org/apache/sling/scriptingbundle/plugin/AbstractPluginTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused import 'org.junit.Assert.assertNull'.

See more on https://sonarcloud.io/project/issues?id=apache_sling-scriptingbundle-maven-plugin&issues=AZ_cqf8oO7ixMsVbteRZ&open=AZ_cqf8oO7ixMsVbteRZ&pullRequest=15

Check failure on line 62 in src/main/java/org/apache/sling/scriptingbundle/plugin/bnd/BundledScriptsScannerPlugin.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=apache_sling-scriptingbundle-maven-plugin&issues=AZ_cqf8TO7ixMsVbteRY&open=AZ_cqf8TO7ixMsVbteRY&pullRequest=15