[
http://jira.codehaus.org/browse/MWEBSTART-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerome Lacoste updated MWEBSTART-42:
------------------------------------
Assignee: Jerome Lacoste
Affects Version/s: 1.0-alpha-2
Fix Version/s: 1.0-alpha-2
We need to fix this. Great if you can come with a patch + unit test.
I think we can take ejb-client by default without having to force the user to
add a new configuration property.
> 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