[jbosstools-issues] [JBoss JIRA] Issue Comment Edited: (JBDS-1798) Hide 3rd party features from JBDS 4 Extras site - only com.jboss.jbds.* features should be exposed
Nick Boldt (JIRA)
jira-events at lists.jboss.org
Thu Jul 28 15:21:23 EDT 2011
[ https://issues.jboss.org/browse/JBDS-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617372#comment-12617372 ]
Nick Boldt edited comment on JBDS-1798 at 7/28/11 3:20 PM:
-----------------------------------------------------------
This change has exposed the fact that m2e-wtp depends on a third party site (https://repository.sonatype.org/content/repositories/forge-sites/m2e-extras/0.14.0/N/0.14.0.201107260131/) for which we didn't previously have a copy in our reqs mirror & on the TP.
So, when trying to build, I get this:
[INFO] [Software being installed: com.jboss.jbds.m2e.feature.feature.group 1.0.0.qualifier, Missing requirement: org.maven.ide.eclipse.wtp 0.13.1.20110728-1800 requires 'bundle org.sonatype.m2e.mavenarchiver 0.14.0' but it could not be found, Cannot satisfy dependency: com.jboss.jbds.m2e.feature.feature.group 1.0.0.qualifier depends on: org.maven.ide.eclipse.wtp [0.13.1,0.13.2)]
Fixing that now.
Will have to respin TPs for 4.1 and 5.0.
was (Author: nickboldt):
This change has exposed the fact that m2e-wtp depends on a third party site (https://repository.sonatype.org/content/repositories/forge-sites/m2e-extras/0.14.0/N/0.14.0.201107260131/) for which we didn't previously have a copy in our reqs mirror & on the TP. Fixing that now.
Will have to respin TPs for 4.1 and 5.0.
> Hide 3rd party features from JBDS 4 Extras site - only com.jboss.jbds.* features should be exposed
> --------------------------------------------------------------------------------------------------
>
> Key: JBDS-1798
> URL: https://issues.jboss.org/browse/JBDS-1798
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Components: 3rdPartyDependencies, Build, updatesite
> Affects Versions: 4.1.0.CR4
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.1.0.GA
>
> Attachments: JBDS-1798__1.patch, JBDS-1798__2.patch, JBDS-1798__3.patch
>
>
> 1. instead of including 3rd party features in com.jboss.jbds.* features, include contained plugins.
> 2. rewrite com.jboss.jbds.* features to list out contents so it's clear what versions of 3rd party stuff are included.
> 3. remove 3rd party features from extras/site/site.xml
> Benefits:
> * anything installable from JBDS Extras site is a feature we build and maintain (and test and support).
> * to install any non-com.jboss 3rd party feature, must go to 3rd party site (or jboss.org community mirror). Because this is "off the reservation", it's not supported, and users' mileage may vary.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list