[
http://jira.codehaus.org/browse/MWEBSTART-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105609
]
benoit roger commented on MWEBSTART-42:
---------------------------------------
thanks, it works !
> The plugin ignore my ejb-client dependency
> ------------------------------------------
>
> Key: MWEBSTART-42
> URL: http://jira.codehaus.org/browse/MWEBSTART-42
> Project: Maven 2.x Webstart Plugin
> Issue Type: Bug
> Affects Versions: 1.0-alpha-2
> Reporter: benoit roger
> Assignee: Jerome Lacoste
> Fix For: 1.0-alpha-2
>
>
> For ejb client application dependency are typed as "ejb-client" to get only
> the client interfaces.
> <dependency>
> <groupId>mygroup</groupId>
> <artifactId>service</artifactId>
> <version>${pom.version}</version>
> <scope>compile</scope>
> <type>ejb-client</type>
> </dependency>
> But dependency not type as "jar" are ignored.
> Maybe there should be an optional conf where you list the accepted type.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email