Try classifier instead of type.

On 10/4/06, Philippe Faes <[EMAIL PROTECTED]> wrote:

Dear all,

I have a project that needs to depend on the sources jar of another
project. How can I write that in my pom? I've tried some things like
this:
<dependency>
  <groupId>be.ugent.elis.designs</groupId>
  <artifactId>simple-adder</artifactId>
  <version>0.0.1-SNAPSHOT</version>
  <type>sources</type>
</dependency>
but they did not work.

thanks

--
ir. Philippe Faes
Ghent University - Department ELIS
Sint-Pietersnieuwstraat 41 -- B-9000 Gent
Tel:+32 9 264 95 25 - Fax:+32 9 264 35 94
    http://www.elis.UGent.be/~pfaes
ON5DEU   --   LPIC1  --  gpg-key:173720B6


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


Reply via email to