<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Marco Brandizi</title>
    <description>The latest articles on DEV Community by Marco Brandizi (@marcobrandizi).</description>
    <link>https://dev.to/marcobrandizi</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F577750%2F3e9b5f66-7b2c-47ce-a348-d694963e6fdf.png</url>
      <title>DEV Community: Marco Brandizi</title>
      <link>https://dev.to/marcobrandizi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/marcobrandizi"/>
    <language>en</language>
    <item>
      <title>My Maven Archetype for Java Command Line Projects</title>
      <dc:creator>Marco Brandizi</dc:creator>
      <pubDate>Thu, 11 Feb 2021 17:47:28 +0000</pubDate>
      <link>https://dev.to/marcobrandizi/my-maven-archetype-for-java-command-line-projects-31o2</link>
      <guid>https://dev.to/marcobrandizi/my-maven-archetype-for-java-command-line-projects-31o2</guid>
      <description>&lt;p&gt;&lt;em&gt;A window manager is a computer application that eases the use of multiple shell sessions at the same time.&lt;/em&gt;  &lt;/p&gt;

&lt;p&gt;In this post, I’ll show you can create Maven projects that spawn command line tools, so that your users can easily use them to run a Java CLI having complex argument parsing and management of dependencies.  &lt;/p&gt;

&lt;p&gt;Everything is based on a real project, which provides a Maven archetype, ie, a template, to build your own CLI Maven projects, without the need to start from scratch every time.  &lt;/p&gt;

&lt;p&gt;More, &lt;a href="https://marcobrandizi.info/my-maven-archetype-for-java-command-line-projects/"&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;(image source, &lt;a href="https://en.wikipedia.org/wiki/Allegory_of_the_cave"&gt;Wikipedia&lt;/a&gt;)&lt;/em&gt;&lt;/p&gt;

</description>
      <category>java</category>
      <category>maven</category>
      <category>commandline</category>
    </item>
  </channel>
</rss>
