Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Help with org.eclipse.tycho.extras mirror plugin
  • From: Bernd Hufmann <bernd.hufmann@xxxxxxxxxxxx>
  • Date: Wed, 24 Mar 2021 14:54:42 +0000
  • Accept-language: en-CA, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ericsson.com; dmarc=pass action=none header.from=ericsson.com; dkim=pass header.d=ericsson.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=Lkg8vQRcwF7C5897p/kvQsMU+iKACgquSfCR3P+s96w=; b=WXlJopMREEB6LUhffyPFvkDfPIN9pdFMXebUbLrayWpkY2a7VIod12ZzCdz4ke0UfpUc3VL4FahzyT6/Lyp0whaelnaTUj6ev02gAEZFDoOskmS/jnixvQOyhuNLwsTRYBAISUyrGHTJ4vifysdGhA2JhJWfg/8C6MrPG/8dp6vpKU06S+WgcTGZxFstQUdT/q4Gb2dZY94YehWy241FKiBbze3o9flwQ1D/KEYG5wLCQlxsO7BSC9RLVNsaP6gKHJ+LMJ09MbYDH6kse3tPyPRH9EENYjIos3Lbgqz6WCz1n1irzSB8PazNY8mf13Mo7z2I9ikZA2Q4chU/JFlIsg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Wg/e916wXsIusBZcvw4LFZhm4+PYfJmQU4u2SplBJoqwXHR7VG4OTqcrwW+MFwnDiIVowD4iC5YSnIon68/O/MGaRy0HvZ4k4feHiGVNKjk79USLbkE+FTYIinsh0L8kwURZSTI8r02d9nIHJdK5WqpmFa5x3SX4APU0pRwVS8dwP7+JJGGCMcWSNtX3LJAvI7PGrlpzkiyJ1xi7hsOh+XliPk24kaoINoJ2JAAk8+efgl5faBqd04VVtvr4N1vU1zATiWUhPg6Piy0FZfU7je0glo9WI+4JPcGh29huDG3ew8x+w5fzbkxAg9zZCBrQzIiu/59G3+m/KRtW5jhaUw==
  • Delivered-to: tycho-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/tycho-user/>
  • List-help: <mailto:tycho-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/tycho-user>, <mailto:tycho-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/tycho-user>, <mailto:tycho-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHXILyplcSGF5MuR0qGviFm/QLeeg==
  • Thread-topic: Help with org.eclipse.tycho.extras mirror plugin

Hi,

I'm trying to use the org.eclipse.tycho.extras mirror plugin, and I noticed that the artifacts.xml.xz and 
content.xml.xz are not created in the destination directory, even if I set parameter "compress"
and "xzCompress"
to true.

I opened a bugzilla bug with an example pom.xml file: https://bugs.eclipse.org/bugs/show_bug.cgi?id=571927
Does anybody have a suggestion or is it a bug?

Please let me know.

Thanks
Bernd




Back to the top