Hi,
Can I ask questions about Maestro in this list?
I haven't seen any Maestro specific list but if there is one please tell
me where to find it.
I've created an intenal snapshot repository in Maestro.
It works fine until I added test-source files to the repository with the
following plugin
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<executions>
<execution>
<goals>
<goal>jar</goal>
<!--goal>test-jar</goal-->
</goals>
</execution>
</executions>
</plugin>
This is the error I get:
HTTP ERROR: 500
Couldn't find artifact
D:\gbx\mergere\Maestro1.1\project-server\data\project-server\internal-sn
apshot-repository\com\mycompany\app\my-app\1.0-SNAPSHOT\my-app-1.0-20061
214.124243-1-test.jar
RequestURI=/archiva/admin/runIndexer.action
Regards
Gunnar
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]