Skip to content

Commit

Permalink
[maven-release-plugin] prepare release composum-assets-1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] authored and [email protected] committed Mar 28, 2023
1 parent 45a38ee commit 6130d29
Show file tree
Hide file tree
Showing 10 changed files with 616 additions and 626 deletions.
5 changes: 2 additions & 3 deletions commons/bundle/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_0_0.xsd">
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.composum.assets</groupId>
<artifactId>composum-assets-commons</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>composum-assets-commons-bundle</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions commons/metadata-extractor-bundle/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<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>

<parent>
<groupId>com.composum.assets</groupId>
<artifactId>composum-assets-commons</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>metadata-extractor-bundle</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions commons/package/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_0_0.xsd">
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.composum.assets</groupId>
<artifactId>composum-assets-commons</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>composum-assets-commons-package</artifactId>
Expand Down
49 changes: 24 additions & 25 deletions commons/pom.xml
Original file line number Diff line number Diff line change
@@ -1,25 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.composum.assets</groupId>
<artifactId>composum-assets</artifactId>
<version>1.4.0-SNAPSHOT</version>
</parent>

<artifactId>composum-assets-commons</artifactId>
<packaging>pom</packaging>

<name>Composum Assets Commons</name>
<description>Maven parent for the Composum Assets Commons module</description>

<modules>
<module>bundle</module>
<module>metadata-extractor-bundle</module>
<module>setup</module>
<module>package</module>
</modules>

</project>
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.composum.assets</groupId>
<artifactId>composum-assets</artifactId>
<version>1.4.0</version>
</parent>

<artifactId>composum-assets-commons</artifactId>
<packaging>pom</packaging>

<name>Composum Assets Commons</name>
<description>Maven parent for the Composum Assets Commons module</description>

<modules>
<module>bundle</module>
<module>metadata-extractor-bundle</module>
<module>setup</module>
<module>package</module>
</modules>

</project>
271 changes: 135 additions & 136 deletions commons/setup/pom.xml
Original file line number Diff line number Diff line change
@@ -1,136 +1,135 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.composum.assets</groupId>
<artifactId>composum-assets-commons</artifactId>
<version>1.4.0-SNAPSHOT</version>
</parent>

<artifactId>composum-assets-commons-setup</artifactId>
<packaging>jar</packaging>

<name>Composum Assets Commons setup hook</name>
<description>the setup implementation code for the Assets modules</description>

<build>
<plugins>

<plugin>
<groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin</artifactId>
</plugin>

<!-- set main class -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<configuration>
<archive>
<manifest>
<mainClass>com.composum.assets.commons.setup.SetupHook</mainClass>
<addClasspath>true</addClasspath>
</manifest>
</archive>
</configuration>
</plugin>

<!-- embed utilities -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<executions>
<execution>
<id>embed</id>
<phase>validate</phase>
<goals>
<goal>unpack</goal>
</goals>
<configuration>
<artifactItems>
<artifactItem>
<groupId>com.composum.nodes.setup</groupId>
<artifactId>composum-nodes-setup-util</artifactId>
<outputDirectory>${project.build.directory}/classes</outputDirectory>
</artifactItem>
</artifactItems>
</configuration>
</execution>
</executions>
</plugin>

</plugins>
</build>

<dependencies>

<!-- Composum Nodes (Core) -->
<dependency>
<groupId>com.composum.nodes</groupId>
<artifactId>composum-nodes-commons</artifactId>
</dependency>
<dependency>
<groupId>com.composum.nodes</groupId>
<artifactId>composum-nodes-usermgr</artifactId>
</dependency>

<!-- Setup utilities -->
<dependency>
<groupId>com.composum.nodes.setup</groupId>
<artifactId>composum-nodes-setup-util</artifactId>
</dependency>

<!-- Apache Sling -->
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.api</artifactId>
</dependency>

<!-- JCR API, Jackrabbit -->
<dependency>
<groupId>javax.jcr</groupId>
<artifactId>jcr</artifactId>
</dependency>
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-jcr-commons</artifactId>
</dependency>
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-api</artifactId>
</dependency>
<dependency>
<groupId>org.apache.jackrabbit.vault</groupId>
<artifactId>org.apache.jackrabbit.vault</artifactId>
</dependency>

<!-- OSGi -->
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.core</artifactId>
</dependency>

<!-- Logging -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
</dependency>

</dependencies>
<profiles>

<profile>
<id>installBundle</id>
</profile>
<profile>
<id>installPackage</id>
</profile>
<profile>
<id>installTestContent</id>
</profile>

</profiles>
</project>

<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.composum.assets</groupId>
<artifactId>composum-assets-commons</artifactId>
<version>1.4.0</version>
</parent>

<artifactId>composum-assets-commons-setup</artifactId>
<packaging>jar</packaging>

<name>Composum Assets Commons setup hook</name>
<description>the setup implementation code for the Assets modules</description>

<build>
<plugins>

<plugin>
<groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin</artifactId>
</plugin>

<!-- set main class -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<configuration>
<archive>
<manifest>
<mainClass>com.composum.assets.commons.setup.SetupHook</mainClass>
<addClasspath>true</addClasspath>
</manifest>
</archive>
</configuration>
</plugin>

<!-- embed utilities -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<executions>
<execution>
<id>embed</id>
<phase>validate</phase>
<goals>
<goal>unpack</goal>
</goals>
<configuration>
<artifactItems>
<artifactItem>
<groupId>com.composum.nodes.setup</groupId>
<artifactId>composum-nodes-setup-util</artifactId>
<outputDirectory>${project.build.directory}/classes</outputDirectory>
</artifactItem>
</artifactItems>
</configuration>
</execution>
</executions>
</plugin>

</plugins>
</build>

<dependencies>

<!-- Composum Nodes (Core) -->
<dependency>
<groupId>com.composum.nodes</groupId>
<artifactId>composum-nodes-commons</artifactId>
</dependency>
<dependency>
<groupId>com.composum.nodes</groupId>
<artifactId>composum-nodes-usermgr</artifactId>
</dependency>

<!-- Setup utilities -->
<dependency>
<groupId>com.composum.nodes.setup</groupId>
<artifactId>composum-nodes-setup-util</artifactId>
</dependency>

<!-- Apache Sling -->
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.api</artifactId>
</dependency>

<!-- JCR API, Jackrabbit -->
<dependency>
<groupId>javax.jcr</groupId>
<artifactId>jcr</artifactId>
</dependency>
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-jcr-commons</artifactId>
</dependency>
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-api</artifactId>
</dependency>
<dependency>
<groupId>org.apache.jackrabbit.vault</groupId>
<artifactId>org.apache.jackrabbit.vault</artifactId>
</dependency>

<!-- OSGi -->
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.core</artifactId>
</dependency>

<!-- Logging -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
</dependency>

</dependencies>
<profiles>

<profile>
<id>installBundle</id>
</profile>
<profile>
<id>installPackage</id>
</profile>
<profile>
<id>installTestContent</id>
</profile>

</profiles>
</project>

Loading

0 comments on commit 6130d29

Please sign in to comment.