<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 05/22/2013 02:52 PM, Victor Rubezhny
wrote:<br>
</div>
<blockquote cite="mid:519CBF8B.2060706@exadel.com" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div class="moz-cite-prefix">$ mvn clean verify
-Dmaven.repo.local=/home/jeremy/.m2/repository1 -DskipTests=true
-Dtpc.version=4.30.5.Alpha5-SNASPHOT<br>
</div>
</blockquote>
Try swapping S and P so it reads SNAPSHOT (as usual with Maven): <br>
$ mvn clean verify-Dtpc.version=4.30.5.Alpha5-SNA<b>PS</b>HOT<br>
<div class="moz-signature">-- <br>
Mickael Istria<br>
Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
by Red Hat</a><br>
<a href="http://mickaelistria.wordpress.com">My blog</a> - <a
href="http://twitter.com/mickaelistria">My Tweets</a></div>
</body>
</html>