<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>nexus on Failing with Kubernetes</title>
    <link>http://jorgemoral.es/tags/nexus/</link>
    <description>Recent content in nexus on Failing with Kubernetes</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©{year}, All Rights Reserved</copyright>
    <lastBuildDate>Mon, 18 Jan 2016 09:00:00 +0000</lastBuildDate>
    
        <atom:link href="http://jorgemoral.es/tags/nexus/index.xml" rel="self" type="application/rss+xml" />
    
    
    

      
      <item>
        <title>Improving Build Time of Java Builds on OpenShift</title>
        <link>http://jorgemoral.es/posts/2016-01-18-speed-java-builds/</link>
        <pubDate>Mon, 18 Jan 2016 09:00:00 +0000</pubDate>
        
        <atom:modified>Mon, 18 Jan 2016 09:00:00 +0000</atom:modified>
        <guid>http://jorgemoral.es/posts/2016-01-18-speed-java-builds/</guid>
        <description>As you might know, OpenShift 3 Enterprise provides Middleware Services (xPaas), which is a set of Java based images for JBoss EAP, JBoss EWS (Tomcat), JBoss Fuse Integration Services, JBoss A-MQ, JBoss Decision Server and JBoss Data Grid. Also, OpenShift Origin provides an additional JBoss based images for Wildfly, our application server community project. All these images are source-to-image (S2I) enable, that means that will get your application source code built (using Maven) and layered into the application container.</description>
        
        <dc:creator>jorgemoralespou</dc:creator>
        
        
        
        
          
            
              <category>openshift</category>
            
          
            
              <category>origin</category>
            
          
            
              <category>builds</category>
            
          
            
              <category>maven</category>
            
          
            
              <category>java</category>
            
          
            
              <category>nexus</category>
            
          
        
        
        
      </item>
      

    
  </channel>
</rss>