<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 02/05/2014 12:11 AM, Denis Golovin
      wrote:<br>
    </div>
    <blockquote cite="mid:52F1738D.7000805@exadel.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Mickael, <br>
        <br>
        when I build it locally with mirroring my local mirror doesn't
        include sources.<br>
        I guess that is expected behavior. Is that possible to force
        mirroring w/ sources?<br>
      </div>
    </blockquote>
    Yes, you can run the command-line to mirror repo adding it the flag
    "-D<span class="cm">mirror-target-to-repo.includeSources".</span> Cf
    <a class="moz-txt-link-freetext" href="https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-plugins/target-platform-utils/src/main/java/org/jboss/tools/tycho/targets/TargetToRepoMojo.java#L82">https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-plugins/target-platform-utils/src/main/java/org/jboss/tools/tycho/targets/TargetToRepoMojo.java#L82</a>
    . However, I don't see any good use case for this in our case. Can
    you please elaborate on why you need to do it and can't work with
    the recommended usages (use .target in IDE) ?<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>