<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/09/2013 12:09 PM, Mickael Istria
      wrote:<br>
    </div>
    <blockquote cite="mid:52552B68.2030002@redhat.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      As usual, it's just a simple <b>mvn clean verify
        -Ptpc.version=4.40.0.Alpha1-SNAPSHOT </b>on the master branch
      for your component.<br>
    </blockquote>
    Has you may have noticed "tpc.version=4.40.0.Alpha1-SNAPSHOT" is not
    a profile name, so it should use -D instead of -P:&nbsp; <b>mvn clean
      verify -Dtpc.version=4.40.0.Alpha1-SNAPSHOT</b>
    <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>