IvanPopov a écrit :
Hi,
it seems as if Archiva do not manage them.
If I install it on my repository such as
groupId/ [type = zips]/ artefactId-version.[type=zip]
Archiva is not able to download it.
I think there is a problem relative to maven 2 as zips seems to be
considered as distribution.
This is a major issue for me, so if someone has an idea, you are welcome.
Regards.
What does happende when the path is
groupId/jars/artefactId-version.zip
I used the "war" type with maven1, they where installed in jars/ folder
along with jar file, so maybe archiva expects everything there.