[jbosstools-issues] [JBoss JIRA] (JBIDE-10616) Allow project examples to use examples in maven artifacts

Rob Cernich (JIRA) jira-events at lists.jboss.org
Wed Jan 11 11:12:21 EST 2012


     [ https://issues.jboss.org/browse/JBIDE-10616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Cernich updated JBIDE-10616:
--------------------------------

    Attachment: maven_project_examples.patch


Proposed solution.  Allows project examples to be declared as being contained within a Maven "zip" artifact.  Artifact details are specified in the "mavenArchetype" element (archetypeGroupId, archetypeArtifactId, archetypeVersion, archetypeRepository) with the individual example specified in "javaPackage".

This allows the import of projects within a specific directory tree within the archive.  Note, the path prefix (i.e. the specified directory) is not removed during import.
                
> 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

        


More information about the jbosstools-issues mailing list