[JBoss JIRA] (JBWS-3824) "Input line is too long" when running wsprovide in fork mode on Windows
by Alessio Soldano (JIRA)
[ https://issues.jboss.org/browse/JBWS-3824?page=com.atlassian.jira.plugin.... ]
Alessio Soldano commented on JBWS-3824:
---------------------------------------
Still, if you want to work on this, go ahead. We can ask someone with a Windows box to test the implementation. What I'd expect is basically the same solution used by Surefire plugin, which is the same regardless of the OS in use.
> "Input line is too long" when running wsprovide in fork mode on Windows
> -----------------------------------------------------------------------
>
> Key: JBWS-3824
> URL: https://issues.jboss.org/browse/JBWS-3824
> Project: JBoss Web Services
> Issue Type: Bug
> Components: jaxws-tools-maven-plugin
> Affects Versions: jbossws-jaxws-tools-maven-plugin-1.1.2.Final
> Reporter: Alessio Soldano
> Assignee: R Searls
>
> When running the tools in fork mode on Windows OS, we can end up building a command line which is too long.
> We should prevent this by using a pathing jar solution, similarly to what Surefire plugin does (a jar with manifest pointing to the actual dependency jars).
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)