Re: How do I build a Grinder release with Maven?

Philip Aston <[email protected]> Wed, 20 Mar 2013 09:15:34 +0000
Newsgroups gmane.comp.java.grinder.devel
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============2114382180447620321==
Content-Type: multipart/alternative;
	boundary="------------080103060200060103070609"

This is a multi-part message in MIME format.
--------------080103060200060103070609
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

On 19/03/13 15:35, [email protected] wrote:
> Hi, I have cloned the Grinders git repository a while back so I'm
> working with version 3.11-SNAPSHOT. 
> Now I want to build a grinder.jar file from the source but I can't
> figure out how to do it with maven. 
>
> I have tried to run mvn release:prepare in the grinder-parent
> directory but that fails due to a gpg failure: '*gpg: skipped
> "[email protected] <mailto:[email protected]>": secret key not available'
> How should I prepare the secret key?
>
> Is mvn release:perform the correct way to build the grinder.jar file
> and get the dependencies into a lib directory?
> /Ola

The release target is for producing a formal release to the public mvn
repositories.

Try

    mvn package

- Phil

--------------080103060200060103070609
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 19/03/13 15:35,
      <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> wrote:<br>
    </div>
    <blockquote
cite="mid:CAKROShaSHZQ6GdZnE7R3+ncX5=5mELSZB0L5ikjmhs=Jre6KQg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org"
      type="cite"><span
        style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">Hi,
        I have cloned the Grinders git repository a while back so I'm
        working with version 3.11-SNAPSHOT. </span>
      <div
        style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
        Now I want to build a grinder.jar file from the source but I
        can't figure out how to do it with maven. </div>
      <div
        style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
        <br>
      </div>
      <div
        style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">I
        have tried to run mvn release:prepare in the grinder-parent
        directory but that fails due to a gpg failure: '*gpg: skipped "<a
          moz-do-not-send="true" href="mailto:[email protected]"
          style="color:rgb(17,85,204)" target="_blank">[email protected]</a>":
        secret key not available'</div>
      <div
        style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">How
        should I prepare the secret key?</div>
      <div
        style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
        <br>
      </div>
      <div
        style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">Is
        mvn release:perform the correct way to build the grinder.jar
        file and get the dependencies into a lib directory?</div>
      <div
        style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">/Ola<br>
      </div>
    </blockquote>
    <br>
    The release target is for producing a formal release to the public
    mvn repositories.<br>
    <br>
    Try <br>
    <br>
        mvn package<br>
    <br>
    - Phil<br>
  </body>
</html>

--------------080103060200060103070609--


--===============2114382180447620321==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
--===============2114382180447620321==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Grinder-development mailing list
Grinder-development-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/grinder-development

--===============2114382180447620321==--