You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Kalle Korhonen <ka...@gmail.com> on 2011/06/22 18:08:16 UTC

Re: [tynamo-user] Re: Maven Checksum Failure with Tynamo JPA / Security

Yeah, they were released with the old process/old repo though the move
to Nexus was under way around the same time. A new release of jpa
would fix it. Perhaps we should do one though Igor's jpa integration
will likely supersede this (though not sure if that one's going to
work for earlier versions of Tapestry).

Kalle


On Wed, Jun 22, 2011 at 12:11 AM, Alejandro Scandroli
<al...@gmail.com> wrote:
> Hi Lenny
>
> This was a very common error in the pre Nexus era. The process in
> charge of copying the binaries from Codehaus to Central was somehow
> changing the checksum. I'm not completely sure but I bet these
> artifacts were released before we have the Nexus in place.
>
> Saludos.
> Alejandro.
>
> PD:- I'l check if there is a problem with the tynamo's user list.
>
> On Mon, Jun 20, 2011 at 10:54 PM, Lenny Primak <lp...@hope.nyc.ny.us> wrote:
>>
>> I am using Maven 3.  Does anybody else have this error?
>>
>> Tried to send this to user@tynamo.codehaus.org (linked from the tynamo home page)
>> to no avail, so I am trying here.
>>
>> --------------
>> [WARNING] Checksum validation failed, expected b114605d9b3c03c833417430851022a5d2a349bd but is 6cc8648515f6906cf8a0a4e511283433536c0186 for http://repo1.maven.org/maven2/org/tynamo/tapestry-jpa/2.0.1/tapestry-jpa-2.0.1.jar
>> Downloaded: http://repo1.maven.org/maven2/org/tynamo/tynamo-common/0.0.1/tynamo-common-0.0.1.jar (4 KB at 1.5 KB/sec)
>> Downloading: http://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar
>> [WARNING] Checksum validation failed, expected a32fee5bc4f66c9d30afdd7383038741df3d1e9a but is ca5aaf3447d4eeeaf56e616cdd2382d4547098a4 for http://repo1.maven.org/maven2/org/tynamo/tapestry-jpa-core/2.0.1/tapestry-jpa-core-2.0.1.jar
>> [WARNING] Checksum validation failed, expected b114605d9b3c03c833417430851022a5d2a349bd but is 6cc8648515f6906cf8a0a4e511283433536c0186 for http://repo1.maven.org/maven2/org/tynamo/tapestry-jpa/2.0.1/tapestry-jpa-2.0.1.jar
>> Downloaded: http://repo1.maven.org/maven2/org/tynamo/tapestry-jpa/2.0.1/tapestry-jpa-2.0.1.jar (16 KB at 4.6 KB/sec)
>> Downloading: http://repo1.maven.org/maven2/org/apache/shiro/shiro-web/1.1.0/shiro-web-1.1.0.jar
>> [WARNING] Checksum validation failed, expected a32fee5bc4f66c9d30afdd7383038741df3d1e9a but is ca5aaf3447d4eeeaf56e616cdd2382d4547098a4 for http://repo1.maven.org/maven2/org/tynamo/tapestry-jpa-core/2.0.1/tapestry-jpa-core-2.0.1.jar
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: [tynamo-user] Re: Maven Checksum Failure with Tynamo JPA / Security

Posted by Igor Drobiazko <ig...@gmail.com>.
On Wed, Jun 22, 2011 at 6:14 PM, Lenny Primak <lp...@hope.nyc.ny.us>wrote:

> Hmmm. I thought this was The same as Igor's module.
>

I don't like the name "Igor's module". I'd rather call it "Tapestry's native
JPA integration".


>
> Whats the best one to use on a brand new project using the latest and
> greatest?
>

If you are using Tapestry 5.3, then I'd go with the built-in integration. It
covers a bit more than Tynamo's module: multiple persistence units and
xml-less jpa configuration.

-- 
Best regards,

Igor Drobiazko
http://tapestry5.de

Re: [tynamo-user] Re: Maven Checksum Failure with Tynamo JPA / Security

Posted by Lenny Primak <lp...@hope.nyc.ny.us>.
Hmmm. I thought this was The same as Igor's module. 

Whats the best one to use on a brand new project using the latest and greatest?

On Jun 22, 2011, at 12:08 PM, Kalle Korhonen <ka...@gmail.com> wrote:

> Yeah, they were released with the old process/old repo though the move
> to Nexus was under way around the same time. A new release of jpa
> would fix it. Perhaps we should do one though Igor's jpa integration
> will likely supersede this (though not sure if that one's going to
> work for earlier versions of Tapestry).
> 
> Kalle
> 
> 
> On Wed, Jun 22, 2011 at 12:11 AM, Alejandro Scandroli
> <al...@gmail.com> wrote:
>> Hi Lenny
>> 
>> This was a very common error in the pre Nexus era. The process in
>> charge of copying the binaries from Codehaus to Central was somehow
>> changing the checksum. I'm not completely sure but I bet these
>> artifacts were released before we have the Nexus in place.
>> 
>> Saludos.
>> Alejandro.
>> 
>> PD:- I'l check if there is a problem with the tynamo's user list.
>> 
>> On Mon, Jun 20, 2011 at 10:54 PM, Lenny Primak <lp...@hope.nyc.ny.us> wrote:
>>> 
>>> I am using Maven 3.  Does anybody else have this error?
>>> 
>>> Tried to send this to user@tynamo.codehaus.org (linked from the tynamo home page)
>>> to no avail, so I am trying here.
>>> 
>>> --------------
>>> [WARNING] Checksum validation failed, expected b114605d9b3c03c833417430851022a5d2a349bd but is 6cc8648515f6906cf8a0a4e511283433536c0186 for http://repo1.maven.org/maven2/org/tynamo/tapestry-jpa/2.0.1/tapestry-jpa-2.0.1.jar
>>> Downloaded: http://repo1.maven.org/maven2/org/tynamo/tynamo-common/0.0.1/tynamo-common-0.0.1.jar (4 KB at 1.5 KB/sec)
>>> Downloading: http://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar
>>> [WARNING] Checksum validation failed, expected a32fee5bc4f66c9d30afdd7383038741df3d1e9a but is ca5aaf3447d4eeeaf56e616cdd2382d4547098a4 for http://repo1.maven.org/maven2/org/tynamo/tapestry-jpa-core/2.0.1/tapestry-jpa-core-2.0.1.jar
>>> [WARNING] Checksum validation failed, expected b114605d9b3c03c833417430851022a5d2a349bd but is 6cc8648515f6906cf8a0a4e511283433536c0186 for http://repo1.maven.org/maven2/org/tynamo/tapestry-jpa/2.0.1/tapestry-jpa-2.0.1.jar
>>> Downloaded: http://repo1.maven.org/maven2/org/tynamo/tapestry-jpa/2.0.1/tapestry-jpa-2.0.1.jar (16 KB at 4.6 KB/sec)
>>> Downloading: http://repo1.maven.org/maven2/org/apache/shiro/shiro-web/1.1.0/shiro-web-1.1.0.jar
>>> [WARNING] Checksum validation failed, expected a32fee5bc4f66c9d30afdd7383038741df3d1e9a but is ca5aaf3447d4eeeaf56e616cdd2382d4547098a4 for http://repo1.maven.org/maven2/org/tynamo/tapestry-jpa-core/2.0.1/tapestry-jpa-core-2.0.1.jar
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>> 
>>    http://xircles.codehaus.org/manage_email
>> 
>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org