[
https://issues.jboss.org/browse/JBIDE-15145?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-15145:
----------------------------------------
I got a patch for that merged in Tycho. This should be automatically fixed when moving to
Tycho 0.19. Release is planned for October 28th.
Published site (on Nexus) doesn't contain .pack.gz files
--------------------------------------------------------
Key: JBIDE-15145
URL:
https://issues.jboss.org/browse/JBIDE-15145
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, locus, upstream
Reporter: Mickael Istria
Assignee: Mickael Istria
Fix For: 1.1.0-LOCUS
This is a general issue with Maven:
$ mvn clean verify -P pack200
$ cd site
$ mvn clean verify -P pack200
makes that output site in site/target/repository doesn't contain .pack.gz files for
the dependencies that are installed in Maven repo.
This is a general Tycho issue. We need to make sure this use-case.gets fixed in next
version of Tycho. It seems related to
https://bugs.eclipse.org/bugs/show_bug.cgi?id=393004
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira