Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DCA11Y-1222 config changes for releasing to Atlassian repository #10

Closed
8 changes: 2 additions & 6 deletions frontend-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>frontend-plugins</artifactId>
<groupId>com.github.eirslett</groupId>
<groupId>com.atlassian.frontend-maven-plugin-fork</groupId>
<version>1.15.0-atlassian-1-SNAPSHOT</version>
</parent>

Expand All @@ -24,7 +24,7 @@

<dependencies>
<dependency>
<groupId>com.github.eirslett</groupId>
<groupId>com.atlassian.frontend-maven-plugin-fork</groupId>
<artifactId>frontend-plugin-core</artifactId>
<version>${project.parent.version}</version>
</dependency>
Expand Down Expand Up @@ -79,10 +79,6 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion frontend-maven-plugin/src/it/bun-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<build>
<plugins>
<plugin>
<groupId>com.github.eirslett</groupId>
<groupId>com.atlassian.frontend-maven-plugin-fork</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<!-- NB! Set <version> to the latest released version of frontend-maven-plugin, like in README.md -->
<version>@project.version@</version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<build>
<plugins>
<plugin>
<groupId>com.github.eirslett</groupId>
<groupId>com.atlassian.frontend-maven-plugin-fork</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<!-- NB! Set <version> to the latest released version of frontend-maven-plugin, like in README.md -->
<version>@project.version@</version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<build>
<plugins>
<plugin>
<groupId>com.github.eirslett</groupId>
<groupId>com.atlassian.frontend-maven-plugin-fork</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<!-- NB! Set <version> to the latest released version of frontend-maven-plugin, like in README.md -->
<version>@project.version@</version>
Expand Down
2 changes: 1 addition & 1 deletion frontend-maven-plugin/src/it/example project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<build>
<plugins>
<plugin>
<groupId>com.github.eirslett</groupId>
<groupId>com.atlassian.frontend-maven-plugin-fork</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<!-- NB! Set <version> to the latest released version of frontend-maven-plugin, like in README.md -->
<version>@project.version@</version>
Expand Down
2 changes: 1 addition & 1 deletion frontend-maven-plugin/src/it/node-provided-npm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<build>
<plugins>
<plugin>
<groupId>com.github.eirslett</groupId>
<groupId>com.atlassian.frontend-maven-plugin-fork</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<!-- NB! Set <version> to the latest released version of frontend-maven-plugin, like in README.md -->
<version>@project.version@</version>
Expand Down
2 changes: 1 addition & 1 deletion frontend-maven-plugin/src/it/npx-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<build>
<plugins>
<plugin>
<groupId>com.github.eirslett</groupId>
<groupId>com.atlassian.frontend-maven-plugin-fork</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<!-- NB! Set <version> to the latest released version of frontend-maven-plugin, like in README.md -->
<version>@project.version@</version>
Expand Down
2 changes: 1 addition & 1 deletion frontend-maven-plugin/src/it/pnpm-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<build>
<plugins>
<plugin>
<groupId>com.github.eirslett</groupId>
<groupId>com.atlassian.frontend-maven-plugin-fork</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<!-- NB! Set <version> to the latest released version of frontend-maven-plugin, like in README.md -->
<version>@project.version@</version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<build>
<plugins>
<plugin>
<groupId>com.github.eirslett</groupId>
<groupId>com.atlassian.frontend-maven-plugin-fork</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<!-- NB! Set <version> to the latest released version of frontend-maven-plugin, like in README.md -->
<version>@project.version@</version>
Expand Down
2 changes: 1 addition & 1 deletion frontend-maven-plugin/src/it/yarn-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<build>
<plugins>
<plugin>
<groupId>com.github.eirslett</groupId>
<groupId>com.atlassian.frontend-maven-plugin-fork</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<!-- NB! Set <version> to the latest released version of frontend-maven-plugin, like in README.md -->
<version>@project.version@</version>
Expand Down
6 changes: 1 addition & 5 deletions frontend-plugin-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>frontend-plugins</artifactId>
<groupId>com.github.eirslett</groupId>
<groupId>com.atlassian.frontend-maven-plugin-fork</groupId>
<version>1.15.0-atlassian-1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -75,10 +75,6 @@

<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
Expand Down
54 changes: 10 additions & 44 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>com.github.eirslett</groupId>
<groupId>com.atlassian.frontend-maven-plugin-fork</groupId>
<artifactId>frontend-plugins</artifactId>
<version>1.15.0-atlassian-1-SNAPSHOT</version>
<packaging>pom</packaging>

<parent>
<artifactId>central-pom</artifactId>
<groupId>com.atlassian.pom</groupId>
<version>6.3.8</version>
</parent>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gpg.skip>true</gpg.skip>
Expand All @@ -32,9 +38,9 @@
</licenses>

<scm>
<url>https://github.com/atlassian/frontend-maven-plugin</url>
<connection>scm:git:https://github.com/atlassian/frontend-maven-plugin.git</connection>
<developerConnection>scm:git:[email protected]:atlassian/frontend-maven-plugin.git</developerConnection>
<url>https://github.com/atlassian-forks/frontend-maven-plugin</url>
<connection>scm:git:https://github.com/atlassian-forks/frontend-maven-plugin.git</connection>
<developerConnection>scm:git:[email protected]:atlassian-forks/frontend-maven-plugin.git</developerConnection>
</scm>

<developers>
Expand Down Expand Up @@ -64,34 +70,6 @@
<goals>deploy</goals>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.1.1</version>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.13</version>
<executions>
<execution>
<id>default-deploy</id>
<phase>deploy</phase>
<!-- By default, this is the phase deploy goal will bind to -->
<goals>
<goal>deploy</goal>
</goals>
</execution>
</executions>
<configuration>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<serverId>ossrh</serverId>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
</plugins>
<pluginManagement>
<plugins>
Expand Down Expand Up @@ -136,16 +114,4 @@
</plugins>
</pluginManagement>
</build>

<distributionManagement>
<repository>
<id>atlassian-3rdparty</id>
<url>https://maven.atlassian.com/3rdparty</url>
</repository>
<snapshotRepository>
<id>atlassian-3rdparty-snapshot</id>
<url>https://maven.atlassian.com/3rdparty-snapshot</url>
</snapshotRepository>
</distributionManagement>

</project>