Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] "No content specified for p2 repository" for the "mirror" goal

it appears that even this error occurs, the repository has been created successfully.

maybe tycho think it's empty because the project exclusively mirrors other repositories and does
not produce any local artifacts.

-robert



On Thu, Jul 12, 2012 at 6:45 PM, Oberlies, Tobias <tobias.oberlies@xxxxxxx> wrote:

What is the stack trace of the error?

 

Regards

Tobias

 

 

From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Robert Gründler
Sent: Sonntag, 8. Juli 2012 19:41
To: Tycho user list
Subject: [tycho-user] "No content specified for p2 repository" for the "mirror" goal

 

Hi,

i'm trying to create an "aggregate" p2 repository, mirroring features of other updatesites.

The pom i'm using is this one: https://gist.github.com/3071961

When in run maven, i'm getting:

Failed to execute goal org.eclipse.tycho:tycho-p2-repository-plugin:0.15.0:assemble-repository (default-assemble-repository) on project com.dubture.p2.mirror: No content specified for p2 repository


Has anyone an idea why tycho thinks there's no content in the repo?


regards

-robert



_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top