the problem is deploying the test-jar or after deploying trying to use it?

On 12/14/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
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]




--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                            -- The Princess Bride

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to