[jboss-jira] [JBoss JIRA] Commented: (JBEE-23) Add jboss-validation-api_1.0_spec
Emmanuel Bernard (JIRA)
jira-events at lists.jboss.org
Tue Mar 16 14:28:37 EDT 2010
[ https://jira.jboss.org/jira/browse/JBEE-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12520243#action_12520243 ]
Emmanuel Bernard commented on JBEE-23:
--------------------------------------
Why?
As spec lead, we are the maintainer and guardians of javax.validation, why would we want to duplicate this work?
Is there a way to create a "pom redirect" from your description to
<dependency>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
<version>1.0.0.GA</version>
</dependency>
Again, we are the one building the javax.validation:validation-api artifacts
> Add jboss-validation-api_1.0_spec
> ---------------------------------
>
> Key: JBEE-23
> URL: https://jira.jboss.org/jira/browse/JBEE-23
> Project: JBoss JavaEE APIs
> Issue Type: Sub-task
> Reporter: Shelly McGowan
> Assignee: Emmanuel Bernard
> Fix For: 1.0.0.CR1
>
>
> <dependency>
> <groupId>org.jboss.spec.javax.validation</groupId>
> <artifactId>jboss-validation-api_1.0_spec</artifactId>
> <version>${version.org.jboss.spec.javaee}</version>
> </dependency>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list