You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Auradkar, Rajendra V." <RV...@stthomas.edu> on 2004/03/01 21:48:36 UTC

Question on 'custom' jars

1.  Under Windows 2000 where does Maven look the repository? 
2.  If I have a jar called myjar-1.0.jar, can I create a dependancy called 
    <dependency> 
      <groupId>myjar</groupId> 
      <artifactId>myjar</artifactId> 
      <version>1.0</version> 
    </dependency> 
and create a directory called repository/myjar/jars and store the jar file 
under that? 
  
Thanks in advance, 
Raj Auradkar 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org