Re: Building grinder using maven
Philip Aston <[email protected]> Fri, 17 May 2013 18:21:47 +0100
| Newsgroups | gmane.comp.java.grinder.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============5652895089252448150==
Content-Type: multipart/alternative;
boundary="------------000705010406080604000308"
This is a multi-part message in MIME format.
--------------000705010406080604000308
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Try "mvn clean install" at the top level of the tree. Maven will be
trying to resolve 3.12-SNAPSHOT from your local repository, and it looks
like you are trying to build the "grinder" module without first having
built its pre-requisites.
- Phil
On 17/05/13 16:00, Martin Lewis wrote:
>
> Hi,
>
>
>
> I’m struggling to build grinder from source. I have downloaded maven
> 3.0.3 and running against java version 1.7.0. I’ve run mvn package
> against C:\Grinder. The error I am getting is:
>
>
>
> [ERROR] Failed to execute goal on project grinder: Could not resolve
> dependencies for project net.sf.grinder:grinder:jar:3.12-SNAPSHOT: The
> following artifactscould not be resolved:
> net.sf.grinder:grinder-http:jar:3.12-SNAPSHOT,
> net.sf.grinder:grinder-console-service:jar:3.12-SNAPSHOT,
> net.sf.grinder:grinder-swing-con
>
> sole:jar:3.12-SNAPSHOT: Could not find artifact
> net.sf.grinder:grinder-http:jar:3.12-SNAPSHOT in
> sonatype-nexus-snapshots
> (https://oss.sonatype.org/content/repositories/snapshots) -> [Help 1]
>
>
>
> I have cloned from http://git.code.sf.net/p/grinder/code.
>
>
>
> Is there further configuration, I need to set to build this from mvn
> package?
>
>
>
> Thanks for your time,
>
> Martin Lewis
>
>
>
> www.newvoicemedia.com <http://www.newvoicemedia.com>
> Click here <http://www.newvoicemedia.com/customers/> to see what our
> customers think
> Click here
> <http://sites.force.com/appexchange/listingDetail?listingId=a0N300000025yAGEAY>
> to see our integration with salesforce.com
> Follow NewVoiceMedia on Facebook
> <http://www.facebook.com/pages/NewVoiceMedia/137330659646514?v=wall>,
> Flickr <http://www.flickr.com/photos/newvoicemedia/>, LinkedIn
> <http://www.linkedin.com/company/newvoicemedia>, Twitter
> <https://twitter.com/NewVoiceMedia>
>
> Registered Office: NewVoiceMedia Ltd, Belvedere, Basing View,
> Basingstoke, Hampshire. RG21 4HG.
> NewVoiceMedia Registered in England No: 3602868
>
> This email and any attachments to it may be confidential and are
> intended solely for the use of the individual to whom it is addressed.
> Any views or opinions expressed are solely those of the author and do
> not necessarily represent those of NewVoiceMedia. If you are not the
> intended recipient of this email, you must neither take any action
> based upon its contents, nor copy or show it to anyone. Please contact
> the sender if you believe you have received this email in error.
>
--------------000705010406080604000308
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 bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Try "mvn clean install" at the top
level of the tree. Maven will be trying to resolve 3.12-SNAPSHOT
from your local repository, and it looks like you are trying to
build the "grinder" module without first having built its
pre-requisites.<br>
<br>
- Phil<br>
<br>
On 17/05/13 16:00, Martin Lewis wrote:<br>
</div>
<blockquote
cite="mid:150b6ad3948b4cd6891f0ff9e55eb863-xNfM+zKON/nsTjET/[email protected]"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style>
<!--
@font-face
{font-family:"Cambria Math"}
@font-face
{font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline}
span.EmailStyle17
{font-family:"Calibri","sans-serif";
color:windowtext}
.MsoChpDefault
{font-family:"Calibri","sans-serif"}
@page WordSection1
{margin:72.0pt 72.0pt 72.0pt 72.0pt}
div.WordSection1
{}
-->
</style>
<div class="WordSection1">
<p class="MsoNormal">Hi,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I’m struggling to build grinder from
source. I have downloaded maven 3.0.3 and running against
java version 1.7.0. I’ve run mvn package against C:\Grinder.
The error I am getting is:</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">[ERROR] Failed to execute goal on project
grinder: Could not resolve dependencies for project
net.sf.grinder:grinder:jar:3.12-SNAPSHOT: The following
artifactscould not be resolved:
net.sf.grinder:grinder-http:jar:3.12-SNAPSHOT,
net.sf.grinder:grinder-console-service:jar:3.12-SNAPSHOT,
net.sf.grinder:grinder-swing-con</p>
<p class="MsoNormal">sole:jar:3.12-SNAPSHOT: Could not find
artifact net.sf.grinder:grinder-http:jar:3.12-SNAPSHOT in
sonatype-nexus-snapshots
(<a class="moz-txt-link-freetext" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a>)
-> [Help 1]</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I have cloned from
<a class="moz-txt-link-freetext" href="http://git.code.sf.net/p/grinder/code">http://git.code.sf.net/p/grinder/code</a>. </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Is there further configuration, I need to
set to build this from mvn package?</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Thanks for your time,</p>
<p class="MsoNormal">Martin Lewis</p>
</div>
<div style="font-size:11pt; font-family:'Calibri',sans-serif"><br>
<br>
<a moz-do-not-send="true" href="http://www.newvoicemedia.com">www.newvoicemedia.com</a></div>
<div style="font-size:10pt; font-family:'Calibri',sans-serif">Click
<a moz-do-not-send="true"
href="http://www.newvoicemedia.com/customers/">
here</a> to see what our customers think<br>
Click <a moz-do-not-send="true"
href="http://sites.force.com/appexchange/listingDetail?listingId=a0N300000025yAGEAY">here</a>
to see our integration with salesforce.com<br>
Follow NewVoiceMedia on <a moz-do-not-send="true"
href="http://www.facebook.com/pages/NewVoiceMedia/137330659646514?v=wall">Facebook</a>,
<a moz-do-not-send="true"
href="http://www.flickr.com/photos/newvoicemedia/">Flickr</a>,
<a moz-do-not-send="true"
href="http://www.linkedin.com/company/newvoicemedia">
LinkedIn</a>, <a moz-do-not-send="true"
href="https://twitter.com/NewVoiceMedia">Twitter</a><br>
<br>
Registered Office: NewVoiceMedia Ltd, Belvedere, Basing View,
Basingstoke, Hampshire. RG21 4HG.<br>
NewVoiceMedia Registered in England No: 3602868<br>
<br>
</div>
<div style="font-size:8pt; font-family:'Times New
Roman',sans-serif">This email and any attachments to it may be
confidential and are intended solely for the use of the
individual to whom it is addressed. Any views or opinions
expressed are solely those of the author and do not necessarily
represent those of NewVoiceMedia. If you are not the intended
recipient of this email, you must neither take any action based
upon its contents, nor copy or show it to anyone. Please contact
the sender if you believe you have received this email in error.
</div>
<br>
</blockquote>
<br>
</body>
</html>
--------------000705010406080604000308--
--===============5652895089252448150==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
--===============5652895089252448150==
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
--===============5652895089252448150==--