Author: fbricon
Date: 2012-05-16 17:24:55 -0400 (Wed, 16 May 2012)
New Revision: 41090
Added:
trunk/documentation/whatsnew/maven/maven-news-3.3.0.Beta3.html
Log:
Maven N&N skeleton
Added: trunk/documentation/whatsnew/maven/maven-news-3.3.0.Beta3.html
===================================================================
--- trunk/documentation/whatsnew/maven/maven-news-3.3.0.Beta3.html
(rev 0)
+++ trunk/documentation/whatsnew/maven/maven-news-3.3.0.Beta3.html 2012-05-16 21:24:55 UTC
(rev 41090)
@@ -0,0 +1,113 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Language" content="en-us" />
+<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
+<link rel="stylesheet" href="../whatsnew.css" />
+<title>What's New in Maven Tools</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-17645367-5']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+
+</script></head>
+<body>
+<h1>Maven Tools</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a
+href="../ws/openshift-news-2.3.0.Beta3">OpenShift Tools
></a></p>
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>JBoss Maven Integration</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <a name="itemname1"
id="itemname1"></a><b>Annotation Processing
support</b></td>
+ <td valign="top">
+ <p>TODO Fred</p>
+ <small>
+ See <a
href="https://issues.jboss.org/browse/JBIDE-8208">JBIDE-8208... for
more details.
+ </small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <a name="itemname2" id="itemname2"></a><b>New GWT
configurator</b></td>
+ <td valign="top">
+ <p>TODO Denis</p>
+ <p>
+ <small>
+ See <a
href="https://issues.jboss.org/browse/JBIDE-11224">JBIDE-112... and
<a
href="https://issues.jboss.org/browse/JBIDE-11224">JBIDE-112... for
more details.
+ </small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+
+ <tr>
+ <td valign="top" align="left">
+ <a name="itemname3"
id="itemname3"></a><b>Automatic Source Lookup
plugin</b></td>
+ <td valign="top">
+ <p>TODO Snjeza</p>
+ <p>
+ <small>
+ See <a
href="https://issues.jboss.org/browse/JBIDE-9688">JBIDE-9688... for
more details.
+ </small>
+ </p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <a name="itemname3" id="itemname4"></a><b>New
Hibernate 3.6.x and 4.x maven provided libraries</b></td>
+ <td valign="top">
+ <p>TODO Fred</p>
+ <p>
+ <small>
+ See <a
href="https://issues.jboss.org/browse/JBIDE-10911">JBIDE-109... for
more details.
+ </small>
+ </p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
+
+