could you raise a ticket for this? and perhaps fix it :-) ? In terms of starting contributing, that would be great, of course. So I can advise, what are your interests?
Cheers Dan On 15 September 2013 23:26, Othmen Tiliouine <[email protected]>wrote: > Ah! .. i forgot to tell you that the build works with -DskipTest=true and does > not work without this parameter > > Tests in error: > > saveObjectAndAssociatedCollection(org.apache.isis.core.runtime.fixturedomainse > rvice.ObjectFixtureFilePersistorTest): Unparseable date: "08-Mar-2010 > 01:00 UTC" > > > oldFieldNameSkipped(org.apache.isis.core.runtime.fixturedomainservice.ObjectFi > xtureFilePersistorTest): Unparseable date: "08-Mar-2010 01:00 UTC" > > saveOneObject(org.apache.isis.core.runtime.fixturedomainservice.ObjectFixtureF > ilePersistorTest): Unparseable date: "08-Mar-2010 01:00 UTC" > > saveReferencedObject(org.apache.isis.core.runtime.fixturedomainservice.ObjectF > ixtureFilePersistorTest): Unparseable date: "08-Mar-2010 01:00 UTC" > > invalidFieldLine(org.apache.isis.core.runtime.fixturedomainservice.ObjectFixtu > reFilePersistorTest): Unparseable date: "08-Mar-2010 01:00 UTC" > > saveTwoObjects(org.apache.isis.core.runtime.fixturedomainservice.ObjectFixture > FilePersistorTest): Unparseable date: "08-Mar-2010 01:00 UTC" > > saveNoObjects(org.apache.isis.core.runtime.fixturedomainservice.ObjectFixtureF > ilePersistorTest): Unparseable date: "08-Mar-2010 01:00 UTC" > > loadInstance(org.apache.isis.core.runtime.fixturedomainservice.ObjectFixtureFi > lePersistorTest): Unparseable date: "08-Mar-2010 01:00 UTC" > > Tests run: 117, Failures: 0, Errors: 8, Skipped: 1 > > > 2013/9/15 Othmen Tiliouine <[email protected]> > >> Thnak you for your response, >> >> i removed all folders that apear in similar warnings in maven log and its >> ok now >> >> i set up my environnement and i want to start contributing with a niewbe >> task what task you recommends to me ? >> >> is there any real time messaging for isis contributers like an irc >> channel .. ? >> >> >> 2013/9/15 Dan Haywood <[email protected]> >> >>> Hi Othmen, >>> >>> Thanks for trying out Isis. >>> >>> I suspect that there's a corruption in your local Maven repo. This >>> happens sometime... it's happened to me when I've been working on a flaky >>> internet connection at a hotel, for example. >>> >>> In your stack trace, I see: >>> >>> [WARNING] The metadata C:\Documents and Settings\Administrateur. >>> TOSHIBA-7BA50F3\ >>> .m2\repository\org\datanucleus\datanucleus-core\maven-metadata-DN_M2_Repo.xml >>> is >>> invalid: end tag name </head> must be the same as start tag <base> from >>> line 6 >>> (position: TEXT seen ...<base target="_self">\r\n </head>... @7:11) >>> >>> That suggests a problem with that file, somehow. If you open it, I >>> wouldn't be suprised if you saw it was a HTML page with some sort of error, >>> rather than the XML file that it is meant to be. >>> >>> If I'm right, the fix is easy enough: just delete the files/directories. >>> Maven then will redownload as need be. I would probably delete the >>> C:\Documents >>> and >>> Settings\Administrateur.TOSHIBA-7BA50F3\.m2\repository\org\datanucleus\datanucleus-core >>> directory and everything under it. >>> >>> Re: ISIS-532 [1], this also looks like a Maven issue; >>> maven-surefire-plugin is the plugin that executes the tests. Perhaps that >>> is also corrupted. I'm going >>> >>> In fact, if you want to force Maven to redownload everything (including >>> the surefire plugin) just rename (or even delete) the C:\Documents and >>> Settings\Administrateur.TOSHIBA-7BA50F3\.m2\repository directory. >>> >>> I'm going to close the ticket, because I don't believe it is an Isis >>> issue. >>> >>> Thx >>> Dan >>> >>> [1] https://issues.apache.org/jira/browse/ISIS-532 >>> >>> >>> >>> >>> >>> On 14 September 2013 15:52, Othmen Tiliouine <[email protected] >>> > wrote: >>> >>>> Hello, >>>> >>>> I have some problems to build isis with maven 3 >>>> yesterday checkout the source and i trayed to build but i have an error >>>> and i reported a bug https://issues.apache.org/jira/browse/ISIS-532 >>>> >>>> i also tried to build this >>>> http://isis.apache.org/learning-more/resources/tutorials/rrraddd/myapp.zip >>>> quickstart but i have an other error >>>> >>>> ______________________________________________________________ >>>> [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ >>>> myapp-dom --- >>>> >>>> [WARNING] File encoding has not been set, using platform encoding >>>> Cp1252, i.e. b >>>> uild is platform dependent! >>>> [INFO] Compiling 4 source files to D:\isis\cours\documentation >>>> oficielle\myapp\d >>>> om\target\classes >>>> [INFO] >>>> [INFO] --- maven-datanucleus-plugin:3.1.1:enhance (default) @ myapp-dom >>>> --- >>>> [WARNING] The metadata C:\Documents and >>>> Settings\Administrateur.TOSHIBA-7BA50F3\ >>>> .m2\repository\org\datanucleus\datanucleus-core\maven-metadata-DN_M2_Repo.xml >>>> is >>>> invalid: end tag name </head> must be the same as start tag <base> >>>> from line 6 >>>> (position: TEXT seen ...<base target="_self">\r\n </head>... @7:11) >>>> [WARNING] The POM for org.datanucleus:datanucleus-core:jar:3.1.0-m1 is >>>> invalid, >>>> transitive dependencies (if any) will not be available, enable debug >>>> logging for >>>> more details >>>> [WARNING] The POM for org.datanucleus:datanucleus-core:jar:3.1.0-m2 is >>>> invalid, >>>> transitive dependencies (if any) will not be available, enable debug >>>> logging for >>>> more details >>>> [WARNING] The POM for org.datanucleus:datanucleus-core:jar:3.1.0-m3 is >>>> invalid, >>>> transitive dependencies (if any) will not be available, enable debug >>>> logging for >>>> more details >>>> [WARNING] The POM for org.datanucleus:datanucleus-core:jar:3.1.0-m4 is >>>> invalid, >>>> transitive dependencies (if any) will not be available, enable debug >>>> logging for >>>> more details >>>> [WARNING] The POM for org.datanucleus:datanucleus-core:jar:3.1.0-m5 is >>>> invalid, >>>> transitive dependencies (if any) will not be available, enable debug >>>> logging for >>>> more details >>>> [WARNING] The POM for >>>> org.datanucleus:datanucleus-core:jar:3.1.0-release is inva >>>> lid, transitive dependencies (if any) will not be available, enable >>>> debug loggin >>>> g for more details >>>> [WARNING] The POM for org.datanucleus:datanucleus-core:jar:3.1.1 is >>>> invalid, tra >>>> nsitive dependencies (if any) will not be available, enable debug >>>> logging for mo >>>> re details >>>> [WARNING] The POM for org.datanucleus:datanucleus-core:jar:3.1.3 is >>>> invalid, tra >>>> nsitive dependencies (if any) will not be available, enable debug >>>> logging for mo >>>> re details >>>> [WARNING] The POM for org.datanucleus:datanucleus-core:jar:3.1.4 is >>>> invalid, tra >>>> nsitive dependencies (if any) will not be available, enable debug >>>> logging for mo >>>> re details >>>> [WARNING] The POM for org.datanucleus:datanucleus-core:jar:3.1.5 is >>>> invalid, tra >>>> nsitive dependencies (if any) will not be available, enable debug >>>> logging for mo >>>> re details >>>> [WARNING] The metadata C:\Documents and >>>> Settings\Administrateur.TOSHIBA-7BA50F3\ >>>> >>>> .m2\repository\org\datanucleus\datanucleus-enhancer\maven-metadata-jboss-public- >>>> repository-group.xml is invalid: end tag name </head> must be the same >>>> as start >>>> tag <base> from line 6 (position: TEXT seen ...<base >>>> target="_self">\r\n </hea >>>> d>... @7:11) >>>> [WARNING] The metadata C:\Documents and >>>> Settings\Administrateur.TOSHIBA-7BA50F3\ >>>> .m2\repository\org\datanucleus\datanucleus-enhancer\maven-metadata-central.xml >>>> i >>>> s invalid: end tag name </head> must be the same as start tag <base> >>>> from line 6 >>>> (position: TEXT seen ...<base target="_self">\r\n </head>... @7:11) >>>> [WARNING] The metadata C:\Documents and >>>> Settings\Administrateur.TOSHIBA-7BA50F3\ >>>> >>>> .m2\repository\org\datanucleus\datanucleus-enhancer\maven-metadata-DN_M2_Repo.xm >>>> l is invalid: end tag name </head> must be the same as start tag <base> >>>> from lin >>>> e 6 (position: TEXT seen ...<base target="_self">\r\n </head>... >>>> @7:11) >>>> [WARNING] The metadata C:\Documents and >>>> Settings\Administrateur.TOSHIBA-7BA50F3\ >>>> >>>> .m2\repository\javax\jdo\jdo-api\maven-metadata-jboss-public-repository-group.xm >>>> l is invalid: end tag name </head> must be the same as start tag <base> >>>> from lin >>>> e 6 (position: TEXT seen ...<base target="_self">\r\n </head>... >>>> @7:11) >>>> [WARNING] The metadata C:\Documents and >>>> Settings\Administrateur.TOSHIBA-7BA50F3\ >>>> .m2\repository\javax\jdo\jdo-api\maven-metadata-central.xml is invalid: >>>> end tag >>>> name </head> must be the same as start tag <base> from line 6 >>>> (position: TEXT se >>>> en ...<base target="_self">\r\n </head>... @7:11) >>>> [WARNING] The metadata C:\Documents and >>>> Settings\Administrateur.TOSHIBA-7BA50F3\ >>>> .m2\repository\javax\jdo\jdo-api\maven-metadata-DN_M2_Repo.xml is >>>> invalid: end t >>>> ag name </head> must be the same as start tag <base> from line 6 >>>> (position: TEXT >>>> seen ...<base target="_self">\r\n </head>... @7:11) >>>> [WARNING] The metadata C:\Documents and >>>> Settings\Administrateur.TOSHIBA-7BA50F3\ >>>> >>>> .m2\repository\org\ow2\asm\asm\maven-metadata-jboss-public-repository-group.xml >>>> is invalid: end tag name </head> must be the same as start tag <base> >>>> from line >>>> 6 (position: TEXT seen ...<base target="_self">\r\n </head>... @7:11) >>>> [WARNING] The metadata C:\Documents and >>>> Settings\Administrateur.TOSHIBA-7BA50F3\ >>>> .m2\repository\org\ow2\asm\asm\maven-metadata-central.xml is invalid: >>>> end tag na >>>> me </head> must be the same as start tag <base> from line 6 (position: >>>> TEXT seen >>>> ...<base target="_self">\r\n </head>... @7:11) >>>> [WARNING] The metadata C:\Documents and >>>> Settings\Administrateur.TOSHIBA-7BA50F3\ >>>> .m2\repository\org\ow2\asm\asm\maven-metadata-DN_M2_Repo.xml is >>>> invalid: end tag >>>> name </head> must be the same as start tag <base> from line 6 >>>> (position: TEXT s >>>> een ...<base target="_self">\r\n </head>... @7:11) >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] Reactor Summary: >>>> [INFO] >>>> [INFO] Quickstart App .................................... SUCCESS >>>> [0.375s] >>>> [INFO] Quickstart DOM .................................... FAILURE >>>> [2.156s] >>>> [INFO] Quickstart Fixtures ............................... SKIPPED >>>> [INFO] Quickstart Repositories (for JDO) ................. SKIPPED >>>> [INFO] QuickStart Wicket Viewer .......................... SKIPPED >>>> [INFO] Quickstart Restful Objects Viewer ................. SKIPPED >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] BUILD FAILURE >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] Total time: 3.016s >>>> [INFO] Finished at: Sat Sep 14 15:49:35 GMT+01:00 2013 >>>> [INFO] Final Memory: 12M/495M >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [ERROR] Failed to execute goal >>>> org.datanucleus:maven-datanucleus-plugin:3.1.1:en >>>> hance (default) on project myapp-dom: Execution default of goal >>>> org.datanucleus: >>>> maven-datanucleus-plugin:3.1.1:enhance failed: Plugin >>>> org.datanucleus:maven-data >>>> nucleus-plugin:3.1.1 or one of its dependencies could not be resolved: >>>> Failed to >>>> collect dependencies for >>>> org.datanucleus:maven-datanucleus-plugin:jar:3.1.1 (): >>>> No versions available for >>>> org.datanucleus:datanucleus-enhancer:jar:(3.0.99, 3.1 >>>> .99) within specified range -> [Help 1] >>>> [ERROR] >>>> [ERROR] To see the full stack trace of the errors, re-run Maven with >>>> the -e swit >>>> ch. >>>> [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 rea >>>> d the following articles: >>>> [ERROR] [Help 1] >>>> http://cwiki.apache.org/confluence/display/MAVEN/PluginResoluti >>>> onException >>>> [ERROR] >>>> [ERROR] After correcting the problems, you can resume the build with >>>> the command >>>> >>>> [ERROR] mvn <goals> -rf :myapp-dom >>>> D:\isis\cours\documentation oficielle\myapp> >>>> ______________________________________________________________ >>>> >>>> >>>> >>>> today i updated my working directory and tried to build but i have an >>>> other error in core datamodel proejct >>>> >>>> >>>> >>>> ____________________________________________________________________ >>>> >>>> [INFO] >>>> [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ >>>> isis-core-metamodel --- >>>> [INFO] Compiling 1177 source files to >>>> D:\isis\source\isis\core\metamodel\target\classes >>>> [INFO] ------------------------------------------------------------- >>>> [ERROR] COMPILATION ERROR : >>>> [INFO] ------------------------------------------------------------- >>>> [ERROR] >>>> \isis\source\isis\core\metamodel\src\main\java\org\apache\isis\core\metamodel\specloader\specimpl\ObjectSpecificationAbstract.java:[698,4] >>>> err >>>> or: method does not override or implement a method from a supertype >>>> >>>> ____________________________________________________________________ >>>> [INFO] 1error >>>> [INFO] ------------------------------------------------------------- >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] Reactor Summary: >>>> [INFO] >>>> [INFO] Isis Core MetaModel ............................... FAILURE >>>> [3:15.703s] >>>> [INFO] Isis Core Runtime ................................. SKIPPED >>>> [INFO] Isis Core WebServer ............................... SKIPPED >>>> [INFO] Isis Core CgLib Bytecode .......................... SKIPPED >>>> [INFO] Isis Core Javassist Bytecode ...................... SKIPPED >>>> [INFO] Isis Core (In-Memory) ObjectStore ................. SKIPPED >>>> [INFO] Isis Core (In-memory) ProfileStore ................ SKIPPED >>>> [INFO] Isis Core (Bypass) Security ....................... SKIPPED >>>> [INFO] Isis Core TCK App ................................. SKIPPED >>>> [INFO] Isis Core TCK DOM ................................. SKIPPED >>>> [INFO] Isis Core Wrapper Service ......................... SKIPPED >>>> [INFO] Isis Core Spec Support ............................ SKIPPED >>>> [INFO] Isis Core Integration Testing Support ............. SKIPPED >>>> [INFO] Isis Core TCK Fixtures ............................ SKIPPED >>>> [INFO] Isis XML ObjectStore .............................. SKIPPED >>>> [INFO] Isis NOSQL ObjectStore ............................ SKIPPED >>>> [INFO] Isis JDO ObjectStore .............................. SKIPPED >>>> [INFO] Isis JDO ObjectStore AppLib ....................... SKIPPED >>>> [INFO] Isis JDO ObjectStore MetaModel Support ............ SKIPPED >>>> [INFO] Isis JDO ObjectStore DataNucleus impl ............. SKIPPED >>>> [INFO] Isis Groovy ProgModel ............................. SKIPPED >>>> [INFO] Isis Groovy ProgModel AppLib ...................... SKIPPED >>>> [INFO] Isis Groovy ProgModel MetaModel ................... SKIPPED >>>> [INFO] Isis XML ProfileStore ............................. SKIPPED >>>> [INFO] Isis File Security ................................ SKIPPED >>>> [INFO] Isis Shiro Security ............................... SKIPPED >>>> [INFO] Isis Drag-n-Drop Viewer ........................... SKIPPED >>>> [INFO] Isis Drag-n-Drop Viewer Implementation ............ SKIPPED >>>> [INFO] Isis Drag-n-Drop Viewer TCK tests ................. SKIPPED >>>> [INFO] Isis Scimpi Viewer ................................ SKIPPED >>>> [INFO] Isis Scimpi Viewer Dispatcher ..................... SKIPPED >>>> [INFO] Isis Scimpi Viewer Servlet ........................ SKIPPED >>>> [INFO] Isis Scimpi Viewer TCK tests ...................... SKIPPED >>>> [INFO] Isis Wicket Viewer ................................ SKIPPED >>>> [INFO] Isis Wicket Viewer Model .......................... SKIPPED >>>> [INFO] Isis Wicket Viewer UI Components .................. SKIPPED >>>> [INFO] Isis Wicket Viewer Implementation ................. SKIPPED >>>> [INFO] Isis Wicket Viewer TCK tests ...................... SKIPPED >>>> [INFO] Isis RestfulObjects Viewer ........................ SKIPPED >>>> [INFO] Isis RestfulObjects Viewer AppLib ................. SKIPPED >>>> [INFO] Isis RestfulObjects Viewer Rendering .............. SKIPPED >>>> [INFO] Isis RestfulObjects Viewer Server ................. SKIPPED >>>> [INFO] Isis RestfulObjects Viewer TCK tests .............. SKIPPED >>>> [INFO] Example Claims .................................... SKIPPED >>>> [INFO] Example Claims App DOM ............................ SKIPPED >>>> [INFO] Example Claims App Fixtures ....................... SKIPPED >>>> [INFO] Example Claims App Scimpi Viewer .................. SKIPPED >>>> [INFO] Example Claims App Wicket Viewer .................. SKIPPED >>>> [INFO] Example Claims App DnD Viewer ..................... SKIPPED >>>> [INFO] Quickstart (Scimpi/NoSQL) App ..................... SKIPPED >>>> [INFO] Quickstart (Scimpi/NoSQL) DOM ..................... SKIPPED >>>> [INFO] Quickstart (Scimpi/NoSQL) Fixtures ................ SKIPPED >>>> [INFO] Quickstart (Scimpi/NoSQL) Scimpi Viewer ........... SKIPPED >>>> [INFO] Quickstart Wicket/Restful/JDO App ................. SKIPPED >>>> [INFO] Quickstart Wicket/Restful/JDO DOM ................. SKIPPED >>>> [INFO] Quickstart Wicket/Restful/JDO Fixtures ............ SKIPPED >>>> [INFO] Quickstart Wicket/Restful/JDO Integration Tests ... SKIPPED >>>> [INFO] Quickstart Wicket/Restful/JDO Webapp .............. SKIPPED >>>> [INFO] quickstart_wicket_restful_jdo-archetype ........... SKIPPED >>>> [INFO] Email service ..................................... SKIPPED >>>> [INFO] Isis Maven Mojo (isis-maven-plugin) ............... SKIPPED >>>> [INFO] Apache Isis (Aggregator) .......................... SKIPPED >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] BUILD FAILURE >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] Total time: 3:32.953s >>>> [INFO] Finished at: Sat Sep 14 15:40:27 GMT+01:00 2013 >>>> [INFO] Final Memory: 52M/495M >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [ERROR] Failed to execute goal >>>> org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile >>>> (default-compile) on project isis-core-metamodel: Compilat >>>> ion failure >>>> [ERROR] >>>> \isis\source\isis\core\metamodel\src\main\java\org\apache\isis\core\metamodel\specloader\specimpl\ObjectSpecificationAbstract.java:[698,4] >>>> err >>>> or: method does not override or implement a method from a supertype >>>> [ERROR] -> [Help 1] >>>> [ERROR] >>>> [ERROR] To see the full stack trace of the errors, re-run Maven with >>>> the -e switch. >>>> [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: >>>> >>> >>> >> >
