Skip to content

Commit

Permalink
upstream: b=main,r=c8a3e4cc117ccfab5a6e16dceb19f69c64ce90f1,t=2024-11…
Browse files Browse the repository at this point in the history
…-22-1342-38744
  • Loading branch information
sonatype-zion committed Nov 22, 2024
1 parent aeac8dd commit fc7a257
Show file tree
Hide file tree
Showing 305 changed files with 2,862 additions and 1,605 deletions.
2 changes: 1 addition & 1 deletion assemblies/nexus-base-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.sonatype.nexus.assemblies</groupId>
<artifactId>nexus-assemblies</artifactId>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
</parent>

<artifactId>nexus-base-feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assemblies/nexus-base-overlay/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.sonatype.nexus.assemblies</groupId>
<artifactId>nexus-assemblies</artifactId>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
</parent>

<artifactId>nexus-base-overlay</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assemblies/nexus-base-template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.sonatype.nexus.assemblies</groupId>
<artifactId>nexus-assemblies</artifactId>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
</parent>

<artifactId>nexus-base-template</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assemblies/nexus-boot-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.sonatype.nexus.assemblies</groupId>
<artifactId>nexus-assemblies</artifactId>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
</parent>

<artifactId>nexus-boot-feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assemblies/nexus-core-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.sonatype.nexus.assemblies</groupId>
<artifactId>nexus-assemblies</artifactId>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
</parent>

<artifactId>nexus-core-feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assemblies/nexus-startup-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.sonatype.nexus.assemblies</groupId>
<artifactId>nexus-assemblies</artifactId>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
</parent>

<artifactId>nexus-startup-feature</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions assemblies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-parent</artifactId>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
</parent>

<groupId>org.sonatype.nexus.assemblies</groupId>
Expand All @@ -46,15 +46,15 @@
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-components</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-plugins</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

Expand Down
38 changes: 19 additions & 19 deletions buildsupport/all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
</parent>

<artifactId>nexus-buildsupport-all</artifactId>
Expand All @@ -35,143 +35,143 @@
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-commons</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-db</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-goodies</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-groovy</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-guice</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-httpclient</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-internal</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-jetty</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-jruby</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-logging</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-maven</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-metrics</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-osgi</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-other</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-rest</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-security</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-testing</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-ui</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
</parent>

<artifactId>nexus-buildsupport-commons</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions buildsupport/db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
</parent>

<artifactId>nexus-buildsupport-db</artifactId>
Expand All @@ -47,7 +47,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.2.224</version>
<version>2.3.232</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions buildsupport/extjs-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
</parent>

<artifactId>extjs-maven-plugin</artifactId>
Expand All @@ -37,7 +37,7 @@
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-all</artifactId>
<type>pom</type>
<version>3.75.0-SNAPSHOT</version>
<version>3.76.0-SNAPSHOT</version>
<scope>import</scope>
</dependency>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
*
* @since 3.0
*/
@Mojo(name="aggregate-js", defaultPhase = PROCESS_RESOURCES)
@Mojo(name = "aggregate-js", defaultPhase = PROCESS_RESOURCES)
public class AggregateJsMojo
extends AbstractMojo
{
private static final String[] DEFAULT_INCLUDES = { "**/*.js" };
private static final String[] DEFAULT_INCLUDES = {"**/*.js"};

@Parameter(required = true)
private File sourceDirectory;
Expand Down Expand Up @@ -67,10 +67,10 @@ public class AggregateJsMojo
private boolean omit;

/**
* Omission flags. When named flag is enabled, sections matching those omission tokens will be commented out.
* Omission flags. When named flag is enabled, sections matching those omission tokens will be commented out.
*/
@Parameter
private Map<String,String> omitFlags;
private Map<String, String> omitFlags;

@Override
public void execute() throws MojoExecutionException, MojoFailureException {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ else if (node instanceof StringLiteral) {
*/
private String stringLiteral(final AstNode node) {
checkState(node instanceof StringLiteral, node, "Expected string literal only");
//noinspection ConstantConditions
// noinspection ConstantConditions
StringLiteral string = (StringLiteral) node;
return string.getValue();
}
Expand All @@ -383,7 +383,7 @@ private String stringLiteral(final AstNode node) {
*/
private double numberLiteral(final AstNode node) {
checkState(node instanceof NumberLiteral, node, "Expected number literal only");
//noinspection ConstantConditions
// noinspection ConstantConditions
NumberLiteral number = (NumberLiteral) node;
return number.getNumber();
}
Expand All @@ -394,7 +394,7 @@ private double numberLiteral(final AstNode node) {
private List<String> arrayStringLiteral(final AstNode node) {
checkState(node instanceof ArrayLiteral, node, "Expected array literal only");
List<String> result = new ArrayList<>();
//noinspection ConstantConditions
// noinspection ConstantConditions
ArrayLiteral array = (ArrayLiteral) node;
for (AstNode element : array.getElements()) {
result.add(stringLiteral(element));
Expand Down
Loading

0 comments on commit fc7a257

Please # to comment.