You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Antonio Parolini <An...@hcuge.ch> on 2006/11/07 15:38:09 UTC

Re: test-jar - unknown artefact type

I got the same probleme!

Is the test-jar type actually supported ?

-tony



Ken Helmes wrote:
> 
> Hello,
> 
>  
> 
> Has anyone run into this error when trying to use the "test-jar" type:
> 
>  
> 
> "Embedded error: Unknown artefact type[test-jar]"
> 
>  
> 
> -          Maven 2.0.4
> 
> -          The actual test-jar is created correctly and can be found from
> the repository.  It is when being used that the error comes:
> 
>     <dependency>
> 
>       <groupId>config</groupId>
> 
>       <artifactId>config_logic</artifactId>
> 
>       <version>1.28-SNAPSHOT</version>
> 
>       <type>test-jar</type>
> 
>     </dependency>
> 
>  
> 
> Ken Helmes
> 
> 
> 
>  
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/test-jar---unknown-artefact-type-tf2355431s177.html#a7219483
Sent from the Maven - Users mailing list archive at Nabble.com.


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