[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [tycho-user] tycho-p2-director-plugin:0.15.0:materialize-products Product id '...' not found
|
- From: Barrie Treloar <baerrach@xxxxxxxxx>
- Date: Tue, 24 Jul 2012 17:20:59 +0930
- Delivered-to: tycho-user@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=VFv0r+szYd5n6zJfBuWaEdNWag9qqFIYYXe78PbhcWQ=; b=fNBBD2OrS5lDBzosVZUHeIXtpc3Rjk5yM3enXNPZF2c78GSew6/iBRQbIE3Wm/moW5 xPrJbwF3ymkzFv9rMRempUsnD27uX+ruuNIIoIg/kWypQrT2yehbQ6wW00RD49F/1Vkt P+gnFDw96dV4dp5YlZ/3G0Q6JULDea6EEGIplw/Iynbz1ujzbgtzaJUUcX/M+jAdNOcr ETMAsPCN9dirl6By52Yp/Gb67EqdZkcmCav72QkelG2Q7AiCOlg5Y54InbNsJGs8MaSz JLfdmZcRpJZqFzTa3zbtak9KNTMaPukrAydEDsA4TlGl8AOyvtEk/uYTN13Tt7EAOKh9 5G9w==
On Tue, Jul 24, 2012 at 5:09 PM, Barrie Treloar <baerrach@xxxxxxxxx> wrote:
> I'm getting this error
I can see the problem.
clean is being invoked at least twice, if not three times during the
module execution.
enforcer is likewise being invoked multiple times.
Now I have to track down why this is the case.