Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Build a feature when license URL is used

On Sat, Mar 23, 2013 at 3:50 PM, Matthias Sohn <matthias.sohn@xxxxxxxxx> wrote:
point your local build at a p2 repository (on Hudson, Nexus, local) having this feature:

  <repositories>
    <repository>
      <id>license</id>
      <layout>p2</layout>
      <url>url of the p2 repo</url>
    </repository>
  </repositories>




Thanks Matthias, making it available in a p2 repo outside the maven build worked.

Later,
PW



--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top