META-INF.buildmetadata.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of buildmetadata-maven-plugin Show documentation
Show all versions of buildmetadata-maven-plugin Show documentation
Generates metadata on a project collected on build time.
The newest version!
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <buildmetadata xmlns="http://www.smartics.de/project/process/implementation/buildmetadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.smartics.de/project/process/implementation/buildmetadata http://www.smartics.de/project/process/implementation/buildmetadata"> <name>1.7.0-20190315</name> <version>1.7.0</version> <groupId>de.smartics.maven.plugin</groupId> <artifactId>buildmetadata-maven-plugin</artifactId> <date>2019-03-15T18:39:37</date> <timestamp>1552671577657</timestamp> <build-year>2019</build-year> <project> <copyright-year>2006-2019</copyright-year> </project> <scm/> <runtime> <build-server>Asgard</build-server> <build-user>Robert</build-user> <os> <arch>amd64</arch> <name>Windows 10</name> <version>10.0</version> </os> <java> <name>Java(TM) SE Runtime Environment</name> <version>1.8.0_202-b08</version> <vendor>Oracle Corporation</vendor> <vm>Java HotSpot(TM) 64-Bit Server VM</vm> <compiler>HotSpot 64-Bit Tiered Compilers</compiler> </java> <maven> <version>3.2.1</version> <execution-project>de.smartics.maven.plugin:buildmetadata-maven-plugin:maven-plugin:1.7.0</execution-project> <is-excution-root>true</is-excution-root> <goals> <goal>deploy</goal> <goal>site-deploy</goal> </goals> <profiles> <profile source="pom">release</profile> <profile source="settings.xml">local</profile> <profile source="settings.xml">smartics</profile> <profile source="settings.xml">ossrh</profile> <profile source="settings.xml">defaultProfile</profile> </profiles> </maven> </runtime> <misc> <metadata name="build.date.pattern">dd.MM.yyyy HH:mm:ss</metadata> </misc> </buildmetadata>