Hi
This is first time I am trying to build trinidad as I need to do some
debugging (posted a separate message on issue also on the mailing list).
I did a svn checkout from trinidad/trunk to ' trinidad' directory on my
machine. Checkout was successful.
Now when I do
mvn install
the build does not happen and I get error "The POM for
org.apache.myfaces.trinidadbuild:maven-xrts-plugin:jar:2.0
.8-SNAPSHOT is missing, no dependency information available"
How do I resolve this.
Is there a build document that I can refer to?
regards
Sandeep Gupta
E:\Anant\workspace\trinidad>mvn install
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Apache MyFaces Trinidad
[INFO] Apache MyFaces Trinidad Build
[INFO] Apache MyFaces Trinidad API
[INFO] Apache MyFaces Trinidad Impl
[INFO] Apache MyFaces Trinidad Examples
[INFO] Apache MyFaces Trinidad Blank Demo
[INFO] Apache MyFaces Trinidad Demo
[INFO] Apache MyFaces Trinidad Components Showcase
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building Apache MyFaces Trinidad 2.1.0-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.apache.myfaces.trinidadbuild:maven-xrts-plugin:jar:2.0
.8-SNAPSHOT is missing, no dependency information available
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache MyFaces Trinidad ........................... FAILURE [0.044s]
[INFO] Apache MyFaces Trinidad Build ..................... SKIPPED
[INFO] Apache MyFaces Trinidad API ....................... SKIPPED
[INFO] Apache MyFaces Trinidad Impl ...................... SKIPPED
[INFO] Apache MyFaces Trinidad Examples .................. SKIPPED
[INFO] Apache MyFaces Trinidad Blank Demo ................ SKIPPED
[INFO] Apache MyFaces Trinidad Demo ...................... SKIPPED
[INFO] Apache MyFaces Trinidad Components Showcase ....... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 0.307s
[INFO] Finished at: Thu Jun 06 16:22:55 GMT+05:30 2013
[INFO] Final Memory: 4M/15M
[INFO]
------------------------------------------------------------------------
[ERROR] Plugin
org.apache.myfaces.trinidadbuild:maven-xrts-plugin:2.0.8-SNAPSHOT
or one of its dependencies could not be resolved: Failed to read
artifact descr
iptor for
org.apache.myfaces.trinidadbuild:maven-xrts-plugin:jar:2.0.8-SNAPSHOT:
Could not find artifact
org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:
2.0.8-SNAPSHOT -> [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
E:\Anant\workspace\trinidad>pwd
'pwd' is not recognized as an internal or external command,
operable program or batch file.
E:\Anant\workspace\trinidad>dir
Volume in drive E is New Volume
Volume Serial Number is 2A9A-E832
Directory of E:\Anant\workspace\trinidad
06/06/2013 03:24 PM <DIR> .
06/06/2013 03:24 PM <DIR> ..
06/06/2013 03:24 PM 8,287 KEYS
06/06/2013 03:22 PM 11,560 LICENSE
06/06/2013 03:22 PM 774 NOTICE
06/06/2013 03:23 PM 31,360 pom.xml
06/06/2013 03:23 PM <DIR> scripts
06/06/2013 03:23 PM <DIR> src
06/06/2013 03:23 PM <DIR> trinidad-api
06/06/2013 03:24 PM <DIR> trinidad-assembly
06/06/2013 03:24 PM <DIR> trinidad-build
06/06/2013 03:23 PM <DIR> trinidad-examples
06/06/2013 03:27 PM <DIR> trinidad-impl
4 File(s) 51,981 bytes
9 Dir(s) 61,736,513,536 bytes free
E:\Anant\workspace\trinidad>mvn install
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Apache MyFaces Trinidad
[INFO] Apache MyFaces Trinidad Build
[INFO] Apache MyFaces Trinidad API
[INFO] Apache MyFaces Trinidad Impl
[INFO] Apache MyFaces Trinidad Examples
[INFO] Apache MyFaces Trinidad Blank Demo
[INFO] Apache MyFaces Trinidad Demo
[INFO] Apache MyFaces Trinidad Components Showcase
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building Apache MyFaces Trinidad 2.1.0-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.apache.myfaces.trinidadbuild:maven-xrts-plugin:jar:2.0
.8-SNAPSHOT is missing, no dependency information available
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache MyFaces Trinidad ........................... FAILURE [0.040s]
[INFO] Apache MyFaces Trinidad Build ..................... SKIPPED
[INFO] Apache MyFaces Trinidad API ....................... SKIPPED
[INFO] Apache MyFaces Trinidad Impl ...................... SKIPPED
[INFO] Apache MyFaces Trinidad Examples .................. SKIPPED
[INFO] Apache MyFaces Trinidad Blank Demo ................ SKIPPED
[INFO] Apache MyFaces Trinidad Demo ...................... SKIPPED
[INFO] Apache MyFaces Trinidad Components Showcase ....... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 0.307s
[INFO] Finished at: Thu Jun 06 16:33:20 GMT+05:30 2013
[INFO] Final Memory: 4M/15M
[INFO]
------------------------------------------------------------------------
[ERROR] Plugin
org.apache.myfaces.trinidadbuild:maven-xrts-plugin:2.0.8-SNAPSHOT
or one of its dependencies could not be resolved: Failed to read
artifact descr
iptor for
org.apache.myfaces.trinidadbuild:maven-xrts-plugin:jar:2.0.8-SNAPSHOT:
Could not find artifact
org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:
2.0.8-SNAPSHOT -> [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
E:\Anant\workspace\trinidad>