Error in builing source code for transmart Web App

761 views
Skip to first unread message

Naveen Bhatt

unread,
Nov 24, 2015, 6:59:00 AM11/24/15
to transmart-discuss
Hello Team,

 I have  been trying to build the  source-code  in my STS/GGTS IDE by importing  the root  from /transmartApp  this as Grails project.But while builing this project I  am getting below error log:

|Loading Grails 2.3.7
|Configuring classpath
Error |
Resolve error obtaining dependencies: Failed to read artifact descriptor for xalan:serializer:jar:2.7.1 (Use --stacktrace to see the full trace)
Error |
Resolve error obtaining dependencies: Failed to read artifact descriptor for javax.servlet:javax.servlet-api:jar:3.0.1 (Use --stacktrace to see the full trace)
Error |
Resolve error obtaining dependencies: Failed to read artifact descriptor for javax.servlet:javax.servlet-api:jar:3.0.1 (Use --stacktrace to see the full trace)
Error |
Resolve error obtaining dependencies: Failed to read artifact descriptor for javax.servlet:javax.servlet-api:jar:3.0.1 (Use --stacktrace to see the full trace)
Error |
Resolve error obtaining dependencies: Failed to read artifact descriptor for javax.servlet:javax.servlet-api:jar:3.0.1 (Use --stacktrace to see the full trace)
Error |
Failed to read artifact descriptor for xalan:serializer:jar:2.7.1
|Run 'grails dependency-report' for further information.




Also file VCFExporter.groovy having compile time error. Reason below set of  import are nothaving error. Might  be some jar/dependency missing

import grails.util.Metadata
import org.springframework.beans.factory.annotation.Autowired
import org.transmartproject.core.dataquery.DataRow
import org.transmartproject.core.dataquery.TabularResult
import org.transmartproject.core.dataquery.highdim.AssayColumn
import org.transmartproject.core.dataquery.highdim.HighDimensionResource
import org.transmartproject.core.dataquery.highdim.projections.Projection

Please help.
Thanks.
NB

Message has been deleted

Terry Weymouth

unread,
Nov 24, 2015, 5:02:49 PM11/24/15
to transmart-discuss
Naveen, for starters, the transmartApp is set up for Grails 2.3.11. Try that. My guess is that your are in some sort of incompatible set of dependencies. 
You may also want to delete your .m2 and .grails caches and restart. But just try the 'correct' version first. Terry.

Naveen Bhatt

unread,
Nov 25, 2015, 12:14:56 AM11/25/15
to transmart-discuss
Thanks Terry for your inputs.
 BUt when I import the transmartAPP folder into IDE with selection of 2.3.11 version for Grails. I get  below alter/error and not able to create  the project.

 Project Grails version (2.3.7) does not match install version (2.3.11)

Terry can you please help with any link which is hvaing working transmartApp source code please.Might be some wrong version of source code downloaded by me.
Reply all
Reply to author
Forward
0 new messages