That's because they are not voted yet, so they are not put in the public repo.
You need to modify your ~/.m2/settings.xml to add a profile activated
by default, which profile would include a repository pointing to the
staging repo where Freeman deploy the application.
<profiles>
<profile>
<id>staging</id>
<repositories>
<repository>
<id>staging</id>
<url>http://people.apache.org/~ffang/servicemix3.3-2nd-try/</url>
</repository>
</repositories>
</profile>
</profiles>
<activeProfiles>
<activeProfile>staging</activeProfile>
</activeProfiles>
On Fri, Oct 24, 2008 at 6:21 PM, Edell Nolan <[EMAIL PROTECTED]> wrote:
> Hi Freeman,
>
> I can't seem to run any of the demos in the kit because it can't
> find the org.apache.servicemix:samples:pom:3.3
>
> [INFO] Failed to resolve artifact.
>
> GroupId: org.apache.servicemix
> ArtifactId: samples
> Version: 3.3
>
> Reason: Unable to download the artifact from any repository
>
> org.apache.servicemix:samples:pom:3.3
>
> from the specified remote repositories:
> central (http://repo1.maven.org/maven2),
> apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
> apache.incubating (http://people.apache.org/repo/m2-incubating-repository)
>
> Am I missing something ?
>
> thanks, Edell.
>
> On Fri, Oct 24, 2008 at 8:11 AM, Freeman Fang <[EMAIL PROTECTED]>wrote:
>
>> Hi All,
>>
>> I have reuploaded a version of ServiceMix 3.3 for you to review. See
>> http://cwiki.apache.org/confluence/display/SM/Servicemix+3.3
>> for all the links and release notes.
>>
>> [ ] +1 Release ServiceMix 3.3
>> [ ] ± 0
>> [ ] -1 Do not release ServiceMix 3.3
>>
>> Cheers
>>
>> Freeman
>>
>
--
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com