How to get the latest version of a jar uploaded for use by maven?

2003-09-23 Thread Simon Harris
I've been trying to work out how to get the latest version(s) of simian
uploaded so that maven users can use it.

Regards,

Simon


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Simian version

2003-09-19 Thread Simon Harris
Hi all, I noticed that the version of simian used by maven is 1.9.1 the
current version is 1.9.9 and has many many improvements and bug fixes.

I was wondering how I should go about making the latest version
available.

Cheers,

Simon
-- 
http://www.redhillconsulting.com.au
RedHill Consulting, Pty. Ltd.
12/55-67 Batman Street
West Melbourne VIC 3003
+61 417 505 611


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Uploading jars to ibiblio

2003-07-10 Thread Simon Harris
Is there a standard procedure for uploading 3rd party jars to ibiblio?

Cheers,

Simon

http://www.aikidojo.org.au
http://www.redhillconsulting.com.au




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Ibiblio upload request: Simian

2003-07-08 Thread Simon Harris
My aplogies to all. I've been having trouble with my isp crashing hopefully
it's fixed now.

Cheers,

Simon

http://www.aikidojo.org.au
http://www.redhillconsulting.com.au


 -Original Message-
 From: Aslak Hellesøy [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, July 09, 2003 12:01 AM
 To: Maven Developers List
 Cc: [EMAIL PROTECTED]
 Subject: Re: Ibiblio upload request: Simian
 
 
 Aslak Hellesøy wrote:
 
  [EMAIL PROTECTED] wrote:
 
  I get a 404 from that URL.
 
  Works for me. Can you try again Dion?
 
  Aslak
 
 Actually, I managed to download it, but the zip archive seems to be 
 corrupt. Can you fix this Simon?
 
 
  Would it be possible to have Simian.jar uploaded? The 
 download for 
  the latest (1.9.1) distribution (includes jar and license 
 information)
  can be found at:   
 
  http://www.redhillconsulting.com.au/products/simian/purchase.html
   
 
 
 
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Simian Plugin (fully documented and ready to use)

2003-06-24 Thread Simon Harris
You have my permission to do so. The license agreement allows for this.

Cheers,

Simon

 -Original Message-
 From: Vincent Massol [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, 25 June 2003 4:54 AM
 To: 'Maven Developers List'
 Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: RE: Simian Plugin (fully documented and ready to use)
 
 
 Hi Aslak,
 
 I love the idea of CPD/Simian. However, before we can commit anything
 here we would need agreement from redhillconsulting.com that 
 we can put
 the simian jar in the Maven remote repository on ibiblio.
 
 If we don’t get this agreement, we could still store this 
 plugin in the
 SF mavne-plugins project and users would need to download the 
 simian jar
 and put it manually in their local repository.
 
 Thanks
 -Vincent
 
  -Original Message-
  From: Aslak Hellesøy [mailto:[EMAIL PROTECTED]
  Sent: 24 June 2003 13:58
  To: Maven Developers List
  Cc: [EMAIL PROTECTED]
  Subject: Simian Plugin (fully documented and ready to use)
  
  It seems Maven's JIRA still doesn't notify this list, so 
 here I go...
  
  Simian 
 (http://www.redhillconsulting.com.au/products/simian/index.htm
l
)
 is a great little tool that detects duplicate source code. Very much
 like PMD's CPD (http://pmd.sourceforge.net/cpd.html), but a _lot_
faster.
 
 I have written a Maven report plugin for Simian that I'd like to
 contribute to Maven. Have a look at some sample reports:
 
 http://www.picocontainer.org/simian-report.html
 http://www.nanocontainer.org/simian-report.html
 
 It would be really nice to have the Simian Report included in the
 standard reports, as it reveals refactoring candidates and is
something
 every sound project should have!
 
 It's all in JIRA:
 http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-516
 
 Cheers,
 Aslak
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Simian Plugin (fully documented and ready to use)

2003-06-24 Thread Simon Harris
Here is a copy of the license agreement that you may distribute with simian
for maven

Cheers,

Simon

 -Original Message-
 From: Simon Harris [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, 25 June 2003 6:06 AM
 To: 'Vincent Massol'; 'Maven Developers List'
 Cc: '[EMAIL PROTECTED]'
 Subject: RE: Simian Plugin (fully documented and ready to use)
 
 
 You have my permission to do so. The license agreement allows 
 for this.
 
 Cheers,
 
 Simon
 
  -Original Message-
  From: Vincent Massol [mailto:[EMAIL PROTECTED] 
  Sent: Wednesday, 25 June 2003 4:54 AM
  To: 'Maven Developers List'
  Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
  Subject: RE: Simian Plugin (fully documented and ready to use)
  
  
  Hi Aslak,
  
  I love the idea of CPD/Simian. However, before we can 
 commit anything
  here we would need agreement from redhillconsulting.com that 
  we can put
  the simian jar in the Maven remote repository on ibiblio.
  
  If we don’t get this agreement, we could still store this 
  plugin in the
  SF mavne-plugins project and users would need to download the 
  simian jar
  and put it manually in their local repository.
  
  Thanks
  -Vincent
  
   -Original Message-
   From: Aslak Hellesøy [mailto:[EMAIL PROTECTED]
   Sent: 24 June 2003 13:58
   To: Maven Developers List
   Cc: [EMAIL PROTECTED]
   Subject: Simian Plugin (fully documented and ready to use)
   
   It seems Maven's JIRA still doesn't notify this list, so 
  here I go...
   
   Simian 
  (http://www.redhillconsulting.com.au/products/simian/index.htm
 l
 )
  is a great little tool that detects duplicate source code. Very much
  like PMD's CPD (http://pmd.sourceforge.net/cpd.html), but a _lot_
 faster.
  
  I have written a Maven report plugin for Simian that I'd like to
  contribute to Maven. Have a look at some sample reports:
  
  http://www.picocontainer.org/simian-report.html
  http://www.nanocontainer.org/simian-report.html
  
  It would be really nice to have the Simian Report included in the
  standard reports, as it reveals refactoring candidates and is
 something
  every sound project should have!
  
  It's all in JIRA:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-516
  
  Cheers,
  Aslak
  
  
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
SIMIAN VERSION 1 (ONE) SOFTWARE LICENSE AGREEMENT

1. Licenses and Software

RedHill Consulting, Pty. Ltd., an Australian Proprietary Limited Company (REDHILL) 
hereby grants to the purchaser
(the LICENSEE) a limited, revocable, worldwide, non-exclusive, nontransferable, 
non-sublicensable license to use the
Simian version 1 (one) software (the Software), including any minor upgrades thereof 
during the Term (hereinafter
defined) up to, but not including the next major version of the Software. The licensee 
shall not, or knowingly allow
others to, reverse engineer, decompile, disassemble, modify, adapt, create derivative 
works from or otherwise attempt
to derive source code from the Software provided. And, in accordance with the terms 
and conditions of this Software
License Agreement (the Agreement), the Software shall be used solely by the licensed 
users in accordance with the
following edition specific conditions:

a) A license entitles the licensee to use Simian solely for a single licensed project.

2. License Fee

In exchange for the License(s), the Licensee shall pay to RedHill a one-time, up 
front, non-refundable license fee.
At the sole discretion of RedHill, this fee will be waived for non-commercial projects 
and for a period of 15 days
for evaluation purposes only. Notwithstanding the Licensee's payment of the License 
Fee, RedHill reserves the right
to terminate the License if RedHill discovers that the Licensee and/or the Licensee's 
use of the Software is in
breach of this Agreement.

3. Proprietary Rights

RedHill will retain all right, title and interest in and to the Software, all copies 
thereof, and RedHill website(s),
software, and other intellectual property, including, but not limited to, ownership of 
all copyrights, look and feel,
trademark rights, design rights, trade secret rights and any and all other 
intellectual property and other proprietary
rights therein. The Licensee will not directly or indirectly obtain or attempt to 
obtain at any time, any right, title
or interest by registration or otherwise in or to the trademarks, service marks, 
copyrights, trade names, symbols,
logos or designations or other intellectual property rights owned or used by RedHill. 
All technical manuals or other
information provided by RedHill to the Licensee shall be the sole property of RedHill.

4. Term and Termination

Subject to the other provisions hereof, this Agreement shall commence upon the 
Licensee's opting into this Agreement
and continue until the Licensee discontinues use of the Software or the Agreement