[jboss-jira] [JBoss JIRA] Resolved: (JBAS-6589) Client pom describing runtime and compile time dependencies for the profile service
Emanuel Muckenhuber (JIRA)
jira-events at lists.jboss.org
Tue Dec 7 08:50:01 EST 2010
[ https://jira.jboss.org/browse/JBAS-6589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emanuel Muckenhuber resolved JBAS-6589.
---------------------------------------
Resolution: Done
I added a new module in AS to represent the set of ProfileService remoting dependencies, consumable using the following maven artifact:
<dependency>
<groupId>org.jboss.jbossas</groupId>
<artifactId>jboss-as-profileservice-client</artifactId>
<version>6.0.0-SNAPSHOT</version>
<type>pom</type>
</dependency>
> Client pom describing runtime and compile time dependencies for the profile service
> -----------------------------------------------------------------------------------
>
> Key: JBAS-6589
> URL: https://jira.jboss.org/browse/JBAS-6589
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: ProfileService
> Reporter: Pete Muir
> Assignee: Emanuel Muckenhuber
>
--
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