[
https://issues.jboss.org/browse/JBIDE-10616?page=com.atlassian.jira.plugi...
]
Rob Cernich commented on JBIDE-10616:
-------------------------------------
That does not work for me. Here are the differences:
1. All the quickstarts/demos are contained within a single zip.
2. I only want to import a single quickstart/subdirectory within the zip.
3. The zip is located in a Maven repository.
If you look at the patch, you'll see that all I've done is modify the following
areas:
1. Examples file download - use Maven to resolve the artifact and locate the file for the
resolved artifact.
2. Zip extraction - only extract files under a specific directory within the archive.
Hope that helps,
Rob
Allow project examples to use examples in maven artifacts
---------------------------------------------------------
Key: JBIDE-10616
URL:
https://issues.jboss.org/browse/JBIDE-10616
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: maven, project-examples
Affects Versions: 3.3.0.M5
Reporter: Rob Cernich
Assignee: Fred Bricon
Attachments: maven_project_examples.patch
Many server projects bundle quickstarts and demos with their projects. Many times, these
are generated into a single zip installed in a Maven repository. It would be beneficial
if the project examples infrastructure supported installing examples stored within a Maven
artifact, that would be very beneficial for these types of projects.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira