Menu

Setup develop enviroment

Help
2011-01-27
2012-10-10
  • Carlos Ramos

    Carlos Ramos - 2011-01-27

    Hello, i'm interested in seeing this work in jsf 2.0 and would like dedicate
    some time to it, is there any documentation on how to setup a developer
    environment for this project ?. Which tools and versions are needed ?. Can i
    use an IDE ?. Pretty much what are you using to develop this and how did you
    set it up.

    Right now i'm getting a maven error:

    "Failed to read artifact descriptor for net.sf.jsf4portlets:jsf4portlets-
    api:jar:2.0-beta-SNAPSHOT: Could not transfer artifact net.sf.jsf4portlets
    :jsf4portlets-api:pom:2.0-beta-SNAPSHOT from/to maven1-repository.dev.java.net
    (http://download.java.net/maven/1): No
    connector available to access repository maven1-repository.dev.java.net
    (http://download.java.net/maven/1) of
    type legacy using the available factories WagonRepositoryConnectorFactory -> "

    Looks like jsf4portlets does not work with maven 2.
    Thanks.

     
  • Alonso Dominguez

    Hi carragom, I'm glad of knowing about someone would like to contribute to the
    project.

    You can use whatever IDE you would like, you should be aware that it must
    support Maven 2.x, I have successfully used Eclipse and Netbeans.

    Apart from Maven no additional "tool" is needed to setup the development
    environment, but you will need JasperReports 3.7.x to compile the plugin.
    There was an error at plugin's pom and that JasperReport's version wasn't
    correctly fetched from the Maven repository. I've resolved that issue now, you
    should update your working copy and try again.

    About the issue with jsf4portlets, you will find information at this thread
    about how to solve it: https://sourceforge.net/projects/jasperreportjsf/forum
    s/forum/764229/topic/3705092

    Here there is a thread from a user who tried to integrate the plugin with JSF
    2.0: https://sourceforge.net/projects/jasperreportjsf/forums/forum/764229/top
    ic/3629424

    If you're decided to research that integration I can add you to the project
    team and we can continue discussions like this in the Developer Forum.

    Best regards,
    Alonso

     

Log in to post a comment.