Difference between revisions of "Com.bitplan.pom"

From BITPlan Wiki
Jump to navigation Jump to search
 
(13 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
{{OsProject
 
{{OsProject
 
|id=com.bitplan.pom
 
|id=com.bitplan.pom
 +
|state=active
 
|owner=BITPlan
 
|owner=BITPlan
 
|title=definition of common generic maven aspects of BITPlan's projects
 
|title=definition of common generic maven aspects of BITPlan's projects
 
|url=https://github.com/BITPlan/com.bitplan.pom
 
|url=https://github.com/BITPlan/com.bitplan.pom
|version=0.0.9
+
|version=0.0.35
|date=2018/08/20
+
|date=2021-12-17
 +
|since=2018-08-20
 
|storemode=property
 
|storemode=property
 
}}
 
}}
 
=Freitext=
 
=Freitext=
 
 
= Motivation =
 
= Motivation =
Our [https://stackoverflow.com/questions/51915991/check-of-pom-xml-to-be-compliant-with-mvn-site-command-for-github-pages/51928386#51928386 stackoverflow question how to make sure pom.xml files for multiple projects are compliant with githubpages] led us to create this parent pom and a generator for the README files. Please contact us via our http://www.bitplan.com/index.php/Contactform if you are interested in the generator.
+
Our [https://stackoverflow.com/questions/51915991/check-of-pom-xml-to-be-compliant-with-mvn-site-command-for-github-pages/51928386#51928386 stackoverflow question how to make sure pom.xml files for multiple projects are compliant with githubpages] led us to create this parent pom and a generator for the README files. Please contact us via our [http://www.bitplan.com/index.php/Contactform Contact-Form] if you are interested in the generator.
 +
[[Category:frontend]]
 +
= Trials =
 +
{{Link|target=Multi-Module_Maven_with_github_pages}}

Latest revision as of 11:36, 20 December 2021

OsProject

OsProject
edit
id  com.bitplan.pom
state  active
owner  BITPlan
title  definition of common generic maven aspects of BITPlan's projects
url  https://github.com/BITPlan/com.bitplan.pom
version  0.0.35
description  
date  2021-12-17
since  2018-08-20
until  

Freitext

Motivation

Our stackoverflow question how to make sure pom.xml files for multiple projects are compliant with githubpages led us to create this parent pom and a generator for the README files. Please contact us via our Contact-Form if you are interested in the generator.

Trials

Multi-Module_Maven_with_github_pages