No it is not. I sent several mails. It still does not build from the top
level.

On Tue, Nov 15, 2011 at 1:32 PM, Samisa Abeysinghe <sam...@wso2.com> wrote:

> Do we have the whole thing building now - is it a good idea to start
> building now?
>
>
> On Mon, Nov 7, 2011 at 12:21 PM, Thilini Ishaka <thil...@wso2.com> wrote:
>
>> It works now.
>>
>> thanks
>>
>>
>> On Mon, Nov 7, 2011 at 10:42 AM, Madhuka Udantha <madh...@wso2.com>wrote:
>>
>>> Hi, Thilini
>>>
>>> yap, it is fixed.
>>>
>>> https://wso2.org/jira/browse/CARBON-11157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46877#action_46877
>>>
>>> I built it success with test (do svn up and try)
>>>
>>>
>>> On Sun, Nov 6, 2011 at 6:11 PM, Thilini Ishaka <thil...@wso2.com> wrote:
>>>
>>>>
>>>>
>>>> On Sun, Nov 6, 2011 at 4:13 PM, Thilini Ishaka <thil...@wso2.com>wrote:
>>>>
>>>>> I am getting build failure in dependency/ode in trunk with maven 3 in
>>>>> a clean repo.
>>>>> Build fails in dao-hibernate module with;
>>>>>
>>>>> [ERROR] Failed to execute goal
>>>>> org.codehaus.mojo:xdoclet-maven-plugin:1.0:xdoclet (default) on project
>>>>> ode-dao-hibernate: Execution default of goal
>>>>> org.codehaus.mojo:xdoclet-maven-plugin:1.0:xdoclet failed: Plugin
>>>>> org.codehaus.mojo:xdoclet-maven-plugin:1.0 or one of its dependencies 
>>>>> could
>>>>> not be resolved: Failure to find xdoclet:xjavadoc:jar:1.1-j5 in
>>>>> http://download.java.net/maven/2/ was cached in the local repository,
>>>>> resolution will not be reattempted until the update interval of
>>>>> repository.dev.java.net-maven2 has elapsed or updates are forced -> [Help 
>>>>> 1]
>>>>>
>>>>
>>>> Hi Madhuka,
>>>>
>>>> Were you able to solve this? According to
>>>> https://wso2.org/jira/browse/CARBON-11157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46877#action_46877this
>>>>  is the same issue.
>>>>
>>>>
>>>> Thanks
>>>> Thilini
>>>>
>>>>
>>>>>
>>>>> Pls advice.
>>>>>
>>>>> Thanks
>>>>> Thilini
>>>>>
>>>>>
>>>>> On Sun, Nov 6, 2011 at 11:02 AM, Harshana Martin <harsh...@wso2.com>wrote:
>>>>>
>>>>>> Hi Denis,
>>>>>>
>>>>>> On Sun, Nov 6, 2011 at 9:28 AM, Denis Weerasiri <de...@wso2.com>wrote:
>>>>>>
>>>>>>> Hi Pradeep,
>>>>>>> Do you have sample configs used to setup the jenkins server?
>>>>>>> I'm getting validatoion warnings like
>>>>>>>
>>>>>>
>>>>>> These validations are the normal behavior of Maven 3 and clearly
>>>>>> there are build failures in g-reg product due to missing dependency 
>>>>>> entries
>>>>>> in dependency management section.
>>>>>>
>>>>>> Thanks and Regards,
>>>>>> Harshana
>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> [WARNING] 
>>>>>>> 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)'
>>>>>>>  must be unique: javax.servlet:servlet-api:jar -> version 2.4 vs 
>>>>>>> ${servlet-api.version} @ 
>>>>>>> org.wso2.governance:governance-parent:4.0.0-SNAPSHOT, 
>>>>>>> /var/lib/jenkins/jobs/carbon-trunk-maven3-build/workspace/products/greg/pom.xml,
>>>>>>>  line 146, column 25
>>>>>>> [WARNING] The expression ${pom.artifactId} is deprecated. Please use 
>>>>>>> ${project.artifactId} instead. @
>>>>>>> [WARNING] The expression ${pom.artifactId} is deprecated. Please use 
>>>>>>> ${project.artifactId} instead. @
>>>>>>> [ERROR] 'dependencies.dependency.version' for 
>>>>>>> org.wso2.carbon:org.wso2.carbon.user.core:jar is missing. @ line 73, 
>>>>>>> column 21
>>>>>>> [ERROR] 'dependencies.dependency.version' for 
>>>>>>> org.wso2.carbon:org.wso2.carbon.logging:jar is missing. @ line 77, 
>>>>>>> column 21
>>>>>>> [ERROR] 'dependencies.dependency.version' for 
>>>>>>> org.apache.ws.commons.axiom:axiom-api:jar is missing. @ line 81, column 
>>>>>>> 21
>>>>>>> [ERROR] 'dependencies.dependency.version' for 
>>>>>>> org.apache.ws.commons.axiom:axiom-impl:jar is missing. @ line 85, 
>>>>>>> column 21
>>>>>>> [ERROR] 'dependencies.dependency.version' for 
>>>>>>> org.wso2.carbon:org.wso2.carbon.registry.extensions:jar is missing. @ 
>>>>>>> line 89, column 21
>>>>>>> [ERROR] 'dependencies.dependency.version' for rhino.wso2:js:jar is 
>>>>>>> missing. @ line 93, column 21
>>>>>>> [ERROR] 'dependencies.dependency.version' for 
>>>>>>> org.wso2.carbon:org.wso2.carbon.mashup.utils:jar is missing. @ line 97, 
>>>>>>> column 15
>>>>>>> [ERROR] 'dependencies.dependency.version' for 
>>>>>>> org.wso2.carbon:org.wso2.carbon.mashup.javascript.hostobjects.registry:jar
>>>>>>>  is missing. @ line 101, column 15
>>>>>>>
>>>>>>>         at 
>>>>>>> org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339)
>>>>>>>         at 
>>>>>>> hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
>>>>>>>         at 
>>>>>>> hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
>>>>>>>         at 
>>>>>>> hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:322)
>>>>>>>         at 
>>>>>>> hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1304)
>>>>>>>         at 
>>>>>>> hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1307)
>>>>>>>         at 
>>>>>>> hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1307)
>>>>>>>         at 
>>>>>>> hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1307)
>>>>>>>         at 
>>>>>>> hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1307)
>>>>>>>         at 
>>>>>>> hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1211)
>>>>>>>         at 
>>>>>>> hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1029)
>>>>>>>         at hudson.FilePath.act(FilePath.java:785)
>>>>>>>         at hudson.FilePath.act(FilePath.java:767)
>>>>>>>         at 
>>>>>>> hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:894)
>>>>>>>         at 
>>>>>>> hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:644)
>>>>>>>         at 
>>>>>>> hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:460)
>>>>>>>         at hudson.model.Run.run(Run.java:1404)
>>>>>>>         at 
>>>>>>> hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:470)
>>>>>>>         at 
>>>>>>> hudson.model.ResourceController.execute(ResourceController.java:88)
>>>>>>>         at hudson.model.Executor.run(Executor.java:230)
>>>>>>>
>>>>>>>
>>>>>>> On Fri, Nov 4, 2011 at 9:42 AM, Pradeep Fernando 
>>>>>>> <prad...@wso2.com>wrote:
>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On Thu, Nov 3, 2011 at 9:34 PM, Danushka Menikkumbura <
>>>>>>>> danushka.menikkumb...@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Pradeep,
>>>>>>>>>
>>>>>>>>> It is really worthwhile having a CIS (Jenkins) set up so that you
>>>>>>>>> can have integration tests, coverage checks, find bugs, doc 
>>>>>>>>> generation, etc
>>>>>>>>> integrated. If you can host it publicly, then all Carbon committers 
>>>>>>>>> can
>>>>>>>>> have access to it's dashboard and visualize various patterns. It will 
>>>>>>>>> also
>>>>>>>>> help you detect all sorts of issues early preventing you from wasting 
>>>>>>>>> time
>>>>>>>>> on build breaks, etc when a release is around the corner.
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> yes you are right. we are gonna have a CI server this time.
>>>>>>>> Actually we had a working one. But for some other reason, we had to 
>>>>>>>> shut it
>>>>>>>> down.
>>>>>>>>
>>>>>>>> thanks,
>>>>>>>> --Pradeep
>>>>>>>>
>>>>>>>>
>>>>>>>>>
>>>>>>>>> If you already have something like that set up please ignore this
>>>>>>>>> mail.
>>>>>>>>>
>>>>>>>>> Thanks,
>>>>>>>>> Danushka
>>>>>>>>>
>>>>>>>>> On Wed, Nov 2, 2011 at 11:55 PM, Pradeep Fernando <
>>>>>>>>> prad...@wso2.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>> looks like hackathon is going well. Its better if we can achieve
>>>>>>>>>> the following items in this hackathon. (I think some of the things 
>>>>>>>>>> are
>>>>>>>>>> already underway).
>>>>>>>>>>
>>>>>>>>>> * trunk build from the root pom without errors. - (i guess this
>>>>>>>>>> is working)
>>>>>>>>>> * moving all products to maven3 build (carbon, as, gs are done as
>>>>>>>>>> of now)
>>>>>>>>>> * create a new profile for greg doc generation process since it
>>>>>>>>>> takes a lot of time, and we dont want the doc generation in our day 
>>>>>>>>>> to day
>>>>>>>>>> build. (or else we should find a solution for that blacklisting 
>>>>>>>>>> thing)
>>>>>>>>>> * upgrade the trunk version, 3.2.0-SNAPSHOT to 4.0.0-SNAPSHOT
>>>>>>>>>> (this is a grep/sed)
>>>>>>>>>> * branch out new dependencies and make sure they don't break the
>>>>>>>>>> current build (right now we are pointing to 3.2.0 branch)
>>>>>>>>>> *Set up a CI server
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> thanks,
>>>>>>>>>> --Pradeep
>>>>>>>>>>
>>>>>>>>>> _______________________________________________
>>>>>>>>>> Carbon-dev mailing list
>>>>>>>>>> Carbon-dev@wso2.org
>>>>>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> Carbon-dev mailing list
>>>>>>>>> Carbon-dev@wso2.org
>>>>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Pradeep Fernando
>>>>>>>> Software Engineer
>>>>>>>> WSO2 Inc; http://wso2.com/
>>>>>>>>
>>>>>>>> blog: http://pradeepfernando.blogspot.com/
>>>>>>>> m: +94776603662
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> Carbon-dev mailing list
>>>>>>>> Carbon-dev@wso2.org
>>>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks,
>>>>>>> Denis
>>>>>>> ----------------------------------------------------------
>>>>>>> *Denis Weerasiri*
>>>>>>> Software Engineer; WSO2 Inc.; http://wso2.com,
>>>>>>> *email: denis <http://goog_277208233/>** [AT] 
>>>>>>> wso2.com*<http://wso2.com/>
>>>>>>> *
>>>>>>> *
>>>>>>> *site: 
>>>>>>> **https://sites.google.com/site/ddweerasiri/*<https://sites.google.com/site/ddweerasiri/>
>>>>>>> *blog: 
>>>>>>> **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/>
>>>>>>> *
>>>>>>> twitter: 
>>>>>>> **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri>
>>>>>>> *
>>>>>>> linked-in: 
>>>>>>> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Carbon-dev mailing list
>>>>>>> Carbon-dev@wso2.org
>>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Harshana Martin
>>>>>> Software Engineer
>>>>>> WSO2 Inc.
>>>>>> Web:http://wso2.com
>>>>>>           http://wso2.org
>>>>>>
>>>>>> Mobile: +94 716062650
>>>>>> Blog: http://harshana05.blogspot.com
>>>>>> Profile: https://www.google.com/profiles/harshana05
>>>>>> Twitter: http://twitter.com/harshana05
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Carbon-dev mailing list
>>>>>> Carbon-dev@wso2.org
>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Regards
>>>>>
>>>>> Thilini Ishaka
>>>>> WSO2 Inc
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Regards
>>>>
>>>> Thilini Ishaka
>>>> WSO2 Inc
>>>>
>>>>
>>>> _______________________________________________
>>>> Carbon-dev mailing list
>>>> Carbon-dev@wso2.org
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>>
>>>
>>>
>>> --
>>> *Madhuka* Udantha
>>> http://madhukaudantha.blogspot.com/
>>>
>>>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Regards
>>
>> Thilini Ishaka
>> WSO2 Inc
>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* <http://www.apache.org/>**
email: **az...@wso2.com* <az...@wso2.com>* cell: +94 77 3320919
blog: **http://blog.afkham.org* <http://blog.afkham.org>*
twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to