Skip to content

Commit 167cac8

Browse files
committed
More site updates
1 parent fd1a60b commit 167cac8

24 files changed

+68
-22
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@
55

66
# Spring Data DynamoDB #
77

8+
<img align="left" src="https://derjust.github.io/spring-data-dynamodb/banner/spring-data-dynamodb.png">
9+
810
The primary goal of the [Spring® Data](http://www.springsource.org/spring-data) project is to make it easier to build Spring-powered applications that use data access technologies.
11+
912
This module deals with enhanced support for a data access layer built on [AWS DynamoDB](https://aws.amazon.com/dynamodb/).
13+
1014
Technical infos can be found on the [project page](https://derjust.github.io/spring-data-dynamodb/).
1115

1216
## Supported Features ##

pom.xml

+25-22
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@
455455
<plugin>
456456
<groupId>org.apache.maven.plugins</groupId>
457457
<artifactId>maven-site-plugin</artifactId>
458-
<version>3.3</version>
458+
<version>3.7</version>
459459
<configuration>
460460
<!-- Deactivate as Github plugin controls the upload -->
461461
<skipDeploy>true</skipDeploy>
@@ -517,27 +517,6 @@
517517
</contributor>
518518
</contributors>
519519

520-
<reporting>
521-
<plugins>
522-
<plugin>
523-
<groupId>org.apache.maven.plugins</groupId>
524-
<artifactId>maven-changes-plugin</artifactId>
525-
<version>2.12.1</version>
526-
<reportSets>
527-
<reportSet>
528-
<reports>
529-
<report>changes-report</report>
530-
</reports>
531-
</reportSet>
532-
</reportSets>
533-
</plugin>
534-
<plugin>
535-
<groupId>org.apache.maven.plugins</groupId>
536-
<artifactId>maven-project-info-reports-plugin</artifactId>
537-
<version>2.9</version>
538-
</plugin>
539-
</plugins>
540-
</reporting>
541520

542521
<distributionManagement>
543522
<site>
@@ -558,4 +537,28 @@
558537
<url>https://github.com/derjust/spring-data-dynamodb/issues</url>
559538
</issueManagement>
560539

540+
541+
<reporting>
542+
<plugins>
543+
<plugin>
544+
<groupId>org.apache.maven.plugins</groupId>
545+
<artifactId>maven-changes-plugin</artifactId>
546+
<version>2.12.1</version>
547+
<reportSets>
548+
<reportSet>
549+
<reports>
550+
<report>changes-report</report>
551+
</reports>
552+
</reportSet>
553+
</reportSets>
554+
</plugin>
555+
<plugin>
556+
<groupId>org.apache.maven.plugins</groupId>
557+
<artifactId>maven-project-info-reports-plugin</artifactId>
558+
<version>2.9</version>
559+
</plugin>
560+
</plugins>
561+
</reporting>
562+
563+
561564
</project>
Loading
Binary file not shown.
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
10.2 KB
Loading
608 Bytes
Loading
13.6 KB
Loading
1.43 KB
Loading
8.03 KB
Loading
33.7 KB
Binary file not shown.
18.8 KB
Loading
53.6 KB
Loading
81.7 KB
Loading
196 KB
Loading
10.2 KB
Loading

src/site/site.xml

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
3+
<!--
4+
<skin>
5+
<groupId>org.apache.maven.skins</groupId>
6+
<artifactId>maven-fluido-skin</artifactId>
7+
<version>1.7</version>
8+
</skin>
9+
-->
10+
11+
<bannerLeft>
12+
<name>${project.name}</name>
13+
<src>https://derjust.github.io/spring-data-dynamodb/banner/spring-data-dynamodb.png</src>
14+
<href>https://derjust.github.io/spring-data-dynamodb</href>
15+
</bannerLeft>
16+
17+
<body>
18+
<head>
19+
<![CDATA[
20+
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="//derjust.github.io/spring-data-dynamodb/favicon/apple-touch-icon-120x120.png" />
21+
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="//derjust.github.io/spring-data-dynamodb/favicon/apple-touch-icon-76x76.png" />
22+
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="//derjust.github.io/spring-data-dynamodb/favicon/apple-touch-icon-152x152.png" />
23+
<link rel="icon" type="image/png" href="//derjust.github.io/spring-data-dynamodb/favicon/favicon-196x196.png" sizes="196x196" />
24+
<link rel="icon" type="image/png" href="//derjust.github.io/spring-data-dynamodb/favicon/favicon-96x96.png" sizes="96x96" />
25+
<link rel="icon" type="image/png" href="//derjust.github.io/spring-data-dynamodb/favicon/favicon-32x32.png" sizes="32x32" />
26+
<link rel="icon" type="image/png" href="//derjust.github.io/spring-data-dynamodb/favicon/favicon-16x16.png" sizes="16x16" />
27+
<link rel="icon" type="image/png" href="//derjust.github.io/spring-data-dynamodb/favicon/favicon-128.png" sizes="128x128" />
28+
<meta name="application-name" content="&nbsp;"/>
29+
<meta name="msapplication-TileColor" content="#FFFFFF" />
30+
<meta name="msapplication-TileImage" content="//derjust.github.io/spring-data-dynamodb/favicon/mstile-144x144.png" />
31+
<meta name="msapplication-square70x70logo" content="//derjust.github.io/spring-data-dynamodb/favicon/mstile-70x70.png" />
32+
<meta name="msapplication-square150x150logo" content="//derjust.github.io/spring-data-dynamodb/favicon/mstile-150x150.png" />
33+
<meta name="msapplication-wide310x150logo" content="//derjust.github.io/spring-data-dynamodb/favicon/mstile-310x150.png" />
34+
<meta name="msapplication-square310x310logo" content="//derjust.github.io/spring-data-dynamodb/favicon/mstile-310x310.png" />
35+
]]>
36+
</head>
37+
</body>
38+
39+
</project>

0 commit comments

Comments
 (0)