<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>dgss1819-teamB-microstories-domain</artifactId><canonicalName>dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>0b408d8041cf20a772870ac61a3a6dfc</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1819-teamB-microstories-domain</artifactId><canonicalName>dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>1aaa421338220bcc03e523e0294c9ea7</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1819-teamB-microstories-domain</artifactId><canonicalName>dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT.jar</canonicalName><fileName>dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>774115f5664bb70884cdbd6685fe85ff</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>79</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-domain/90/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT.jar</displayPath><fileName>dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#90</displayName><duration>13088</duration><estimatedDuration>15460</estimatedDuration><fullDisplayName>μStories - Team B » Domain #90</fullDisplayName><id>90</id><keepLog>false</keepLog><number>90</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1544989867175</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-domain/90/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/Story.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoryTest.java</affectedPath><affectedPath>jsf/src/main/webapp/editStory.xhtml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/CreateManagedBean.java</affectedPath><affectedPath>jsf/src/main/webapp/createStory.xhtml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJB.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>jsf/src/main/webapp/styles/style.css</affectedPath><affectedPath>jsf/src/main/webapp/home.xhtml</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>6d9549ab938f52168449f8bfed63b982c98dcdff</commitId><timestamp>1544989693000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/dmdominguez</absoluteUrl><fullName>dmdominguez</fullName></author><authorEmail>dmdominguez@esei.uvigo.es</authorEmail><comment>tsk37 Creates JSF new story
Fixes MYSQL, because stories dates publication can be null. Fixes JPA,
because stories dates publication can be null. Fixes JPA tests, because
stories dates publication can be null. Fixes EJB list most popular
stories, because can shows stories who no been publicated. Fixes EJB
create stories, because no adds views to 0 (Clarification all created
stories view is equal 0). Fixes EJB list my stories, because no shows
stories no been publicated. Adds JSF css styles. Adds JSF home.xhtml
redirection to new story. Adds JSF new story.
</comment><date>2018-12-16 20:48:13 +0100</date><id>6d9549ab938f52168449f8bfed63b982c98dcdff</id><msg>tsk37 Creates JSF new story</msg><path><editType>edit</editType><file>jsf/src/main/webapp/editStory.xhtml</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/styles/style.css</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/home.xhtml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoryTest.java</file></path><path><editType>add</editType><file>jsf/src/main/webapp/createStory.xhtml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJB.java</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/CreateManagedBean.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/dmdominguez</absoluteUrl><fullName>dmdominguez</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-domain/90/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1819-teamB-microstories-domain</artifactId><canonicalName>dgss1819-teamB-microstories-domain-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>3f0ba7c595404bc05c75c2986945afaa</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-domain/90/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1819-teamB-microstories-ear</artifactId><canonicalName>dgss1819-teamB-microstories-ear-0.2.0-SNAPSHOT.ear</canonicalName><fileName>dgss1819-teamB-microstories-pom-0.2.0-SNAPSHOT.ear</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>28ea793ea40cec5cd4b4e008a8eac1b4</md5sum><type>ear</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-ear/90/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamB-microstories-ear-0.2.0-SNAPSHOT.ear</displayPath><fileName>dgss1819-teamB-microstories-ear-0.2.0-SNAPSHOT.ear</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-ear-0.2.0-SNAPSHOT.ear</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-ear-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamB-microstories-ear-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-ear-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#90</displayName><duration>5974</duration><estimatedDuration>5904</estimatedDuration><fullDisplayName>μStories - Team B » EAR #90</fullDisplayName><id>90</id><keepLog>false</keepLog><number>90</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1544989867177</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-ear/90/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-ear/90/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1819-teamB-microstories-ear</artifactId><canonicalName>dgss1819-teamB-microstories-ear-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>50e05b03fc5e7011a1b08d52aff03662</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-ear/90/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1819-teamB-microstories-jsf</artifactId><canonicalName>dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>029efc63c65fb3a94596b3ded1257d1e</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1819-teamB-microstories-jsf</artifactId><canonicalName>dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>78fc73faaec18d932cca78101529f4e7</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1819-teamB-microstories-jsf</artifactId><canonicalName>dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT.war</canonicalName><fileName>dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>0a562de9124ee03e555d53b6bc6ae659</md5sum><type>war</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-jsf/90/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT.war</displayPath><fileName>dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#90</displayName><duration>10441</duration><estimatedDuration>13691</estimatedDuration><fullDisplayName>μStories - Team B » JSF #90</fullDisplayName><id>90</id><keepLog>false</keepLog><number>90</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1544989867177</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-jsf/90/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/Story.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoryTest.java</affectedPath><affectedPath>jsf/src/main/webapp/editStory.xhtml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/CreateManagedBean.java</affectedPath><affectedPath>jsf/src/main/webapp/createStory.xhtml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJB.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>jsf/src/main/webapp/styles/style.css</affectedPath><affectedPath>jsf/src/main/webapp/home.xhtml</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>6d9549ab938f52168449f8bfed63b982c98dcdff</commitId><timestamp>1544989693000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/dmdominguez</absoluteUrl><fullName>dmdominguez</fullName></author><authorEmail>dmdominguez@esei.uvigo.es</authorEmail><comment>tsk37 Creates JSF new story
Fixes MYSQL, because stories dates publication can be null. Fixes JPA,
because stories dates publication can be null. Fixes JPA tests, because
stories dates publication can be null. Fixes EJB list most popular
stories, because can shows stories who no been publicated. Fixes EJB
create stories, because no adds views to 0 (Clarification all created
stories view is equal 0). Fixes EJB list my stories, because no shows
stories no been publicated. Adds JSF css styles. Adds JSF home.xhtml
redirection to new story. Adds JSF new story.
</comment><date>2018-12-16 20:48:13 +0100</date><id>6d9549ab938f52168449f8bfed63b982c98dcdff</id><msg>tsk37 Creates JSF new story</msg><path><editType>edit</editType><file>jsf/src/main/webapp/editStory.xhtml</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/styles/style.css</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/home.xhtml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoryTest.java</file></path><path><editType>add</editType><file>jsf/src/main/webapp/createStory.xhtml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJB.java</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/CreateManagedBean.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/dmdominguez</absoluteUrl><fullName>dmdominguez</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-jsf/90/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1819-teamB-microstories-jsf</artifactId><canonicalName>dgss1819-teamB-microstories-jsf-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>ab3645497441b777a6149e1f845232ee</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-jsf/90/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>dgss1819-teamB-microstories-pom</artifactId><canonicalName>dgss1819-teamB-microstories-pom-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>74cf2b057a764e8aa36eee3ff1865363</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-pom/90/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamB-microstories-pom-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamB-microstories-pom-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-pom-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#90</displayName><duration>10566</duration><estimatedDuration>10740</estimatedDuration><fullDisplayName>μStories - Team B » μStories 18/19 Team B #90</fullDisplayName><id>90</id><keepLog>false</keepLog><number>90</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1544989867175</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-pom/90/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/Story.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoryTest.java</affectedPath><affectedPath>jsf/src/main/webapp/editStory.xhtml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/CreateManagedBean.java</affectedPath><affectedPath>jsf/src/main/webapp/createStory.xhtml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJB.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>jsf/src/main/webapp/styles/style.css</affectedPath><affectedPath>jsf/src/main/webapp/home.xhtml</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>6d9549ab938f52168449f8bfed63b982c98dcdff</commitId><timestamp>1544989693000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/dmdominguez</absoluteUrl><fullName>dmdominguez</fullName></author><authorEmail>dmdominguez@esei.uvigo.es</authorEmail><comment>tsk37 Creates JSF new story
Fixes MYSQL, because stories dates publication can be null. Fixes JPA,
because stories dates publication can be null. Fixes JPA tests, because
stories dates publication can be null. Fixes EJB list most popular
stories, because can shows stories who no been publicated. Fixes EJB
create stories, because no adds views to 0 (Clarification all created
stories view is equal 0). Fixes EJB list my stories, because no shows
stories no been publicated. Adds JSF css styles. Adds JSF home.xhtml
redirection to new story. Adds JSF new story.
</comment><date>2018-12-16 20:48:13 +0100</date><id>6d9549ab938f52168449f8bfed63b982c98dcdff</id><msg>tsk37 Creates JSF new story</msg><path><editType>edit</editType><file>jsf/src/main/webapp/editStory.xhtml</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/styles/style.css</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/home.xhtml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoryTest.java</file></path><path><editType>add</editType><file>jsf/src/main/webapp/createStory.xhtml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJB.java</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/CreateManagedBean.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/dmdominguez</absoluteUrl><fullName>dmdominguez</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-pom/90/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1819-teamB-microstories-pom</artifactId><canonicalName>dgss1819-teamB-microstories-pom-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>74cf2b057a764e8aa36eee3ff1865363</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-pom/90/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1819-teamB-microstories-rest</artifactId><canonicalName>dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>1a0abc21feb9006175b92b9aeca79080</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1819-teamB-microstories-rest</artifactId><canonicalName>dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>f18b149501cb4c5c544c1286ed4fbab3</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1819-teamB-microstories-rest</artifactId><canonicalName>dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT.war</canonicalName><fileName>dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT.war</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>456695cab1f90121435991ee844393f8</md5sum><type>war</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>27</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-rest/90/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT.war</displayPath><fileName>dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#90</displayName><duration>47666</duration><estimatedDuration>56594</estimatedDuration><fullDisplayName>μStories - Team B » REST #90</fullDisplayName><id>90</id><keepLog>false</keepLog><number>90</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1544989867176</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-rest/90/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-rest/90/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1819-teamB-microstories-rest</artifactId><canonicalName>dgss1819-teamB-microstories-rest-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>77627ab5bba39dc365ebcceecba85723</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-rest/90/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1819-teamB-microstories-service</artifactId><canonicalName>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>64c74c94c547858d0c7aa2beb187f61b</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1819-teamB-microstories-service</artifactId><canonicalName>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>89cdc11acd3400cf3f847095c73be817</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1819-teamB-microstories-service</artifactId><canonicalName>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT-tests.jar</canonicalName><classifier>tests</classifier><fileName>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT-tests.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>1da31aa96bc47abcad530fcf79096043</md5sum><type>test-jar</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1819-teamB-microstories-service</artifactId><canonicalName>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT.jar</canonicalName><fileName>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>193d1b13a0bfaaba6451f0fcda9ab453</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>54</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-service/90/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT.jar</displayPath><fileName>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#90</displayName><duration>47790</duration><estimatedDuration>59571</estimatedDuration><fullDisplayName>μStories - Team B » Service #90</fullDisplayName><id>90</id><keepLog>false</keepLog><number>90</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1544989867176</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-service/90/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/Story.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoryTest.java</affectedPath><affectedPath>jsf/src/main/webapp/editStory.xhtml</affectedPath><affectedPath>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/CreateManagedBean.java</affectedPath><affectedPath>jsf/src/main/webapp/createStory.xhtml</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJB.java</affectedPath><affectedPath>additional-material/db/microstories-mysql.creation.sql</affectedPath><affectedPath>jsf/src/main/webapp/styles/style.css</affectedPath><affectedPath>jsf/src/main/webapp/home.xhtml</affectedPath><affectedPath>additional-material/db/microstories-mysql.full.sql</affectedPath><commitId>6d9549ab938f52168449f8bfed63b982c98dcdff</commitId><timestamp>1544989693000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/dmdominguez</absoluteUrl><fullName>dmdominguez</fullName></author><authorEmail>dmdominguez@esei.uvigo.es</authorEmail><comment>tsk37 Creates JSF new story
Fixes MYSQL, because stories dates publication can be null. Fixes JPA,
because stories dates publication can be null. Fixes JPA tests, because
stories dates publication can be null. Fixes EJB list most popular
stories, because can shows stories who no been publicated. Fixes EJB
create stories, because no adds views to 0 (Clarification all created
stories view is equal 0). Fixes EJB list my stories, because no shows
stories no been publicated. Adds JSF css styles. Adds JSF home.xhtml
redirection to new story. Adds JSF new story.
</comment><date>2018-12-16 20:48:13 +0100</date><id>6d9549ab938f52168449f8bfed63b982c98dcdff</id><msg>tsk37 Creates JSF new story</msg><path><editType>edit</editType><file>jsf/src/main/webapp/editStory.xhtml</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.creation.sql</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/styles/style.css</file></path><path><editType>edit</editType><file>jsf/src/main/webapp/home.xhtml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoryTest.java</file></path><path><editType>add</editType><file>jsf/src/main/webapp/createStory.xhtml</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJB.java</file></path><path><editType>add</editType><file>jsf/src/main/java/es/uvigo/esei/dgss/teamB/microstories/CreateManagedBean.java</file></path><path><editType>edit</editType><file>additional-material/db/microstories-mysql.full.sql</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/dmdominguez</absoluteUrl><fullName>dmdominguez</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-service/90/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1819-teamB-microstories-service</artifactId><canonicalName>dgss1819-teamB-microstories-service-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>a035946207aee034a016966c4246fa5b</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-service/90/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>dgss1819-teamB-microstories-tests</artifactId><canonicalName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>067f9a2f88bebecb6ecf348b17596407</md5sum><type>java-source</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss1819-teamB-microstories-tests</artifactId><canonicalName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>488feaf49e2b361e15a4ca496f93ec44</md5sum><type>javadoc</type><version>0.2.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss1819-teamB-microstories-tests</artifactId><canonicalName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.jar</canonicalName><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>b7d9b985bcf483296a20feb6fafe0cbc</md5sum><type>jar</type><version>0.2.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-tests/90/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.jar</displayPath><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.pom</displayPath><fileName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss1819-teamB-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#90</displayName><duration>7979</duration><estimatedDuration>10657</estimatedDuration><fullDisplayName>μStories - Team B » Tests #90</fullDisplayName><id>90</id><keepLog>false</keepLog><number>90</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1544989867176</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-tests/90/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-tests/90/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>dgss1819-teamB-microstories-tests</artifactId><canonicalName>dgss1819-teamB-microstories-tests-0.2.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamB.microstories</groupId><md5sum>9b2d6468be0bfd53bbae74134ac5d401</md5sum><type>pom</type><version>0.2.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss1819-teamB-microstories-tests/90/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>