[jbosstools-issues] [JBoss JIRA] (JBIDE-15145) Published site (on Nexus) doesn't contain .pack.gz files

Mickael Istria (JIRA) jira-events at lists.jboss.org
Mon Jul 8 04:52:20 EDT 2013


Mickael Istria created JBIDE-15145:
--------------------------------------

             Summary: 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/Releng, locus
            Reporter: Mickael Istria
            Assignee: Mickael Istria
             Fix For: 1.0.1-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


More information about the jbosstools-issues mailing list