installer
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>installer</artifactId>
<version>3.5.0</version>
</dependency><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>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
<version>3.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>installer</artifactId>
<packaging>pom</packaging>
<name>Installer Module Pom</name>
<description>
The installer module pom lists all of the projects that participate in building the installer.
</description>
<inceptionYear>2001</inceptionYear>
<developers>
<developer>
<name>Gerd Wagner</name>
<roles>
<role>Administrator</role>
<role>Developer</role>
</roles>
</developer>
<developer>
<name>Rob Manning</name>
<roles>
<role>Developer</role>
<role>Release Manager</role>
</roles>
</developer>
</developers>
<licenses>
<license>
<name>GNU Lesser General Public License</name>
<url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<url>http://www.squirrelsql.org/</url>
<scm>
<connection>scm:git:git://git.code.sf.net/p/squirrel-sql/git</connection>
<developerConnection>scm:git:ssh://git.code.sf.net/p/squirrel-sql/git</developerConnection>
<url>http://sourceforge.net/p/squirrel-sql/git/ci/fe9318bdee3991f010b5b476244e5629c7d8efee/tree</url>
<tag>squirrel-sql-3.5.0</tag>
</scm>
<issueManagement>
<system>SourceForge Tracker</system>
<url>http://sourceforge.net/tracker/?group_id=28383%26atid=393414</url>
</issueManagement>
<ciManagement>
<system>Hudson</system>
<url>https://www.squirrel-sql.org/hudson/</url>
</ciManagement>
<modules>
<module>squirrelsql-java-version-checker</module>
<module>squirrelsql-launcher</module>
<module>squirrelsql-other-installer</module>
<module>squirrelsql-macosx-installer</module>
<module>squirrelsql-installer-deps</module>
<module>squirrelsql-update-site</module>
</modules>
<properties>
<app-lib-output-dir>${staging.dir}/lib</app-lib-output-dir>
</properties>
<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-dependency-plugin</artifactId>
<version>1.0.8</version>
<executions>
<execution>
<id>application-libraries</id>
<phase>process-resources</phase>
<goals>
<goal>copy-dependencies</goal>
</goals>
<configuration>
<stripVersion>true</stripVersion>
<!-- This is a scaled down list of artifacts that we need at runtime,
minus any that are not needed -->
<excludeGroupIds>net.sf.squirrel-sql.plugins</excludeGroupIds>
<includedArtifacts>
<includedArtifact>antlr:antlr</includedArtifact>
<includedArtifact>asm:asm</includedArtifact>
<includedArtifact>asm:asm-attrs</includedArtifact>
<includedArtifact>com.fifesoft:autocomplete</includedArtifact>
<includedArtifact>axis:axis</includedArtifact>
<includedArtifact>axis:axis-jaxrpc</includedArtifact>
<includedArtifact>axis:axis-saaj</includedArtifact>
<includedArtifact>axis:axis-wsdl4j</includedArtifact>
<includedArtifact>cglib:cglib</includedArtifact>
<includedArtifact>com.fifesoft.rtext:common</includedArtifact>
<includedArtifact>commons-cli:commons-cli</includedArtifact>
<includedArtifact>commons-codec:commons-codec</includedArtifact>
<includedArtifact>commons-collections:commons-collections</includedArtifact>
<includedArtifact>commons-discovery:commons-discovery</includedArtifact>
<includedArtifact>commons-httpclient:commons-httpclient</includedArtifact>
<includedArtifact>commons-lang:commons-lang</includedArtifact>
<includedArtifact>commons-logging:commons-logging</includedArtifact>
<includedArtifact>com.jgoodies:forms</includedArtifact>
<includedArtifact>net.sf.squirrel-sql:fw</includedArtifact>
<includedArtifact>org.hibernate:hibernate-annotations</includedArtifact>
<includedArtifact>org.hibernate:hibernate-commons-annotations</includedArtifact>
<includedArtifact>org.hibernate:hibernate-entitymanager</includedArtifact>
<includedArtifact>org.hibernate:hibernate</includedArtifact>
<includedArtifact>net.sourceforge.jexcelapi:jxl</includedArtifact>
<includedArtifact>log4j:log4j</includedArtifact>
<includedArtifact>be.cyberelf.nanoxml:nanoxml</includedArtifact>
<!--<includedArtifact>net.sf.squirrel-sql.thirdparty-non-maven:openide</includedArtifact> -->
<!--<includedArtifact>net.sf.squirrel-sql.thirdparty-non-maven:openide-loaders</includedArtifact> -->
<!--<includedArtifact>net.sf.squirrel-sql.thirdparty-non-maven:org-netbeans-modules-editor</includedArtifact> -->
<!--<includedArtifact>net.sf.squirrel-sql.thirdparty-non-maven:org-netbeans-modules-editor-fold</includedArtifact> -->
<!--<includedArtifact>net.sf.squirrel-sql.thirdparty-non-maven:org-netbeans-modules-editor-lib</includedArtifact> -->
<!--<includedArtifact>net.sf.squirrel-sql.thirdparty-non-maven:org-netbeans-modules-editor-util</includedArtifact> -->
<!--<includedArtifact>net.sf.squirrel-sql.thirdparty-non-maven:ostermiller-syntax</includedArtifact> -->
<!--<includedArtifact>net.sf.squirrel-sql.thirdparty-non-maven:ostermiller-bte</includedArtifact> -->
<includedArtifact>com.fifesoft:rsyntaxtextarea</includedArtifact>
<includedArtifact>com.fifesoft.rtext:rtext</includedArtifact>
<includedArtifact>org.springframework:spring-beans</includedArtifact>
<includedArtifact>net.sf.squirrel-sql:squirrel-sql</includedArtifact>
<includedArtifact>org.springframework:spring-context-support</includedArtifact>
<includedArtifact>org.springframework:spring-context</includedArtifact>
<includedArtifact>org.springframework:spring-core</includedArtifact>
<includedArtifact>org.antlr:stringtemplate</includedArtifact>
<includedArtifact>net.sf.squirrel-sql.thirdparty-non-maven:treetable</includedArtifact>
<includedArtifact>org.eclipse.swt.win32.win32:x86</includedArtifact>
<includedArtifact>org.mod4j.org.eclipse.compare:core</includedArtifact>
<includedArtifact>org.eclipse.equinox:org.eclipse.equinox.common</includedArtifact>
<includedArtifact>org.jmeld:jmeld</includedArtifact>
<includedArtifact>javax.help:javahelp</includedArtifact>
<includedArtifact>com.jidesoft:jide-oss</includedArtifact>
<includedArtifact>org.swinglabs:swing-worker</includedArtifact>
<includedArtifact>com.ibm.icu:icu4j</includedArtifact>
<includedArtifact>org.mod4j.org.eclipse:osgi</includedArtifact>
<includedArtifact>xml-apis:xml-apis</includedArtifact>
<includedArtifact>org.jfree:jfreechart</includedArtifact>
<includedArtifact>org.jfree:jcommon</includedArtifact>
</includedArtifacts>
<outputDirectory>${app-lib-output-dir}</outputDirectory>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.izpack</groupId>
<artifactId>izpack-maven-plugin</artifactId>
<version>${izpack-plugin-version}</version>
<dependencies>
<dependency>
<groupId>org.codehaus.izpack</groupId>
<artifactId>izpack-standalone-compiler</artifactId>
<version>${izpack-standalone-version}</version>
</dependency>
</dependencies>
<configuration>
<izpackBasedir>${staging.dir}</izpackBasedir>
<descriptor>${staging.dir}/classes/${izpack-config-filename}</descriptor>
</configuration>
<executions>
<execution>
<id>standard-installer</id>
<phase>package</phase>
<goals>
<goal>izpack</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</pluginManagement>
</build>
<profiles>
<!-- The only difference here is that we want to include the squirrelsql-source
project as a module when the uploadInstallers property is set. Since the
squirrelsql-source project takes some time to export the source from subversion,
and there is very little use for it except when uploading the installers
(uploadInstallers property is set), we exclude it for now in the default
build. -->
<profile>
<id>export-source</id>
<activation>
<property>
<name>uploadInstallers</name>
</property>
</activation>
<modules>
<module>squirrelsql-java-version-checker</module>
<module>squirrelsql-launcher</module>
<module>squirrelsql-other-installer</module>
<module>squirrelsql-macosx-installer</module>
<module>squirrelsql-source</module>
<module>squirrelsql-installer-deps</module>
<module>squirrelsql-update-site</module>
</modules>
</profile>
<profile>
<id>m2e</id>
<build>
<pluginManagement>
<plugins>
<!--This plugin's configuration is used to store Eclipse m2e settings
only. It has no influence on the Maven build itself. -->
<plugin>
<groupId>org.eclipse.m2e</groupId>
<artifactId>lifecycle-mapping</artifactId>
<version>1.0.0</version>
<configuration>
<lifecycleMappingMetadata>
<pluginExecutions>
<pluginExecution>
<pluginExecutionFilter>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<versionRange>${dependency-plugin-version}</versionRange>
<goals>
<goal>unpack</goal>
<goal>copy-dependencies</goal>
<goal>unpack-dependencies</goal>
</goals>
</pluginExecutionFilter>
<action>
<ignore />
</action>
</pluginExecution>
<pluginExecution>
<pluginExecutionFilter>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-version-plugin</artifactId>
<versionRange>${squirrelsql-version-plugin-version}</versionRange>
<goals>
<goal>set-version</goal>
</goals>
</pluginExecutionFilter>
<action>
<ignore />
</action>
</pluginExecution>
<pluginExecution>
<pluginExecutionFilter>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-dependency-plugin</artifactId>
<versionRange>1.0.8</versionRange>
<goals>
<goal>copy-dependencies</goal>
</goals>
</pluginExecutionFilter>
<action>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
</lifecycleMappingMetadata>
</configuration>
</plugin>
</plugins>
</pluginManagement>
</build>
</profile>
</profiles>
</project>