Последняя версия

SQuirreLSQL Version Maven Mojo 1.0.9

This project produces a maven mojo that can set the System property "squirrelsql.version" so that it can be used globally by the installers and the update-site projects. It accepts the project version as an argument which it uses to decide what the squirrelsql.version should be. If the project version ends with "-SNAPSHOT", then the squirrelsql.version will be set to Snapshot-{timestamp} where {timestamp} is the current timestamp in the form of YYYYMMDD_HHMM. If however, the project version does not end with "-SNAPSHOT", then squirrelsql.version will be set to the value of the project version.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.squirrel-sql
Идентификатор

Идентификатор

squirrelsql-version-plugin
Версия

Версия

1.0.9
Тип

Тип

maven-plugin
Описание

Описание

SQuirreLSQL Version Maven Mojo
This project produces a maven mojo that can set the System property "squirrelsql.version" so that it can be used globally by the installers and the update-site projects. It accepts the project version as an argument which it uses to decide what the squirrelsql.version should be. If the project version ends with "-SNAPSHOT", then the squirrelsql.version will be set to Snapshot-{timestamp} where {timestamp} is the current timestamp in the form of YYYYMMDD_HHMM. If however, the project version does not end with "-SNAPSHOT", then squirrelsql.version will be set to the value of the project version.
Ссылка на сайт

Ссылка на сайт

http://www.squirrelsql.org/

Скачать squirrelsql-version-plugin 1.0.9


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-project jar 2.0.2
org.apache.maven : maven-settings jar 2.0.2

Модули Проекта

Данный проект не имеет модулей.