License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.squirrel-sql |
ArtifactId | ArtifactIdsquirrelsql-update-site-plugin |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionSQuirreLSQL 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 |
<plugin>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-update-site-plugin</artifactId>
<version>1.0.9</version>
</plugin>
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 |