[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-453) Build packages does nothing

Martin Johnson (JIRA) jira-events at lists.jboss.org
Mon Apr 30 10:05:33 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-453?page=comments#action_12360864 ] 
            
Martin Johnson commented on JBIDE-453:
--------------------------------------



Hi,

Did this get resolved? I have a similar situ. Where packaging from the Project menu does nothing. The simplest packing task of taking bin/* and placing into a jar/war does nothing. Other projects within the same workspace work. 

Other installations of JBOSS-IDE work with the same simple task described above. Just not the install that matters. It just simply does nothing.

The one machine fails on both 1.5 and 2.0 beta 2.  jre is 1.5.0_07

The package file for the project giving me grief is below. 

Slowly going mad.

martin johnson

.package

<?xml version="1.0" encoding="UTF-8"?>
<configurations>
<archive name="QuickcutWS.war" destination="" used="true" exploded="false">
<file prefix="WEB-INF" project="" projectLocation="/src/WEB-INF/web.xml" name="web.xml" location="src/WEB-INF/web.xml" used="true"/>
<folder prefix="WEB-INF/classes" includes="**/*.class" excludes="" project="" projectLocation="/bin" name="bin" location="bin" used="true"/>
<file prefix="WEB-INF" project="" projectLocation="src/WEB-INF/jaxrpc-mapping.xml" name="jaxrpc-mapping.xml" location="src/WEB-INF/jaxrpc-mapping.xml" used="true"/>
<file prefix="WEB-INF" project="" projectLocation="src/WEB-INF/webservices.xml" name="webservices.xml" location="src/WEB-INF/webservices.xml" used="true"/>
<folder prefix="WEB-INF/wsdl" includes="*.wsdl" excludes="" project="" projectLocation="bin/wsdl" name="wsdl" location="bin/wsdl" used="true"/>
</archive>
</configurations>


> Build packages does nothing
> ---------------------------
>
>                 Key: JBIDE-453
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-453
>             Project: JBoss IDE
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Max Andersen
>         Assigned To: Marshall Culpepper
>
> Created the simplest packaging i could imagine.
> Fileset for project with root directory: build/eclipse and includes *.class
> Right click the package and do Build packages.
> No output package/archive is generated.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list