You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Gu...@tietoenator.com on 2006/12/14 14:03:43 UTC

Problems with Maestro from Mergere

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


SV: Problems with Maestro from Mergere

Posted by Gu...@tietoenator.com.
Hi,

When I force the index, I've not waiting until the regular scedule.

Regards
Gunnar
 

> -----Ursprungligt meddelande-----
> Från: carlossg@gmail.com [mailto:carlossg@gmail.com] För 
> Carlos Sanchez
> Skickat: den 14 december 2006 16:50
> Till: Maven Users List
> Ämne: Re: Problems with Maestro from Mergere
> 
> when you force the indexing or when the indexing is run scheduled?
> 
> On 12/14/06, Gunnar.Bostrom@tietoenator.com 
> <Gu...@tietoenator.com> wrote:
> > Hi,
> >
> > It happens when I try to run the indexing application in 
> Maestro to be able to browse the repository.
> >
> > Regards
> > Gunnar
> >
> >
> > > -----Ursprungligt meddelande-----
> > > Från: carlossg@gmail.com [mailto:carlossg@gmail.com] För Carlos 
> > > Sanchez
> > > Skickat: den 14 december 2006 15:37
> > > Till: Maven Users List
> > > Ämne: Re: Problems with Maestro from Mergere
> > >
> > > the problem is deploying the test-jar or after deploying 
> trying to 
> > > use it?
> > >
> > > On 12/14/06, Gunnar.Bostrom@tietoenator.com 
> > > <Gu...@tietoenator.com> 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\interna
> > > l-
> > > > sn
> > > >
> > > 
> apshot-repository\com\mycompany\app\my-app\1.0-SNAPSHOT\my-app-1.0-2
> > > 00
> > > > 61
> > > > 214.124243-1-test.jar
> > > >
> > > > RequestURI=/archiva/admin/runIndexer.action
> > > >
> > > >
> > > > Regards
> > > > Gunnar
> > > >
> > > >
> > > 
> --------------------------------------------------------------------
> > > -
> > > > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > > > For additional commands, e-mail: users-help@maven.apache.org
> > > >
> > > >
> > >
> > >
> > > --
> > > I could give you my word as a Spaniard.
> > > No good. I've known too many Spaniards.
> > >                              -- The Princess Bride
> > >
> > > 
> --------------------------------------------------------------------
> > > - To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: users-help@maven.apache.org
> > >
> > >
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
> 
> 
> --
> I could give you my word as a Spaniard.
> No good. I've known too many Spaniards.
>                              -- The Princess Bride
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Problems with Maestro from Mergere

Posted by Carlos Sanchez <ca...@apache.org>.
when you force the indexing or when the indexing is run scheduled?

On 12/14/06, Gunnar.Bostrom@tietoenator.com
<Gu...@tietoenator.com> wrote:
> Hi,
>
> It happens when I try to run the indexing application in Maestro to be able to browse the repository.
>
> Regards
> Gunnar
>
>
> > -----Ursprungligt meddelande-----
> > Från: carlossg@gmail.com [mailto:carlossg@gmail.com] För
> > Carlos Sanchez
> > Skickat: den 14 december 2006 15:37
> > Till: Maven Users List
> > Ämne: Re: Problems with Maestro from Mergere
> >
> > the problem is deploying the test-jar or after deploying
> > trying to use it?
> >
> > On 12/14/06, Gunnar.Bostrom@tietoenator.com
> > <Gu...@tietoenator.com> 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-200
> > > 61
> > > 214.124243-1-test.jar
> > >
> > > RequestURI=/archiva/admin/runIndexer.action
> > >
> > >
> > > Regards
> > > Gunnar
> > >
> > >
> > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: users-help@maven.apache.org
> > >
> > >
> >
> >
> > --
> > I could give you my word as a Spaniard.
> > No good. I've known too many Spaniards.
> >                              -- The Princess Bride
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


SV: Problems with Maestro from Mergere

Posted by Gu...@tietoenator.com.
Hi,

It happens when I try to run the indexing application in Maestro to be able to browse the repository.

Regards
Gunnar
 

> -----Ursprungligt meddelande-----
> Från: carlossg@gmail.com [mailto:carlossg@gmail.com] För 
> Carlos Sanchez
> Skickat: den 14 december 2006 15:37
> Till: Maven Users List
> Ämne: Re: Problems with Maestro from Mergere
> 
> the problem is deploying the test-jar or after deploying 
> trying to use it?
> 
> On 12/14/06, Gunnar.Bostrom@tietoenator.com 
> <Gu...@tietoenator.com> 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-200
> > 61
> > 214.124243-1-test.jar
> >
> > RequestURI=/archiva/admin/runIndexer.action
> >
> >
> > Regards
> > Gunnar
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
> 
> 
> --
> I could give you my word as a Spaniard.
> No good. I've known too many Spaniards.
>                              -- The Princess Bride
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Problems with Maestro from Mergere

Posted by Carlos Sanchez <ca...@apache.org>.
the problem is deploying the test-jar or after deploying trying to use it?

On 12/14/06, Gunnar.Bostrom@tietoenator.com
<Gu...@tietoenator.com> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org