excellent, that's exactly what I needed to hear :)
C:\development\activeMQ\trunk\assembly\target>ls
apache-activemq-5.2-SNAPSHOT-bin.tar.gz archive-tmp
apache-activemq-5.2-SNAPSHOT-bin.zip classes
apache-activemq-5.2-SNAPSHOT-src.tar.gz dependency-maven-plugin-markers
apache-activemq-5.2-SN
it builds, and puts individual JAR in my local M2 repo,
what I want is the .zip or the .tar.gz format for a complete distro
as mention, I didn't want to build, build->compile->package to jar
I want to build a distribution
Filip
Aaron Mulder wrote:
But really, doesn't the build build a build w
On Fri, May 16, 2008 at 10:10 AM, Filip Hanik - Dev Lists
<[EMAIL PROTECTED]> wrote:
> can I build a distribution without having to upload or do any SVN actions,
>
> I'm reading
> http://activemq.apache.org/release-guide.html
>
> also, when,
> mvn release:prepare -DdryRun=true -Prelease
>
>
> I get
But really, doesn't the build build a build without you needing to use
the release process?!?
Thanks,
Aaron
On Fri, May 16, 2008 at 12:34 PM, Aaron Mulder
<[EMAIL PROTECTED]> wrote:
> Move your eclipse files away for long enough to do the build?
>
> Thanks,
>Aaron
>
> On Fri, May 16
Move your eclipse files away for long enough to do the build?
Thanks,
Aaron
On Fri, May 16, 2008 at 12:10 PM, Filip Hanik - Dev Lists
<[EMAIL PROTECTED]> wrote:
> can I build a distribution without having to upload or do any SVN actions,
>
> I'm reading
> http://activemq.apache.org/releas
can I build a distribution without having to upload or do any SVN actions,
I'm reading
http://activemq.apache.org/release-guide.html
also, when,
mvn release:prepare -DdryRun=true -Prelease
I get the error
Caused by: org.apache.maven.plugin.MojoFailureException: Cannot prepare
the release bec