No, you haven't.
For rnasecurity/project.xml you should set :
<project>
<pomVersion>3</pomVersion>
<id>ttna-security</id>
<groupId>ttna</groupId>
.....
</project>
In another project element dependecy :
<dependecy>
<id>tna+security</id>
<artifactId>tnasecurity</artifactId>
....
</dependency>
vlk
> -----Original Message-----
> From: Moretti, Luciano (MED) [mailto:[EMAIL PROTECTED]
> Sent: 10. j�na 2003 22:08
> To: '[EMAIL PROTECTED]'
> Subject: How do define multiple jar files per one directory
> in the reposit ory.
>
>
> Hello-
>
> We have some projects that create multiple related jar files that have
> been traditionally stored in the same directory.
>
> Is there a way to have them in the same directory in the
> repository, or
> do we have to have them each in individual directories?
>
> Example:
>
> the two jar files:
>
> ttna.jar
> ttnasecurity.jar
>
> are in the same directory. Our project needs access to both
> jar files.
> Do I have to create $MAVEN_HOME/repository/ttna/jar &
> $MAVEN_HOME/repository/ttnasecurity/jar directories?
>
>
> Thank you,
>
> Luciano Moretti
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]