Com.bitplan.pom: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
=OsProject=
{{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.39
|date=2018/08/20
|date=2025-07-09
|since=2018-08-20
|storemode=property
|storemode=property
}}
}}
= 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]]
[[Category:frontend]]
= Trials =
{{Link|target=Multi-Module_Maven_with_github_pages}}

Latest revision as of 15:51, 26 December 2025

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.39
description  
date  2025-07-09
since  2018-08-20
until  

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