Excite :: Parent Pom

Parent POM to the Extensible XML-based Content and Information Transformation Engine

Лицензия

Лицензия

Группа

Группа

com.parisesoftware
Идентификатор

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

excite-parent
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

groovydoc
Описание

Описание

Excite :: Parent Pom
Parent POM to the Extensible XML-based Content and Information Transformation Engine
Ссылка на сайт

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

https://github.com/AParise1217/excite
Система контроля версий

Система контроля версий

https://github.com/AParise1217/excite

Скачать excite-parent

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.7
org.codehaus.groovy : groovy-all pom 2.5.6

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.spockframework : spock-core jar 1.3-groovy-2.5
cglib : cglib-nodep jar 3.2.4
org.objenesis : objenesis jar 2.5.1

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

  • excite-core
  • excite-commandline

EXCITE

Maven Central GitHub license

Extensible XML-based Content and Information Transformation Engine

XML Transformations made groovy!


Releasing to Maven Central

Performing a Release Deployment

Note: This must occur prior to the Release Deployment!

Make sure the "release-sign-artifacts" and "ossrh" Maven profiles are active.

  1. mvn clean
  2. mvn release:prepare -Possrh,release-sign-artifacts
  3. mvn release:perform -Possrh,release-sign-artifacts
  • await the release process to finish *
  1. git push --tags
  2. git push origin master

Updating the Release Version

  1. mvn versions:set -DnewVersion=1.2.3

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0