[jboss-jira] [JBoss JIRA] Updated: (JBBUILD-685) Move cached JSTL artifacts which has been removed from central to Deprecated
SBS JIRA Integration (JIRA)
jira-events at lists.jboss.org
Thu Jun 23 10:16:24 EDT 2011
[ https://issues.jboss.org/browse/JBBUILD-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
SBS JIRA Integration updated JBBUILD-685:
-----------------------------------------
Forum Reference: http://community.jboss.org/message/610873#610873
> Move cached JSTL artifacts which has been removed from central to Deprecated
> ----------------------------------------------------------------------------
>
> Key: JBBUILD-685
> URL: https://issues.jboss.org/browse/JBBUILD-685
> Project: JBoss Build System
> Issue Type: Task
> Reporter: Lukáš Fryč
> Assignee: Paul Gier
>
> {code}
> - <groupId>javax.servlet</groupId>
> - <artifactId>jstl</artifactId>
> {code}
> has been replaced with
> {code}
> + <groupId>javax.servlet.jsp.jstl</groupId>
> + <artifactId>jstl-api</artifactId>
> {code}
> which is not only API, without impl.
> We should use cached bits in central repository and move them to deprecated.
> There can be these taken to reproduce with old configurations.
> Reference: https://issues.sonatype.org/browse/MVNCENTRAL-71
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list