@Ken: Thanks for the in-depth example! I actually have my own Artifactory
repository running...if something is not available from a public
repository, I manually upload it there and everything works out.
@Thiago: Thanks for the reassurance!
In any event, I've now got this totally resolved. For th
On Sat, 09 Feb 2013 02:08:17 -0200, George Ludwig
wrote:
@Lenny: so running my app with the bootstrap stuff in it, the first
thing I notice is that none of my onProgressiveDisplay events are getting
triggered, and I have no idea if this is related to the yuicompressor, or
if it's something
I maintain my own folder of dependencies and fabricate them into my own
repository by invoking a batch script.
kinda like this.. look at the mail...tools...hibernate... ones
it dsont hurt pre-populating your local repo to get thru builds that fail
for example... if I need the oracle jars...
@Lenny: so running my app with the bootstrap stuff in it, the first thing I
notice is that none of my onProgressiveDisplay events are getting
triggered, and I have no idea if this is related to the yuicompressor, or
if it's something else.
That's what I hate about workaround...the throw way to muc
It's optional. If you aren't using it and its causing you problems don't worry
about it. there are tons of issues with it. You can google past discussions
about how to make it work if you really need of. I suspect you don't.
On Feb 8, 2013, at 10:27 PM, George Ludwig wrote:
> @Lenny: I exclud
@Lenny: I excluded tapestry-yuicompressor, and maven is happy, but I can't
help but wonder if something is actually going to need that compressor!
On Fri, Feb 8, 2013 at 7:25 PM, Lenny Primak wrote:
> Yes. Exactly right. Find out what includes it via mvn dependency:tree and
> add exclusions fo
Yes. Exactly right. Find out what includes it via mvn dependency:tree and add
exclusions for every one of them.
On Feb 8, 2013, at 10:23 PM, George Ludwig wrote:
> @Lenny: I get the maven exclusion, but what exactly should I exclude? Is it
> safe to exclude tapestry-yuicompressor on version 5
@Lenny: I get the maven exclusion, but what exactly should I exclude? Is it
safe to exclude tapestry-yuicompressor on version 5.3.6?
On Fri, Feb 8, 2013 at 7:21 PM, Lenny Primak wrote:
> Maven exclusion is the key thing. Use Google for more details.
>
> On Feb 8, 2013, at 10:19 PM, George Ludw
Maven exclusion is the key thing. Use Google for more details.
On Feb 8, 2013, at 10:19 PM, George Ludwig wrote:
> @Chris: I tried downgrading to tapestry 5.3.4, and it made no apparent
> difference.
>
> Also, the maven error tells me that the missing dependency is
> bootstrap-2.1.3->tapestry-y
@Chris: I tried downgrading to tapestry 5.3.4, and it made no apparent
difference.
Also, the maven error tells me that the missing dependency is
bootstrap-2.1.3->tapestry-yuicompressor-5.3.4->...yahoo.platform.yuicompressor-2.4.7
Looking at jumpstart 6.6.5, it is happily using tapestry 5.3.6, I d
This is really a maven question.
Just put an exclusion in your bootstrap dependency and then
add your own tapestry dependency.
This way you control what versions you get.
On Feb 8, 2013, at 9:12 PM, George Ludwig wrote:
> I've been running in circles trying to make Eclipse and Maven happy with
>
Tapestry-bootstrap needs tapestry 5.3.4. I just cloned the
tapestry-bootstrap git repository and changed the dependency to 5.3.6.
If there's a better way, please let me know!
On Feb 8, 2013 8:12 PM, "George Ludwig" wrote:
> I've been running in circles trying to make Eclipse and Maven happy wit
12 matches
Mail list logo