na0607 / jgrasstools

Automatically exported from code.google.com/p/jgrasstools
0 stars 0 forks source link

Can't build jgrassgears #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I can't build  jgrassgears, using your man
http://code.google.com/p/jgrasstools/wiki/Building 

[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   The project eu.hydrologis.jgrass:jgrassgears:0.1-SNAPSHOT 
(C:\workNet\jgrassgears\pom.xml) has 1 error
[ERROR]     'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
be unique: org.geotools:gt-data:jar -> duplicate declaration of version 
${gt.version} @ ${jgt.groupId}:${jgt.artifactId}:${jgt.version} 
(C:\workNet\pom.xml)
[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:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

Original issue reported on code.google.com by mtak...@gmail.com on 27 Oct 2010 at 2:48

GoogleCodeExporter commented 8 years ago
last revision 94a578fc0c

Original comment by mtak...@gmail.com on 27 Oct 2010 at 2:50

GoogleCodeExporter commented 8 years ago
That is odd, I right now tried to clean and build again from scratch and it 
worked. I have updated a bit the build instructions, but nothing big changed.

Can you tell me which maven version you are using?

Do you have a fix for this? I might have declared something wrong that my maven 
version accepts and your not.

Original comment by andrea.a...@gmail.com on 27 Oct 2010 at 7:15

GoogleCodeExporter commented 8 years ago
O_o

I made a big mistake

For build i used eclipse's maven pluggin. (File->Import->Maven project)

Problem resolved when i use standalone maven application :-)

Thanks for the reply!

Original comment by mtak...@gmail.com on 6 Nov 2010 at 2:58

GoogleCodeExporter commented 8 years ago
I am glad to hear it worked. Closing the issue.

Original comment by andrea.a...@gmail.com on 6 Nov 2010 at 5:02