1 <%@page contentType="text/html;charset=UTF-8"%>
2 <%@page pageEncoding="UTF-8"%>
3 <%@page session="false" %>
4 <%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %>
5 <%@taglib uri="http://www.springframework.org/tags" prefix="s"%>
6 <s:url var="base" value="/" />
7 <t:insertDefinition name="BASEPAGE">
8 <t:putAttribute name="title" value="Blog" type="string"/>
9 <t:putAttribute name="breadcrumb">
10 <li class="b"><a class="b" href="${base}index.html">Home</a></li>
11 <li class="b"><strong class="b">Blog</strong></li>
13 <t:putAttribute name="navigation" type="string">
14 <h1 class="nav">Navigation</h1>
15 <h2 class="nav menu">Section-Menu</h2>
16 <ul id="menu" class="cf">
17 <li class="m blog"><strong class="m">Blog</strong></li>
18 <li class="m projects"><a href="${base}projects.html" class="m">Projects</a></li>
19 <li class="m about"><a href="${base}about.html" class="m">About</a></li>
22 <t:putAttribute name="maincontent" type="string">
23 <article id="post-140" class="post-140 post type-post status-publish format-standard hentry category-jetty category-less category-maven category-wro4j">
24 <header class="entry-header">
25 <h2 class="entry-title"><a href="http://juplo.de/combining-jetty-maven-plugin-and-wro4j-maven-plugin-for-dynamic-reloading-of-less-resources/" title="Permalink to Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources" rel="bookmark">Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources</a></h2>
26 <div class="entry-meta">
27 Posted on <a href="http://juplo.de/combining-jetty-maven-plugin-and-wro4j-maven-plugin-for-dynamic-reloading-of-less-resources/" title="12:58" rel="bookmark"><time class="entry-date" datetime="2013-12-06T12:58:17+00:00" pubdate>December 6, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
28 </div><!-- .entry-meta -->
29 </header><!-- .entry-header -->
30 <div class="entry-content">
31 </div><!-- .entry-content -->
32 <footer class="entry-meta">
33 <span class="cat-links">
34 Posted in <a href="http://juplo.de/category/jetty/" title="View all posts in Jetty" rel="category tag">Jetty</a>, <a href="http://juplo.de/category/less/" title="View all posts in less" rel="category tag">less</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>, <a href="http://juplo.de/category/wro4j/" title="View all posts in wro4j" rel="category tag">wro4j</a>
36 </footer><!-- .entry-meta -->
37 </article><!-- #post-140 -->
38 <article id="post-114" class="post-114 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
39 <header class="entry-header">
40 <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-3-released/" title="Permalink to hibernate4-maven-plugin 1.0.3 released!" rel="bookmark">hibernate4-maven-plugin 1.0.3 released!</a></h2>
41 <div class="entry-meta">
42 Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-3-released/" title="02:46" rel="bookmark"><time class="entry-date" datetime="2013-10-18T02:46:23+00:00" pubdate>October 18, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
43 </div><!-- .entry-meta -->
44 </header><!-- .entry-header -->
45 <div class="entry-content">
46 </div><!-- .entry-content -->
47 <footer class="entry-meta">
48 <span class="cat-links">
49 Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
51 </footer><!-- .entry-meta -->
52 </article><!-- #post-114 -->
53 <article id="post-97" class="post-97 post type-post status-publish format-standard hentry category-appengine category-java category-maven category-oauth2">
54 <header class="entry-header">
55 <h2 class="entry-title"><a href="http://juplo.de/log-out-from-wrong-account-with-maven-appengine-plugin/" title="Permalink to Log out from wrong Account with maven-appengine-plugin" rel="bookmark">Log out from wrong Account with maven-appengine-plugin</a></h2>
56 <div class="entry-meta">
57 Posted on <a href="http://juplo.de/log-out-from-wrong-account-with-maven-appengine-plugin/" title="11:33" rel="bookmark"><time class="entry-date" datetime="2013-10-03T11:33:56+00:00" pubdate>October 3, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
58 </div><!-- .entry-meta -->
59 </header><!-- .entry-header -->
60 <div class="entry-content">
61 </div><!-- .entry-content -->
62 <footer class="entry-meta">
63 <span class="cat-links">
64 Posted in <a href="http://juplo.de/category/appengine/" title="View all posts in appengine" rel="category tag">appengine</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>, <a href="http://juplo.de/category/oauth2/" title="View all posts in oauth2" rel="category tag">oauth2</a>
66 </footer><!-- .entry-meta -->
67 </article><!-- #post-97 -->
68 <article id="post-90" class="post-90 post type-post status-publish format-standard hentry category-hibernate category-java category-jpa">
69 <header class="entry-header">
70 <h2 class="entry-title"><a href="http://juplo.de/bidirectional-association-with-elementcollection/" title="Permalink to Bidirectional Association with @ElementCollection" rel="bookmark">Bidirectional Association with @ElementCollection</a></h2>
71 <div class="entry-meta">
72 Posted on <a href="http://juplo.de/bidirectional-association-with-elementcollection/" title="11:11" rel="bookmark"><time class="entry-date" datetime="2013-10-03T11:11:36+00:00" pubdate>October 3, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
73 </div><!-- .entry-meta -->
74 </header><!-- .entry-header -->
75 <div class="entry-content">
76 </div><!-- .entry-content -->
77 <footer class="entry-meta">
78 <span class="cat-links">
79 Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/jpa/" title="View all posts in JPA" rel="category tag">JPA</a>
81 </footer><!-- .entry-meta -->
82 </article><!-- #post-90 -->
83 <article id="post-75" class="post-75 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
84 <header class="entry-header">
85 s <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-2-release/" title="Permalink to hibernate4-maven-plugin 1.0.2 released!" rel="bookmark">hibernate4-maven-plugin 1.0.2 released!</a></h2>
86 <div class="entry-meta">
87 Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-2-release/" title="02:06" rel="bookmark"><time class="entry-date" datetime="2013-08-02T02:06:08+00:00" pubdate>August 2, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
88 </div><!-- .entry-meta -->
89 </header><!-- .entry-header -->
90 <div class="entry-content">
91 </div><!-- .entry-content -->
92 <footer class="entry-meta">
93 <span class="cat-links">
94 Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
96 </footer><!-- .entry-meta -->
97 </article><!-- #post-75 -->
98 <article id="post-64" class="post-64 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
99 <header class="entry-header">
100 <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-1-released/" title="Permalink to hibernate4-maven-plugin 1.0.1 released!" rel="bookmark">hibernate4-maven-plugin 1.0.1 released!</a></h2>
101 <div class="entry-meta">
102 Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-1-released/" title="01:10" rel="bookmark"><time class="entry-date" datetime="2013-01-16T01:10:59+00:00" pubdate>January 16, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
103 </div><!-- .entry-meta -->
104 </header><!-- .entry-header -->
105 <div class="entry-content">
106 </div><!-- .entry-content -->
107 <footer class="entry-meta">
108 <span class="cat-links">
109 Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
111 </footer><!-- .entry-meta -->
112 </article><!-- #post-64 -->
113 <article id="post-55" class="post-55 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
114 <header class="entry-header">
115 <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-released/" title="Permalink to hibernate4-maven-plugin 1.0 released!" rel="bookmark">hibernate4-maven-plugin 1.0 released!</a></h2>
116 <div class="entry-meta">
117 Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-released/" title="22:04" rel="bookmark"><time class="entry-date" datetime="2012-11-29T22:04:25+00:00" pubdate>November 29, 2012</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
118 </div><!-- .entry-meta -->
119 </header><!-- .entry-header -->
120 <div class="entry-content">
121 </div><!-- .entry-content -->
122 <footer class="entry-meta">
123 <span class="cat-links">
124 Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
126 </footer><!-- .entry-meta -->
127 </article><!-- #post-55 -->
128 <article id="post-34" class="post-34 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
129 <header class="entry-header">
130 <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-a-simple-plugin-for-generating-a-database-schema-from-hibernate-4-mapping-annotations/" title="Permalink to hibernate4-maven-plugin" rel="bookmark">hibernate4-maven-plugin</a></h2>
131 <div class="entry-meta">
132 Posted on <a href="http://juplo.de/hibernate4-maven-plugin-a-simple-plugin-for-generating-a-database-schema-from-hibernate-4-mapping-annotations/" title="19:29" rel="bookmark"><time class="entry-date" datetime="2012-11-28T19:29:12+00:00" pubdate>November 28, 2012</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
133 </div><!-- .entry-meta -->
134 </header><!-- .entry-header -->
135 <div class="entry-content">
136 </div><!-- .entry-content -->
137 <footer class="entry-meta">
138 <span class="cat-links">
139 Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
141 </footer><!-- .entry-meta -->
142 </article><!-- #post-34 -->
144 <t:putAttribute name="marginalcontent" type="string">
145 <div id="secondary" class="widget-area" role="complementary">
146 <aside id="archives" class="widget">
147 <h1 class="widget-title">Archives</h1>
149 <li><a href='http://juplo.de/2013/10/' title='October 2013'>October 2013</a></li>
150 <li><a href='http://juplo.de/2013/08/' title='August 2013'>August 2013</a></li>
151 <li><a href='http://juplo.de/2013/01/' title='January 2013'>January 2013</a></li>
152 <li><a href='http://juplo.de/2012/11/' title='November 2012'>November 2012</a></li>
155 <aside id="categories" class="widget">
156 <h1 class="widget-title">Most Used Categories</h1>
158 <li class="cat-item cat-item-4"><a href="http://juplo.de/category/java/" title="View all posts filed under Java">Java</a> (6)</li>
159 <li class="cat-item cat-item-6"><a href="http://juplo.de/category/hibernate/" title="View all posts filed under Hibernate">Hibernate</a> (5)</li>
160 <li class="cat-item cat-item-8"><a href="http://juplo.de/category/maven/" title="View all posts filed under Maven">Maven</a> (5)</li>
161 <li class="cat-item cat-item-9"><a href="http://juplo.de/category/jpa/" title="View all posts filed under JPA">JPA</a> (1)</li>
162 <li class="cat-item cat-item-10"><a href="http://juplo.de/category/appengine/" title="View all posts filed under appengine">appengine</a> (1)</li>
163 <li class="cat-item cat-item-11"><a href="http://juplo.de/category/oauth2/" title="View all posts filed under oauth2">oauth2</a> (1)</li>
166 <aside id="search" class="widget widget_search">
167 <h1 class="widget-title">Search</h1>
168 <form role="search" method="get" id="searchform" class="searchform" action="http://juplo.de/">
170 <label class="screen-reader-text" for="s">Search for:</label>
171 <input type="text" value="" name="s" id="s" />
172 <input type="submit" id="searchsubmit" value="Search" />
176 </div><!-- #secondary .widget-area -->
177 <div id="tertiary" class="widget-area" role="supplementary">
178 </div><!-- #tertiary .widget-area -->
180 </t:insertDefinition>