I want two new dependency in my project.xml, but the error following occur:

Attempting to download threadpool.jar.
WARNING: Failed to download threadpool.jar.
The build cannot continue because of the following unsatisfied dependencies:
threadpool.jar

And in the project.xml:
<dependency>
       <groupId>threadpool</groupId>
       <artifactId>threadpool</artifactId>
       <version>1.0</version>
       <jar>threadpool.jar</jar>
</dependency>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to