Jump to content
We've recently updated our Privacy Statement, available here ×

can the web-service sample be built without building the whole server ?


ntjp

Recommended Posts

Hi.
I've installed the BINARY distribution of jasper-server 4.7 on one PC and I'm trying to build the java-webapp sample from the "samples" directory (more specifically the "Jasper server WS Sample JAR subproject) on a 2nd/different PC.
On that 2nd PC, I've installed the Zipped maven repository  available as one of the jasperserver SOURCE packages from sourceforge (note that I haven't downloaded nor built Jasper's source code itself).

When I try to build the webservice sample, I get following messages from maven:

------------------------------------------------------------------------

Building Jasper Server WS Sample JAR 4.7.0

------------------------------------------------------------------------

The POM for jaspersoft.ji-pro.ji-jpivot-ui:ji-jpivot:jar:4.0.2 is missing, no dependency information available

The POM for org.hibernate:hibernate-core:jar:3.3.2.GA-HHH-2763 is missing, no dependency information available

The POM for org.olap4j:olap4j:jar:0.9.7.309-JS-2 is missing, no dependency information available

The POM for mondrian:mondrian:jar:3.2.0-13661-JS-3 is missing, no dependency information available

The POM for json:json-org:jar:1.0 is missing, no dependency information available

The POM for com.jaspersoft.jasperserver:jasperserver-ireport-plugin:jar:4.7.0 is missing, no dependency information available

Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/3.3.2.GA-HHH-2763/hibernate-core-3.3.2.GA-HHH-2763.jar

Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar

 

Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (0 B at 0.0 KB/sec)

 

------------------------------------------------------------------------

BUILD FAILURE

------------------------------------------------------------------------

Total time: 2.047s

Finished at: Mon Dec 10 16:19:35 JST 2012

Final Memory: 5M/15M

------------------------------------------------------------------------

Failed to execute goal on project jasperserver-ws-sample-jar: Could not resolve dependencies for project com.jaspersoft.jasperserver:jasperserver-ws-sample-jar:jar:4.7.0: The following artifacts could not be resolved: jaspersoft.ji-pro.ji-jpivot-ui:ji-jpivot:jar:4.0.2, org.hibernate:hibernate-core:jar:3.3.2.GA-HHH-2763, org.olap4j:olap4j:jar:0.9.7.309-JS-2, mondrian:mondrian:jar:3.2.0-13661-JS-3, json:json-org:jar:1.0, com.jaspersoft.jasperserver:jasperserver-ireport-plugin:jar:4.7.0: Failure to find jaspersoft.ji-pro.ji-jpivot-ui:ji-jpivot:jar:4.0.2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]

 

1) Is it possible to build the sample without building the whole server ?
2) if affirmative, would you have any suggestion on how to fix above build issue ?
 

Regards

kb

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...