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

madhavig

Members
  • Posts

    5
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Everything posted by madhavig

  1. Hi, I am using JasperServer community edition 3.5 with iReports 3.1.4. I am also getting the same error when I try to add input control to the already created report. Both are running locally on WIndows XP. attached is the screenshot of the error. Thank you. -Madhavi
  2. Hi, I have checked out the tagged code from http://jasperforge.org/svn/repos/jasperserver/tags/js-for-pro-3.5.1 Regards -Madhavi
  3. Hi, I am getting following error while building the code. ------------------------------------------------------------------------------------------------------- Missing: ---------- 1) jasperreports:jasperreports:jar:3.5.0-Mondrian-3.1.1 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=jasperreports -DartifactId=jasperreport s -Dversion=3.5.0-Mondrian-3.1.1 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=jasperreports -DartifactId=jasperreports -Dversion=3.5.0-Mondrian-3.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl= -DrepositoryId=[id] Path to dependency: 1) com.jaspersoft.jasperserver.api.metadata:jasperserver-api-metadata:ja r:3.5.0 2) jasperreports:jasperreports:jar:3.5.0-Mondrian-3.1.1 2) jaspersoft.ji-pro.ji-jpivot-ui:ji-jpivot:jar:3.5.3 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=jaspersoft.ji-pro.ji-jpivot-ui -Dartifa ctId=ji-jpivot -Dversion=3.5.3 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=jaspersoft.ji-pro.ji-jpivot-ui -Dartifact Id=ji-jpivot -Dversion=3.5.3 -Dpackaging=jar -Dfile=/path/to/file -Durl= -D repositoryId=[id] Path to dependency: 1) com.jaspersoft.jasperserver.api.metadata:jasperserver-api-metadata:ja r:3.5.0 2) jaspersoft.ji-pro.ji-jpivot-ui:ji-jpivot:jar:3.5.3 ---------- 2 required artifacts are missing. for artifact: com.jaspersoft.jasperserver.api.metadata:jasperserver-api-metadata:jar:3.5.0 from the specified remote repositories: JasperForge Maven Repository (http://jasperforge.org/svn/repos/maven2), central (http://repo1.maven.org/maven2), Maven Snapshots (http://snapshots.maven.codehaus.org/maven2), js-repo-svn (file:/home/devuser/js-builds/jasperserver-repo), Repo1 Maven (http://repo1.maven.org/maven2/ ---------------------------------------------------------------------------------------------- I am not able to find these two jars any where. 1. jasperreports:jasperreports:jar:3.5.0-Mondrian-3.1.1 2. jaspersoft.ji-pro.ji-jpivot-ui:ji-jpivot:jar:3.5.3 Thank you -Madhavi
  4. Hi Vishal, Thank you so much for the quick response. Regards -Madhavi
  5. Hi, I am new to Jasperserver. I have integrated JasperServer with Active directory and it is working fine. Now depending on the logged on users, I need to display reports. How do I get the logged in user and pass it to the SQL Queries in IReports ? Thank you. -Madhavi
×
×
  • Create New...