Same we thought. the jar wasnt there in the repo

Regards,
/Nuwan

On Mon, Dec 12, 2011 at 3:46 PM, Hiranya Jayathilaka <[email protected]>wrote:

>
>
> On Mon, Dec 12, 2011 at 3:36 PM, Nuwan Bandara <[email protected]> wrote:
>
>> Fixed. Thanks Dhanushka.
>>
>
> What was the issue?
>
>
>>
>> Regards,
>> /nuwan
>>
>>
>> On Mon, Dec 12, 2011 at 3:07 PM, Nuwan Bandara <[email protected]> wrote:
>>
>>> Yeah I tried 2.1.0-wso2v5 as well getting the same error
>>>
>>>
>>> On Mon, Dec 12, 2011 at 3:03 PM, Hiranya Jayathilaka 
>>> <[email protected]>wrote:
>>>
>>>>
>>>>
>>>> On Mon, Dec 12, 2011 at 2:54 PM, Nuwan Bandara <[email protected]> wrote:
>>>>
>>>>> Hi guys,
>>>>>
>>>>> Trunk build is stuck here. and I believe this should effect the branch
>>>>> as well
>>>>>
>>>>
>>>> Nuwan, this is an old development branch. We don't use this anymore. It
>>>> was used for the 3.2.2 release. Current development branch of Synapse is
>>>> 2.1.0-wso2v5.
>>>>
>>>>
>>>>>
>>>>> Regards,
>>>>> /Nuwan
>>>>>
>>>>>
>>>>> On Mon, Dec 12, 2011 at 2:53 PM, Madhuka Udantha <[email protected]>wrote:
>>>>>
>>>>>> hi,
>>>>>>
>>>>>> same issue
>>>>>>
>>>>>>  [ERROR] Failed to execute goal on project Apache-Synapse: Could not
>>>>>> resolve dependencies for project
>>>>>> org.apache.synapse:Apache-Synapse:pom:2.1.0-wso2v4: Failure to find 
>>>>>> net.sf
>>>>>> ar:8.9 in http://dist.wso2.org/maven2/ was cached in the local
>>>>>> repository, resolution will not be reattempted until the update interval 
>>>>>> of
>>>>>> wso2-m2 has elapsed or updates are
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Mon, Dec 12, 2011 at 2:43 PM, Nuwan Bandara <[email protected]>wrote:
>>>>>>
>>>>>>> Hi Guys,
>>>>>>>
>>>>>>> Anybody got the same error, As I found out for some folks synapse
>>>>>>> builds without an issue, any idea ?
>>>>>>>
>>>>>>> [INFO] Final Memory: 18M/490M
>>>>>>> [INFO]
>>>>>>> ------------------------------------------------------------------------
>>>>>>> [ERROR] Failed to execute goal on project Apache-Synapse: Could not
>>>>>>> resolve dependencies for project
>>>>>>> org.apache.synapse:Apache-Synapse:pom:2.1.0-wso2v4: Failure to find
>>>>>>> net.sf.saxon:saxon-dom:jar:8.9 in http://dist.wso2.org/maven2/ was
>>>>>>> cached in the local repository, resolution will not be reattempted until
>>>>>>> the update interval of wso2-m2 has elapsed or updates are forced -> 
>>>>>>> [Help 1]
>>>>>>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
>>>>>>> execute goal on project Apache-Synapse: Could not resolve dependencies 
>>>>>>> for
>>>>>>> project org.apache.synapse:Apache-Synapse:pom:2.1.0-wso2v4: Failure to 
>>>>>>> find
>>>>>>> net.sf.saxon:saxon-dom:jar:8.9 in http://dist.wso2.org/maven2/ was
>>>>>>> cached in the local repository, resolution will not be reattempted until
>>>>>>> the update interval of wso2-m2 has elapsed or updates are forced
>>>>>>>     at
>>>>>>> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:196)
>>>>>>>     at
>>>>>>> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:108)
>>>>>>>     at
>>>>>>> org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
>>>>>>>     at
>>>>>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
>>>>>>>     at
>>>>>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>>>>>>>     at
>>>>>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>>>>>>>     at
>>>>>>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>>>>>>>     at
>>>>>>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>>>>>>>     at
>>>>>>> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>>>>>>>     at
>>>>>>> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>>>>>>>     at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
>>>>>>>     at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>>>>>>>     at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>>>>>>>     at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>>>>>>>     at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>>>>>>>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>>>>     at
>>>>>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>>>>>>     at
>>>>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>>>>>>     at java.lang.reflect.Method.invoke(Method.java:597)
>>>>>>>     at
>>>>>>> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>>>>>>>     at
>>>>>>> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>>>>>>>     at
>>>>>>> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>>>>>>>     at
>>>>>>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
>>>>>>> Caused by: org.apache.maven.project.DependencyResolutionException:
>>>>>>> Could not resolve dependencies for project
>>>>>>> org.apache.synapse:Apache-Synapse:pom:2.1.0-wso2v4: Failure to find
>>>>>>> net.sf.saxon:saxon-dom:jar:8.9 in http://dist.wso2.org/maven2/ was
>>>>>>> cached in the local repository, resolution will not be reattempted until
>>>>>>> the update interval of wso2-m2 has elapsed or updates are forced
>>>>>>>     at
>>>>>>> org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:170)
>>>>>>>     at
>>>>>>> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:171)
>>>>>>>     ... 22 more
>>>>>>> Caused by:
>>>>>>> org.sonatype.aether.resolution.DependencyResolutionException: Failure to
>>>>>>> find net.sf.saxon:saxon-dom:jar:8.9 in http://dist.wso2.org/maven2/was 
>>>>>>> cached in the local repository, resolution will not be reattempted
>>>>>>> until the update interval of wso2-m2 has elapsed or updates are forced
>>>>>>>     at
>>>>>>> org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:412)
>>>>>>>     at
>>>>>>> org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:164)
>>>>>>>     ... 23 more
>>>>>>> Caused by:
>>>>>>> org.sonatype.aether.resolution.ArtifactResolutionException: Failure to 
>>>>>>> find
>>>>>>> net.sf.saxon:saxon-dom:jar:8.9 in http://dist.wso2.org/maven2/ was
>>>>>>> cached in the local repository, resolution will not be reattempted until
>>>>>>> the update interval of wso2-m2 has elapsed or updates are forced
>>>>>>>     at
>>>>>>> org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:541)
>>>>>>>     at
>>>>>>> org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:220)
>>>>>>>     at
>>>>>>> org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:395)
>>>>>>>     ... 24 more
>>>>>>> Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException:
>>>>>>> Failure to find net.sf.saxon:saxon-dom:jar:8.9 in
>>>>>>> http://dist.wso2.org/maven2/ was cached in the local repository,
>>>>>>> resolution will not be reattempted until the update interval of wso2-m2 
>>>>>>> has
>>>>>>> elapsed or updates are forced
>>>>>>>     at
>>>>>>> org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:190)
>>>>>>>     at
>>>>>>> org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:430)
>>>>>>>     ... 26 more
>>>>>>> [ERROR]
>>>>>>> [ERROR] Re-run Maven using the -X switch to enable full debug
>>>>>>> logging.
>>>>>>> [ERROR]
>>>>>>> [ERROR] For more information about the errors and possible
>>>>>>> solutions, please read the following articles:
>>>>>>> [ERROR] [Help 1]
>>>>>>> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
>>>>>>> [ERROR]
>>>>>>> [ERROR] After correcting the problems, you can resume the build with
>>>>>>> the command
>>>>>>> [ERROR]   mvn <goals> -rf :Apache-Synapse
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> *Thanks & Regards,
>>>>>>>
>>>>>>> Nuwan Bandara
>>>>>>> Senior Software Engineer
>>>>>>> WSO2 Inc. | http://wso2.com
>>>>>>> lean . enterprise . middleware
>>>>>>>
>>>>>>> http://nuwan.bandara.co
>>>>>>> *
>>>>>>> <http://www.nuwanbando.com/>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Carbon-dev mailing list
>>>>>>> [email protected]
>>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> *Madhuka* Udantha
>>>>>> http://madhukaudantha.blogspot.com/
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Carbon-dev mailing list
>>>>>> [email protected]
>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> *Thanks & Regards,
>>>>>
>>>>> Nuwan Bandara
>>>>> Senior Software Engineer
>>>>> WSO2 Inc. | http://wso2.com
>>>>> lean . enterprise . middleware
>>>>>
>>>>> http://nuwan.bandara.co
>>>>> *
>>>>> <http://www.nuwanbando.com/>
>>>>>
>>>>> _______________________________________________
>>>>> Carbon-dev mailing list
>>>>> [email protected]
>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Hiranya Jayathilaka
>>>> Associate Technical Lead;
>>>> WSO2 Inc.;  http://wso2.org
>>>> E-mail: [email protected];  Mobile: +94 77 633 3491
>>>> Blog: http://techfeast-hiranya.blogspot.com
>>>>
>>>> _______________________________________________
>>>> Carbon-dev mailing list
>>>> [email protected]
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>>
>>>
>>>
>>> --
>>> *Thanks & Regards,
>>>
>>> Nuwan Bandara
>>> Senior Software Engineer
>>> WSO2 Inc. | http://wso2.com
>>> lean . enterprise . middleware
>>>
>>> http://nuwan.bandara.co
>>> *
>>> <http://www.nuwanbando.com/>
>>>
>>
>>
>>
>> --
>> *Thanks & Regards,
>>
>> Nuwan Bandara
>> Senior Software Engineer
>> WSO2 Inc. | http://wso2.com
>> lean . enterprise . middleware
>>
>> http://nuwan.bandara.co
>> *
>> <http://www.nuwanbando.com/>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Hiranya Jayathilaka
> Associate Technical Lead;
> WSO2 Inc.;  http://wso2.org
> E-mail: [email protected];  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Thanks & Regards,

Nuwan Bandara
Senior Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware

http://nuwan.bandara.co
*
<http://www.nuwanbando.com/>
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to