Re: Where to get current jetspeed 2.3-SNAPSHOT jars ?

DavidSeanTaylor <[email protected]> Tue, 14 Jul 2015 17:39:02 -0700
Newsgroups gmane.comp.jakarta.jetspeed.user
Message-ID <[email protected]>
I see the problem. I require Maven 3.3.1 or higher to build Jetspeed now. Looks like thats a problem, since Apache’s Jenkins only supports up to Maven 3.2.2
There is an issue with Jetspeed's Maven plugins where 3.2.x and 3.3.x are incompatible, so I chose to go with 3.3.x. Hate to roll back to 3.2.x now. I’ll see if there is a way to build with 3.3.x at Apache...


> On Jul 14, 2015, at 9:18 AM, DavidSeanTaylor <[email protected]> wrote:
> 
> There should be a regular update on commits. I just kicked off a manual build, which completed successfully:
> 
> https://builds.apache.org/view/POI/job/portals-jetspeed-2-portal-trunk/lastBuild/ <https://builds.apache.org/view/POI/job/portals-jetspeed-2-portal-trunk/lastBuild/>
> 
> But still the jars are not updated:
> 
> https://repository.apache.org/content/repositories/snapshots/org/apache/portals/jetspeed-2/jetspeed-security/2.3.0-SNAPSHOT/ <https://repository.apache.org/content/repositories/snapshots/org/apache/portals/jetspeed-2/jetspeed-security/2.3.0-SNAPSHOT/>
> 
> Its not really clear why the snapshots are not being updated, will look into it…
> 
> 
>> On Jul 14, 2015, at 8:49 AM, Martin Maidhof <[email protected] <mailto:[email protected]>> wrote:
>> 
>> Hi all,
>> 
>> it seems the repo
>> 
>>    <repository>
>>      <id>apache.snapshots</id>
>> 
>> <url>https://repository.apache.org/content/repositories/snapshots</url> <https://repository.apache.org/content/repositories/snapshots%3C/url%3E>
>>    </repository>
>> 
>> does not have the most current jetspeed 2.3.0-SNAPSHOT jars from the trunk.
>> 
>> Especially we're looking for the
>> jetspeed-security-2.3.0-SNAPSHOT.jar
>> which was patched 5 days ago, see
>> https://issues.apache.org/jira/browse/JS2-1329 <https://issues.apache.org/jira/browse/JS2-1329>
>> 
>> But the jar from the repo above is from
>> Sun Jun 28 2015
>> not containing the patch, see
>> https://repository.apache.org/index.html#nexus-search;quick~jetspeed-security
>> 
>> Is there no regular update for the jars in the repo ?
>> 
>> Thanks for every answer.
>> 
>> best regards,
>>    Martin
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>> 
>