Yes, Tobago requires jdk 1.5.

Tobago declares junit as a test dependency and a dependency of a dependency declares junit as a compile dependency this cause the warning.
This doesn't matter.

Regards

Bernd


Sean Schofield schrieb:
I tried out mvn install on the Tobago trunk and got a javac error. Does Tobago *require* JDK 1.5?

Also I got a weird warning ...

---
[INFO] Building Maven Apt Plugin
[INFO]    task-segment: [install]
[INFO] -------------------------------------------------------------------------
---
[INFO] [plugin:descriptor]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[WARNING]
        Artifact junit:junit:jar:3.8.1:test retains local scope 'test'
overriding broader scope 'compile'
        given by a dependency. If this is not intended, modify or
remove the local scope.

Sean


--
Dipl.-Ing. Bernd Bohmann - Atanion GmbH - Software Development
Bismarckstr. 13, 26122 Oldenburg, http://www.atanion.com
phone: +49 441 4082312, mobile: +49 173 8839471, fax: +49 441 4082333

Reply via email to