Skip to content

Commit

Permalink
Update maven plugins.
Browse files Browse the repository at this point in the history
  • Loading branch information
nakag committed Jun 22, 2019
1 parent f858044 commit 30eee12
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 17 deletions.
18 changes: 10 additions & 8 deletions releng/jp.osdn.tmdmaker.configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@
<properties>
<!-- plugin versions -->
<tycho-version>1.4.0</tycho-version>
<jacoco-version>0.8.3</jacoco-version>
<jacoco-version>0.8.4</jacoco-version>
<antrun-version>1.8</antrun-version>
<sphinx-maven-plugin-version>2.3.1</sphinx-maven-plugin-version>
<sphinx-maven-plugin-version>2.4.0</sphinx-maven-plugin-version>
<maven-dependency-plugin-version>3.1.1</maven-dependency-plugin-version>
<maven-site-plugin-version>3.7.1</maven-site-plugin-version>
<wagon-ssh-version>3.3.2</wagon-ssh-version>
<coveralls-maven-plugin-version>4.3.0</coveralls-maven-plugin-version>
<maven-project-info-reports-plugin-version>3.0.0</maven-project-info-reports-plugin-version>
<maven-checkstyle-plugin-version>3.0.0</maven-checkstyle-plugin-version>
<maven-pmd-plugin-version>3.11.0</maven-pmd-plugin-version>
<pmd-version>6.13.0</pmd-version>
<maven-checkstyle-plugin-version>3.1.0</maven-checkstyle-plugin-version>
<maven-pmd-plugin-version>3.12.0</maven-pmd-plugin-version>
<pmd-version>6.15.0</pmd-version>
<maven-surefire-report-plugin-version>3.0.0-M3</maven-surefire-report-plugin-version>
<spotbugs-maven-plugin-version>3.1.8</spotbugs-maven-plugin-version>
<spotbugs-version>3.1.10</spotbugs-version>
<spotbugs-maven-plugin-version>3.1.12</spotbugs-maven-plugin-version>
<spotbugs-version>3.1.12</spotbugs-version>
<taglist-maven-plugin-version>2.4</taglist-maven-plugin-version>
<jdepend-maven-plugin-version>2.0</jdepend-maven-plugin-version>
<maven-javadoc-plugin-version>3.1.0</maven-javadoc-plugin-version>
Expand All @@ -48,13 +48,15 @@
<project-url>https://tmdmaker.osdn.jp</project-url>
<target-file>2019-03</target-file>
<!-- Website dependencies version -->
<reflow-velocity-tools-version>2.0.0-beta2</reflow-velocity-tools-version>
<reflow-velocity-tools-version>2.0.2</reflow-velocity-tools-version>
<!-- <reflow-velocity-tools-version>2.0.0-beta2</reflow-velocity-tools-version>
<anchorJsVesrion>3.2.2</anchorJsVesrion>
<bootstrapVersion>4.1.3</bootstrapVersion>
<bootswatchVersion>4.1.3</bootswatchVersion>
<highlightJsVersion>9.8.0</highlightJsVersion>
<highlightJsTheme>github</highlightJsTheme>
<jqueryVersion>3.3.1</jqueryVersion>
-->
<fontawesomeVersion>5.4.1</fontawesomeVersion>
<popperVersion>1.14.3</popperVersion>
</properties>
Expand Down
Empty file added src/site/resources/css/tmd.css
Empty file.
Binary file added src/site/resources/img/tmd_icon_48_32bit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 14 additions & 9 deletions src/site/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<bannerLeft>
<name>TMD-Maker</name>
<src>img/logo.png</src>
<src>img/tmd_icon_48_32bit.png</src>
<href>https://tmdmaker.osdn.jp</href>
</bannerLeft>
<publishDate position="bottom" format="yyyy-MM-dd" />
Expand All @@ -18,10 +18,16 @@
<skin>
<groupId>io.github.devacfr.maven.skins</groupId>
<artifactId>reflow-maven-skin</artifactId>
<version>2.0.0-beta2</version>
<version>2.0.2</version>
</skin>

<body>
<head>
<![CDATA[
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="stylesheet" href="./css/tmd.css" />
]]>
</head>
<links>
<item name="ダウンロード" href="https://osdn.net/projects/tmdmaker/releases/" />
</links>
Expand All @@ -39,7 +45,7 @@
<item name="GitHub(ミラー)" href="https://github.com/tmdmaker/tmdmaker/" />
</menu>

<menu name="プロジェクト文書" ref="reports"/>
<menu name="プロジェクト文書" ref="reports" inherit="bottom" />

</body>

Expand All @@ -53,17 +59,16 @@
<name>TMD-Maker</name>
<href>https://tmdmaker.osdn.jp</href>
</brand>
<slogan>ビジネス解析とデータベース設計を同時に実現する
<![CDATA[
<br />
<slogan> <![CDATA[
<p>ビジネス解析とデータベース設計を同時に実現する</p>
<p />
<a href='https://travis-ci.org/tmdmaker/tmdmaker'><img src='https://travis-ci.org/tmdmaker/tmdmaker.svg?branch=develop' alt='Build Status' /></a>
<a href='https://coveralls.io/github/tmdmaker/tmdmaker?branch=develop'><img src='https://coveralls.io/repos/github/tmdmaker/tmdmaker/badge.svg?branch=develop' alt='Coverage Status' /></a>
]]>
</slogan>
<titleTemplate>%2$s | %1$s</titleTemplate>
<toc>top</toc>
<tocTopMax>6</tocTopMax>
<topNav>ドキュメント|プロジェクト|プロジェクト文書</topNav>
<navbar filterMenu="ドキュメント|プロジェクト|プロジェクト文書"></navbar>
<bottomNav>
<column>ドキュメント</column>
<column>プロジェクト文書</column>
Expand All @@ -72,7 +77,7 @@
<pages>
<index>
<toc>false</toc>
<markPageHeader>true</markPageHeader>
<markPageHeader>false</markPageHeader>
<sections>
<carousel />
<columns>2</columns>
Expand Down

0 comments on commit 30eee12

Please sign in to comment.