You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Peschier J. (Jeroen)" <j....@nedasco.nl> on 2005/12/08 09:35:00 UTC

[M2] test-jar for non-jar projects

 

If the packaging is set to jar in the POM you can build a test-jar. This
does not work when packaging is set to ejb. Since the POM always allows
you to set a testSourceDirectory for all package types I don't the
reason for this limitation. 

 

Is this something that can be added to Jira as a feature request or was
it a deliberate choice to only allow test-jars for jar projects?