Author: buildbot
Date: Fri Dec 26 14:42:55 2025
New Revision: 1091913

Log:
Production update by buildbot for cxf

Modified:
   websites/production/cxf/content/cache/docs.pageCache
   websites/production/cxf/content/docs/jax-rs-maven-plugins.html

Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary file (source and/or target). No diff available.

Modified: websites/production/cxf/content/docs/jax-rs-maven-plugins.html
==============================================================================
--- websites/production/cxf/content/docs/jax-rs-maven-plugins.html      Fri Dec 
26 13:42:55 2025        (r1091912)
+++ websites/production/cxf/content/docs/jax-rs-maven-plugins.html      Fri Dec 
26 14:42:55 2025        (r1091913)
@@ -109,16 +109,16 @@ Apache CXF -- JAX-RS Maven Plugins
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><p><br clear="none"></p><p><br 
clear="none"></p><p><br clear="none"></p><p><br clear="none"></p><p><br 
clear="none"></p><p><br clear="none">    
+<div id="ConfluenceContent"><p><br clear="none">    
 <span style="font-size:2em;font-weight:bold">JAX-RS: Maven Plugins</span>
 
 
-<br clear="none"></p><p><br clear="none"></p><p><br clear="none"></p><p><br 
clear="none"></p><p><br clear="none"></p><p><br clear="none"></p><p><style 
type="text/css">/*<![CDATA[*/
-div.rbtoc1766756571208 {padding: 0px;}
-div.rbtoc1766756571208 ul {margin-left: 0px;}
-div.rbtoc1766756571208 li {margin-left: 0px;padding-left: 0px;}
+<style type="text/css">/*<![CDATA[*/
+div.rbtoc1766760171399 {padding: 0px;}
+div.rbtoc1766760171399 ul {margin-left: 0px;}
+div.rbtoc1766760171399 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1766756571208">
+/*]]>*/</style></p><div class="toc-macro rbtoc1766760171399">
 <ul class="toc-indentation"><li><a shape="rect" 
href="#JAXRSMavenPlugins-Introduction">Introduction</a></li><li><a shape="rect" 
href="#JAXRSMavenPlugins-Archetypes">Archetypes</a></li></ul>
 </div><h1 id="JAXRSMavenPlugins-Introduction">Introduction</h1><p>A <a 
shape="rect" 
href="http://cxf.apache.org/docs/jaxrs-services-description.html#JAXRSServicesDescription-wadl2javaMavenplugin";>wadl2java</a>
 Maven plugin for generating the Java code from WADL documents and a new Maven 
archetype for speeding up the creation of Spring-based CXF JAX-RS web 
applications are currently available.</p><h1 
id="JAXRSMavenPlugins-Archetypes">Archetypes</h1><p><a shape="rect" 
class="external-link" 
href="http://maven.apache.org/archetype/maven-archetype-plugin/";>Maven 
archetypes</a> can help with creating the boilerplate code which can be used to 
build a working application fast.</p><p>CXF 2.5.1 introduces an 
org.apache.cxf.archetype:cxf-jaxrs-service archetype plugin for creating and 
testing a simple Spring-based JAX-RS web application.</p><p>Here is how you can 
use it from the command line for Linux based systems.</p><div class="code panel 
pdl" style="border-width: 1px;"><div class="codeCont
 ent panelContent pdl">
 <pre class="brush: java; gutter: false; theme: Default">~/work/archetypes$

Reply via email to