File tree Expand file tree Collapse file tree 6 files changed +43
-0
lines changed Expand file tree Collapse file tree 6 files changed +43
-0
lines changed Original file line number Diff line number Diff line change 11# greenshop
2+
23e-Commerce Suite builtd with Java and Spring Framework
Original file line number Diff line number Diff line change 1+ # TODO
2+ * yo
Original file line number Diff line number Diff line change 1+ # greenshop
2+
3+ e-Commerce Suite builtd with Java and Spring Framework
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <project xmlns =" http://maven.apache.org/DECORATION/1.0.0"
3+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4+ xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.0.0
5+ http://maven.apache.org/xsd/decoration-1.0.0.xsd" >
6+
7+ <!-- https://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html -->
8+
9+ <bannerLeft >
10+ <name >Greenshop</name >
11+ <src >/img/thomas_woehlke__geburt_einer_vision__logo.png</src >
12+ <href >https://java.woehlke.org/</href >
13+ </bannerLeft >
14+
15+ <body >
16+ <breadcrumbs >
17+ <item name =" Thomas Wöhlke: Java Project Reports generated by Maven" href =" https://java.woehlke.org/" />
18+ <item name =" Greenshop" href =" index.html" />
19+ </breadcrumbs >
20+ <menu name =" Overview" >
21+ <item name =" Home" href =" index.html" />
22+ <item name =" Greenshop" href =" https://github.com/Spring-Framework-Java-Apps/greenshop" />
23+ <item name =" Spring-Framework-Java-Apps (Github)" href =" https://github.com/Spring-Framework-Java-Apps" />
24+ <item name =" Thomas Wöhlke (Github)" href =" https://github.com/thomaswoehlke" />
25+ </menu >
26+ <menu name =" Documentation" >
27+ <item name =" JavaDocs" href =" apidocs/index.html" />
28+ <item name =" Source Xref" href =" xref/index.html" />
29+ </menu >
30+ <menu ref =" reports" />
31+ </body >
32+ <publishDate position =" left" />
33+ <version position =" left" />
34+ <poweredBy >
35+ <logo name =" Maven" href =" http://maven.apache.org/" img =" http://maven.apache.org/images/logos/maven-feather.png" />
36+ </poweredBy >
37+ </project >
You can’t perform that action at this time.
0 commit comments