After a fresh checkout/build I'm ending up with a run.jar that has just the
manifest file in it, nothing else.
===
svn co https://svn.apache.org/repos/asf/activemq/trunk activemq
...
Checked out revision 560655.

mvn -Dmaven.test.skip=true install
.
.
[INFO] Building jar:
/tmp/foo/activemq/assembly/target/apache-activemq-5.0-SNAPSHOT.jar
[INFO] [antrun:run {execution: run-jar}]
[INFO] Executing tasks
      [jar] Building MANIFEST-only jar:
/tmp/foo/activemq/assembly/target/run.jar
[INFO] Executed tasks
.
.
[INFO] BUILD SUCCESSFUL

jar tf assembly/target/run.jar 
META-INF/
META-INF/MANIFEST.MF

====
I was able to get a good build several days ago so this is something fairly
new.
-- 
View this message in context: 
http://www.nabble.com/build-broken--tf4164324s2354.html#a11848511
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to