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 <t:insertDefinition name="BASEPAGE">
6 <t:putAttribute name="title" value="Blog" type="string"/>
7 <t:putAttribute name="breadcrumb">
8 <li class="b"><a class="b" href="${base}index.html">Home</a></li>
9 <li class="b"><strong class="b">Blog</strong></li>
11 <t:putAttribute name="navigation" type="string">
12 <h1 class="nav">Navigation</h1>
13 <h2 class="nav menu">Section-Menu</h2>
14 <ul id="menu" class="cf">
15 <li class="m blog"><strong class="m">Blog</strong></li>
16 <li class="m projects"><a href="${base}projects.html" class="m">Projects</a></li>
17 <li class="m about"><a href="${base}about.html" class="m">About</a></li>
20 <t:putAttribute name="maincontent" type="string">
21 <article id="post-140" class="post-140 post type-post status-publish format-standard hentry category-jetty category-less category-maven category-wro4j">
22 <header class="entry-header">
23 <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>
24 <div class="entry-meta">
25 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>
26 </div><!-- .entry-meta -->
27 </header><!-- .entry-header -->
28 <div class="entry-content">
29 </div><!-- .entry-content -->
30 <footer class="entry-meta">
31 <span class="cat-links">
32 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>
34 </footer><!-- .entry-meta -->
35 </article><!-- #post-140 -->
36 <article id="post-114" class="post-114 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
37 <header class="entry-header">
38 <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>
39 <div class="entry-meta">
40 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>
41 </div><!-- .entry-meta -->
42 </header><!-- .entry-header -->
43 <div class="entry-content">
44 </div><!-- .entry-content -->
45 <footer class="entry-meta">
46 <span class="cat-links">
47 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>
49 </footer><!-- .entry-meta -->
50 </article><!-- #post-114 -->
51 <article id="post-97" class="post-97 post type-post status-publish format-standard hentry category-appengine category-java category-maven category-oauth2">
52 <header class="entry-header">
53 <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>
54 <div class="entry-meta">
55 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>
56 </div><!-- .entry-meta -->
57 </header><!-- .entry-header -->
58 <div class="entry-content">
59 </div><!-- .entry-content -->
60 <footer class="entry-meta">
61 <span class="cat-links">
62 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>
64 </footer><!-- .entry-meta -->
65 </article><!-- #post-97 -->
66 <article id="post-90" class="post-90 post type-post status-publish format-standard hentry category-hibernate category-java category-jpa">
67 <header class="entry-header">
68 <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>
69 <div class="entry-meta">
70 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>
71 </div><!-- .entry-meta -->
72 </header><!-- .entry-header -->
73 <div class="entry-content">
74 </div><!-- .entry-content -->
75 <footer class="entry-meta">
76 <span class="cat-links">
77 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>
79 </footer><!-- .entry-meta -->
80 </article><!-- #post-90 -->
81 <article id="post-75" class="post-75 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
82 <header class="entry-header">
83 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>
84 <div class="entry-meta">
85 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>
86 </div><!-- .entry-meta -->
87 </header><!-- .entry-header -->
88 <div class="entry-content">
89 </div><!-- .entry-content -->
90 <footer class="entry-meta">
91 <span class="cat-links">
92 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>
94 </footer><!-- .entry-meta -->
95 </article><!-- #post-75 -->
96 <article id="post-64" class="post-64 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
97 <header class="entry-header">
98 <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>
99 <div class="entry-meta">
100 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>
101 </div><!-- .entry-meta -->
102 </header><!-- .entry-header -->
103 <div class="entry-content">
104 </div><!-- .entry-content -->
105 <footer class="entry-meta">
106 <span class="cat-links">
107 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>
109 </footer><!-- .entry-meta -->
110 </article><!-- #post-64 -->
111 <article id="post-55" class="post-55 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
112 <header class="entry-header">
113 <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>
114 <div class="entry-meta">
115 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>
116 </div><!-- .entry-meta -->
117 </header><!-- .entry-header -->
118 <div class="entry-content">
119 </div><!-- .entry-content -->
120 <footer class="entry-meta">
121 <span class="cat-links">
122 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>
124 </footer><!-- .entry-meta -->
125 </article><!-- #post-55 -->
126 <article id="post-34" class="post-34 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
127 <header class="entry-header">
128 <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>
129 <div class="entry-meta">
130 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>
131 </div><!-- .entry-meta -->
132 </header><!-- .entry-header -->
133 <div class="entry-content">
134 </div><!-- .entry-content -->
135 <footer class="entry-meta">
136 <span class="cat-links">
137 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>
139 </footer><!-- .entry-meta -->
140 </article><!-- #post-34 -->
142 <t:putAttribute name="marginalcontent" type="string">
143 <div id="secondary" class="widget-area" role="complementary">
144 <aside id="archives" class="widget">
145 <h1 class="widget-title">Archives</h1>
147 <li><a href='http://juplo.de/2013/10/' title='October 2013'>October 2013</a></li>
148 <li><a href='http://juplo.de/2013/08/' title='August 2013'>August 2013</a></li>
149 <li><a href='http://juplo.de/2013/01/' title='January 2013'>January 2013</a></li>
150 <li><a href='http://juplo.de/2012/11/' title='November 2012'>November 2012</a></li>
153 <aside id="categories" class="widget">
154 <h1 class="widget-title">Most Used Categories</h1>
156 <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>
157 <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>
158 <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>
159 <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>
160 <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>
161 <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>
164 <aside id="search" class="widget widget_search">
165 <h1 class="widget-title">Search</h1>
166 <form role="search" method="get" id="searchform" class="searchform" action="http://juplo.de/">
168 <label class="screen-reader-text" for="s">Search for:</label>
169 <input type="text" value="" name="s" id="s" />
170 <input type="submit" id="searchsubmit" value="Search" />
174 </div><!-- #secondary .widget-area -->
175 <div id="tertiary" class="widget-area" role="supplementary">
176 </div><!-- #tertiary .widget-area -->
178 </t:insertDefinition>