Title: Message Title
Martijn Verburg commented on an issue
Mojo's Exec Maven Plugin / Bug MEXEC-153
System scoped tools.jar is no longer included as a dependency (works in <= 1.1.1)
This appears to have resurfaced since version 1.2. The following dependency is included when using 1.1.1, but not from 1.2 onwards:

```
        <dependency>
            <groupId>com.sun</groupId>
            <artifactId>tools</artifactId>
            <version>localVersion</version>
            <scope>system</system>
            <systemPath>${java...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to