Never mind.  WinZip derangement syndrome.  The files are there.
On 10/12/2011 11:48 AM, Steve Cohen wrote:
Another clue:
it also says it's adding META-INF/MANIFEST.MF but I don't see that
either. Everything else it says it's adding is there.


On 10/12/2011 11:42 AM, Steve Cohen wrote:
I am trying to build an EJB Project using maven-ejb-plugin 2.3.
Configuration is absolutely vanilla with <version>3.0</version>

With debug output I can see that Maven SAYS it's adding ejb-jar.xml to
the jar but when I look at the built jar, it's not there.

...
[INFO] Building EJB jbsv-ejb-1.0-SNAPSHOT with EJB version 3.0
[INFO] Building jar: C:\jbsv\jbsv-ejb\target\jbsv-ejb-1.0-SNAPSHOT.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory META-INF/wsdl/
[DEBUG] adding directory org/
[DEBUG] adding directory org/javactivity/
[DEBUG] adding directory org/javactivity/jbsv/
[DEBUG] adding directory org/javactivity/jbsv/ejb/
[DEBUG] adding entry META-INF/wsdl/DataTypes.xsd
[DEBUG] adding entry META-INF/wsdl/EJBSampleService.wsdl
[DEBUG] adding entry META-INF/wsdl/MessageTypes.xsd
[DEBUG] adding entry org/javactivity/jbsv/ejb/EJBSampleService.class
[DEBUG] adding entry org/javactivity/jbsv/ejb/EJBSampleServicePort.class
[DEBUG] adding entry
org/javactivity/jbsv/ejb/EJBSampleServicePortImpl.class
[DEBUG] adding entry org/javactivity/jbsv/ejb/FooRequestType.class
[DEBUG] adding entry org/javactivity/jbsv/ejb/FooResponseType.class
[DEBUG] adding entry org/javactivity/jbsv/ejb/HelloService.class
[DEBUG] adding entry org/javactivity/jbsv/ejb/HelloServiceImpl.class
[DEBUG] adding entry org/javactivity/jbsv/ejb/ObjectFactory.class
[DEBUG] adding entry org/javactivity/jbsv/ejb/package-info.class
[DEBUG] adding entry org/javactivity/jbsv/ejb/UserTypeType.class
[DEBUG] adding entry META-INF/ejb-jar.xml
[DEBUG] adding directory META-INF/maven/
[DEBUG] adding directory META-INF/maven/org.javactivity/
[DEBUG] adding directory META-INF/maven/org.javactivity/jbsv-ejb/
[DEBUG] adding entry META-INF/maven/org.javactivity/jbsv-ejb/pom.xml
[DEBUG] adding entry
META-INF/maven/org.javactivity/jbsv-ejb/pom.properties
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 10.109s
[INFO] Finished at: Wed Oct 12 11:29:01 CDT 2011
[INFO] Final Memory: 32M/78M
[INFO]
------------------------------------------------------------------------

What could account for this?


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to