[jbosstools-issues] [JBoss JIRA] (JBDS-2456) JBDS should be buildable from source zip (or at least document the limitations)

Michelle Murray (JIRA) jira-events at lists.jboss.org
Wed Feb 6 01:00:59 EST 2013


    [ https://issues.jboss.org/browse/JBDS-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752518#comment-12752518 ] 

Michelle Murray commented on JBDS-2456:
---------------------------------------

Adding more information -

I ran:
>mvn install

and the failing output was:

........
[INFO] Executing tasks
     [echo] prepare update site zip
     [move] Moving 4 files to /home/mmurray/JBDS/Product/V6.0.0/ZIP/devstudio/product/installer/target/update/testng
      [zip] Building zip: /home/mmurray/JBDS/Product/V6.0.0/ZIP/devstudio/product/installer/target/jbdevstudio-product-installer-Update-Final-v20130206-0426.zip
    [unzip] Expanding: /home/mmurray/JBDS/Product/V6.0.0/ZIP/devstudio/product/installer/IzPack-4.3.4.zip into /home/mmurray/JBDS/Product/V6.0.0/ZIP/devstudio/product/installer/target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBDS - Product, Extras, Tech Preview, Installers .. SUCCESS [3:52.851s]
[INFO] JBDS - Product Plugins - Core ..................... SUCCESS [0.005s]
[INFO] com.jboss.jbds.product ............................ SUCCESS [1:28.122s]
[INFO] com.jboss.jbds.project.examples ................... SUCCESS [0.124s]
[INFO] com.jboss.jbds.usage.branding ..................... SUCCESS [0.141s]
[INFO] com.jboss.jbds.central ............................ SUCCESS [0.495s]
[INFO] com.jboss.jbds.central.discovery .................. SUCCESS [0.085s]
[INFO] JBDS - Product Features - Core .................... SUCCESS [0.006s]
[INFO] com.jboss.jbds.m2e.feature ........................ SUCCESS [0.263s]
[INFO] com.jboss.jbds.product.feature .................... SUCCESS [1.710s]
[INFO] com.jboss.jbds.central.discovery.feature .......... SUCCESS [0.184s]
[INFO] com.jboss.jbds.product.feature.source ............. SUCCESS [0.623s]
[INFO] com.jboss.jbds.site.product ....................... SUCCESS [2:31.409s]
[INFO] universal-installer ............................... FAILURE [5:43.649s]
[INFO] JBoss Developer Studio Sources .................... SKIPPED
[INFO] JBoss Developer Studio Build Results .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39:02.941s
[INFO] Finished at: Wed Feb 06 14:35:50 EST 2013
[INFO] Final Memory: 99M/810M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (install) on project universal-installer: An Ant BuildException has occured: Error while expanding /home/mmurray/JBDS/Product/V6.0.0/ZIP/devstudio/product/installer/IzPack-4.3.4.zip
[ERROR] java.io.FileNotFoundException: /home/mmurray/JBDS/Product/V6.0.0/ZIP/devstudio/product/installer/IzPack-4.3.4.zip (No such file or directory)
[ERROR] -> [Help 1]
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :universal-installer
                
> JBDS should be buildable from source zip (or at least document the limitations)
> -------------------------------------------------------------------------------
>
>                 Key: JBDS-2456
>                 URL: https://issues.jboss.org/browse/JBDS-2456
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Build
>    Affects Versions: 6.0.0.GA, 7.0.0.Alpha1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>
> As reported here: http://stackoverflow.com/questions/12807472/how-build-jboss-developer-studio-from-source/ it would be nice if one could build JBDS from the sources zip. [~mmurray] reports that it sort of works but izPack is missing:
> {quote}it failed to find the devstudio/product/installer/IzPack-4.3.4.zip{quote}
> It should be noted that JBT can be built from github sources (but I don't think we've ever tried to build it from the source zip either). 
> Ref: https://community.jboss.org/wiki/HowtoBuildJBossToolswithMaven3

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list