Maven3: Unterschied zwischen den Versionen

Aus Info-Theke
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „==Projekt hmportal== source lang="bash"> mvn archetype:create -DgroupId=de.hamatoma.portal -DartifactId=HmPortal </source>“)
 
Zeile 1: Zeile 1:
==Projekt hmportal==
==Projekt hmportal==


source lang="bash">
<pre>
mvn archetype:create -DgroupId=de.hamatoma.portal -DartifactId=HmPortal
mvn archetype:create -DgroupId=de.hamatoma.portal -DartifactId=HmPortal
</source>
</pre>

Version vom 16. Januar 2012, 12:50 Uhr

Projekt hmportal

mvn archetype:create -DgroupId=de.hamatoma.portal -DartifactId=HmPortal