I think it should be.

On 08/07/2008, at 11:46 PM, Henri Gomez wrote:

Please take this to the users list. This is not even a plugin from Apache.

A question for the dev list.

Did the system scope is still available with maven 2.1 ?

---
    <dependencies>
      <dependency>
        <groupId>com.sun</groupId>
        <artifactId>tools</artifactId>
        <version>1.5.0</version>
        <scope>system</scope>
        <systemPath>${java.home}/../lib/tools.jar</systemPath>
     </dependency>
   </dependencies>

---

If system scope is no more supported , I could close a bug report on
maven 2.1 (one less) ;)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
Brett Porter
[EMAIL PROTECTED]
http://blogs.exist.com/bporter/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to