> So my preliminary plan is to dump this classpath to a file and then pick it
> up from a file through shell script. Is this a good approach? Is there a

This is a good approach because many shells have limits on string
lengths and you can quickly run into those limits when every jar
starts with c:\documents and settings\name\.m2\repository (or the
equivalent on other platforms).

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to