SQuirreLSQL Update Site Maven Mojo

This project produces the Mojo that can build a proper release.xml for the SQuirreLSQL update site, given a directory where the updated jar artifacts are located. This plugin accepts a directory in it's configuration and expects to find three sub-directories there : core, plugins and i18n. It then categorizes the artifacts found in those directories accordingly in the final release.xml file, that is generated in the specified folder.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.squirrel-sql
ArtifactId

ArtifactId

squirrelsql-update-site-plugin
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

SQuirreLSQL Update Site Maven Mojo
This project produces the Mojo that can build a proper release.xml for the SQuirreLSQL update site, given a directory where the updated jar artifacts are located. This plugin accepts a directory in it's configuration and expects to find three sub-directories there : core, plugins and i18n. It then categorizes the artifacts found in those directories accordingly in the final release.xml file, that is generated in the specified folder.
Project URL

Project URL

http://www.squirrelsql.org/

Download squirrelsql-update-site-plugin

How to add to project

<plugin>
    <groupId>net.sf.squirrel-sql</groupId>
    <artifactId>squirrelsql-update-site-plugin</artifactId>
    <version>1.0.9</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.squirrel-sql : squirrel-sql jar 3.2.1
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-project jar 2.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1