Dear Nakul,
On 2018-05-23 09:56, nakul sharma wrote:
> Respectted Sir,
>
> I am following the instructions of including UBY into my java code. The
> instructions followed are given in the url:-
>
>
https://zoidberg.ukp.informatik.tu-darmstadt.de/jenkins/job/Uby%20Documentation%20(GitHub)/de.tudarmstadt.ukp.uby$de.tudarmstadt.ukp.uby.doc-asl/doclinks/1/
>
> I have also downloaded the UBY database. I am getting the error message
> after including the following lines into the pom.xml.
I'm not sure where you got the idea to add those lines to pom.xml (since
they don't appear in the instructions), but the error message you got
seems clear enough. It should be sufficient to remove all the duplicate
XML tags you added. In particular, the following set of lines appears
four times in your POM; this is what Maven is complaining about:
> <modelVersion>4.0.0</modelVersion>
> <groupId>g01</groupId>
> <artifactId>a01</artifactId>
> <version>0.0.1-SNAPSHOT</version>
Regards,
Tristan
--
Tristan Miller, Research Scientist
Ubiquitous Knowledge Processing Lab (UKP-TUDA)
Department of Computer Science, Technische Universität Darmstadt
Tel:
+49 6151 162 5296 | Web:
https://www.ukp.tu-darmstadt.de/