Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CE6FCDB6D for ; Mon, 11 Mar 2013 18:58:06 +0000 (UTC) Received: (qmail 96930 invoked by uid 500); 11 Mar 2013 18:58:04 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 96842 invoked by uid 500); 11 Mar 2013 18:58:04 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 96832 invoked by uid 99); 11 Mar 2013 18:58:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Mar 2013 18:58:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.210.170] (HELO mail-ia0-f170.google.com) (209.85.210.170) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Mar 2013 18:57:59 +0000 Received: by mail-ia0-f170.google.com with SMTP id h8so4013287iaa.15 for ; Mon, 11 Mar 2013 11:57:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=4dWvFnApGesyL4fBp2AqAQBJDOfpENVu8KCoA4dPn/c=; b=GR52ATorWb4gleg+CHHN5pBPgxdtTPEHMuF2lAD9cAP3gkUa530jVdZKiZeRUhYtSb o6+pK2ZKSNZksBMZZvqAFcu40aYFdytI6Ivyaf+oPtvwcJPlhMXUGZcK+i+qQJc8AfJ7 UvlhHD/RHmEuWwomqJa4h37GJIVqhyQU8IoVtq0McuRTgMEmq/Ok9U5TNpUy3/qOOMH0 jIIRTGqsugX/JcdZXiDWqtpi4eFznXIh1z6iNPKHRgsWucLfPkYBD5AlTW/2cY5eAjQO oS7pXyn+lV8kQ7XV94l2TDXzhgNNERT0GLTAopkFWoDH7OH73VY9TDLS+qCtW19skhQW KCoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding:x-gm-message-state; bh=4dWvFnApGesyL4fBp2AqAQBJDOfpENVu8KCoA4dPn/c=; b=YFumJlOXvjCwHK+PLuT/AkTaDx6XWSqC+k/6BIaT82LNdkdaecrrRN+eCdEd1N2pH7 mavszO3Ei462vNyE4In4NHa6Cb5I6GvWDK+Rpju6Gc2i2lGqYNWSi0Xn8HhusU+FBIf6 rO8EYkfwr9g9k5GHwRYeUUSte6cjdkwD016yp1LSm6dxZX2+6MLCrwwIgRWknghRzoxA c+7AofTttfHSYE5yUZ+BUVce2XrLsBdncvvADpN1qoqKCQTXW8v/LmRIBnSrs28ekCFY gM4iXAQvzxUgAhqSc73kf6E4cOACgzcFuvCKsqAY9ntDss4Iv1abLZYtCANK4JbR10Uq vQPA== MIME-Version: 1.0 X-Received: by 10.50.237.71 with SMTP id va7mr8560103igc.88.1363028257127; Mon, 11 Mar 2013 11:57:37 -0700 (PDT) Sender: kristian.rosenvold@zenior.no Received: by 10.50.1.242 with HTTP; Mon, 11 Mar 2013 11:57:36 -0700 (PDT) In-Reply-To: <513D9906.9090707@gmail.com> References: <513D9906.9090707@gmail.com> Date: Mon, 11 Mar 2013 19:57:36 +0100 X-Google-Sender-Auth: cI6fDj5ZfExh4iSFIlbjfVWPUPE Message-ID: Subject: Re: Surefire Javadocs URL From: Kristian Rosenvold To: Maven Users List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQkfiwF+4B54FU7FjjHeyjGi2rMOf6uEKku9LpSfQKQ9iOKQ3sE/N7DQmtoNEkH4oVo9AL2B X-Virus-Checked: Checked by ClamAV on apache.org They dont seem to be published on the site. I'll see if I can add it to the site and get it out there; but it might be a few days. Use the source code in the mean time. Kristian 2013/3/11 Grzegorz S=C5=82owikowski : > Hi > > I'm looking for surefire-api javadocs url. > Found http://maven.apache.org/surefire/surefire-api/apidocs/index.html > (referenced from http://maven.apache.org/surefire/surefire-api/index.html= ) > but it's not valid. > > Where is the valid one (for latest 2.14 version)? > > Thank you in advance. > > Grzegorz Slowikowski > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org