You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Martijn Dashorst <ma...@gmail.com> on 2009/04/02 12:27:39 UTC

maven-eclipse-plugin 2.6 will break your wicket projects

Some brilliant guy thought it prudent to make the maven-eclipse-plugin
only accept .java files from src/main/java and src/test/java in
version 2.6.

Do not upgrade to this maven-eclipse-plugin version if you intend to
keep on working with your wicket projects in the way Wicket Intended.

Always specify which plugin version you want to use and only manually
upgrade when you are sure it won't inflict havoc on your co-workers.
This is a maven best practice!

Martijn

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Brill Pappin <br...@pappin.ca>.
*sigh*

I was referring to the suggestion that there be an option in the  
archetype, and the disparaging thread that ensued.
However, I don't want to argue about this *again*.

...never mind...

- Brill

On 3-Apr-09, at 9:56 AM, Martijn Dashorst wrote:

> On Fri, Apr 3, 2009 at 3:52 PM, Brill Pappin <br...@pappin.ca> wrote:
>> failure to accommodate other
>> resource usage patterns).
>
> HUH?
>
> Care to elaborate? Wicket doesn't force its patterns upon you (unlike
> maven's eclipse 2.6 plugin). You are free to add your
> html/properties/etc in src/main/resources without ever touching a
> single configuration item in wicket-quickstart, wicket, or any other
> wicket related resource.
>
> Martijn
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Martijn Dashorst <ma...@gmail.com>.
On Fri, Apr 3, 2009 at 3:52 PM, Brill Pappin <br...@pappin.ca> wrote:
> failure to accommodate other
> resource usage patterns).

HUH?

Care to elaborate? Wicket doesn't force its patterns upon you (unlike
maven's eclipse 2.6 plugin). You are free to add your
html/properties/etc in src/main/resources without ever touching a
single configuration item in wicket-quickstart, wicket, or any other
wicket related resource.

Martijn

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Brill Pappin <br...@pappin.ca>.
laugh

Although I think its too late to stop this thread growing, you should  
all know that we just had this argument a few weeks ago!
It seems to be a touchy subject for some :)

The old thread can be found by searching for "Re: How can I share text  
resources with multiple web applications?".
http://www.nabble.com/How-can-I-share-text-resources-with-multiple-web-applications--td22549375.html

The summary is:
- Some like their resources where Maven suggests you put them, in the  
resources directory.
- Some follow the so called "The Official Wicket Way" which is not  
actually published anywhere. In it, the resources are in the java  
source directory.

There are good arguments for both and I'd even agree that both are  
valid (I prefer my resources in the Maven pattern, but the other  
pattern is also good practice).

I don't know about the attitudes of the Maven committers but in Wicket  
there seems to be a "my way is the right way" kind of thing going on  
(evident on the final methods all over the framework and failure to  
accommodate other resource usage patterns).

All that said, as long as each camp can do what they feel most  
comfortable with, I don't think it really matters.
Wicket is the most refreshing framework to be developed in years, with  
luck it doesn't go away and leave us working on something as terrible  
as Webflow.

- Brill

On 2-Apr-09, at 3:34 PM, Philippe Marschall wrote:

>
>
> James Carman wrote:
>> On Thu, Apr 2, 2009 at 2:11 PM, Philippe Marschall <ku...@gmx.net>  
>> wrote:
>>> Well there's a reason these folders are called java.
>>
>> Yes, but it's not specifically "illegal" in the maven world to put
>> non-java files in there (didn't we have this argument a few days  
>> ago).
>
> You simply relied on a bug / undocumented featured. Move your  
> resources
> where the belong into the resources folder.
>
> Cheers
> Philippe
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Bruno Borges <br...@gmail.com>.
>
> Ahh really? But i want to!!!
> Can i? Can i???
>

I've been busy for a while... so I want to! :P

Yes, I'm coming back... Run for your lives.... ;-)

Bruno Borges
blog.brunoborges.com.br
+55 21 76727099

"The glory of great men should always be
measured by the means they have used to
acquire it."
- Francois de La Rochefoucauld
Sent from Rio De Janeiro, RJ, Brazil

On Thu, Apr 2, 2009 at 6:32 PM, Johan Compagner <jc...@gmail.com>wrote:

> Ahh really? But i want to!!!
> Can i? Can i???
>
> On 02/04/2009, Jeremy Thomerson <je...@wickettraining.com> wrote:
> > Let's not even start this discussion again, please!
> >
> > --
> > Jeremy Thomerson
> > http://www.wickettraining.com
> >
> >
> >
> > On Thu, Apr 2, 2009 at 2:34 PM, Philippe Marschall <ku...@gmx.net>
> wrote:
> >
> >> You simply relied on a bug / undocumented featured. Move your resources
> >> where the belong into the resources folder.
> >>
> >> Cheers
> >> Philippe
> >>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Johan Compagner <jc...@gmail.com>.
Ahh really? But i want to!!!
Can i? Can i???

On 02/04/2009, Jeremy Thomerson <je...@wickettraining.com> wrote:
> Let's not even start this discussion again, please!
>
> --
> Jeremy Thomerson
> http://www.wickettraining.com
>
>
>
> On Thu, Apr 2, 2009 at 2:34 PM, Philippe Marschall <ku...@gmx.net> wrote:
>
>> You simply relied on a bug / undocumented featured. Move your resources
>> where the belong into the resources folder.
>>
>> Cheers
>> Philippe
>>
>

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by James Carman <jc...@carmanconsulting.com>.
On Thu, Apr 2, 2009 at 3:43 PM, Jeremy Thomerson
<je...@wickettraining.com> wrote:
> Let's not even start this discussion again, please!
>

+1.

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by John Krasnay <jo...@krasnay.ca>.
On Fri, Apr 03, 2009 at 04:21:13PM +0100, Gwyn Evans wrote:
> On Fri, Apr 3, 2009 at 3:42 PM, John Krasnay <jo...@krasnay.ca> wrote:
> > FYI to anyone who's been bitten by this, there's a simple workaround.
> 
> Yes - use IDEA!  :-)
> 

What, haven't they "fixed" the maven-idea-plugin yet? Your time's
comin', pal! :-)

jk

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Martijn Reuvers <ma...@gmail.com>.
> We've got a guy at work that swears by emacs and refuses to use
> anything else.  Of course, he's the slowest guy on the project team
> and he never gets anything done.

Hehe if you generate say getters and setters for 20 fields with an
IDE, or type them all out instead - you have to type extremely fast I
guess to keep up. :)
(ok I lied, I use an IDE too ...), but at school we were forced to use
an editor like textpad, in the old days (about 10 years ago) .. I
still painfully remember. Not to mention the 'proper' indent of 3
spaces, and brackets really had to start on a new line... :S

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by James Carman <jc...@carmanconsulting.com>.
On Fri, Apr 3, 2009 at 11:31 AM, Martijn Reuvers
<ma...@gmail.com> wrote:
> What's wrong with using notepad or vi? Never such issues with them. :P
>

We've got a guy at work that swears by emacs and refuses to use
anything else.  Of course, he's the slowest guy on the project team
and he never gets anything done.

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Martijn Reuvers <ma...@gmail.com>.
What's wrong with using notepad or vi? Never such issues with them. :P

On Fri, Apr 3, 2009 at 5:26 PM, James Carman
<jc...@carmanconsulting.com> wrote:
> On Fri, Apr 3, 2009 at 11:21 AM, Gwyn Evans <gw...@gmail.com> wrote:
>>
>> Yes - use IDEA!  :-)
>
> +1! (I can hear the sound of a can of worms opening)

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by James Carman <jc...@carmanconsulting.com>.
On Fri, Apr 3, 2009 at 11:21 AM, Gwyn Evans <gw...@gmail.com> wrote:
>
> Yes - use IDEA!  :-)

+1! (I can hear the sound of a can of worms opening)

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Gwyn Evans <gw...@gmail.com>.
On Fri, Apr 3, 2009 at 3:42 PM, John Krasnay <jo...@krasnay.ca> wrote:
> FYI to anyone who's been bitten by this, there's a simple workaround.

Yes - use IDEA!  :-)

/Gwyn

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Kaspar Fischer <fi...@inf.ethz.ch>.
John, thanks for sharing this. It worked for me with the update from  
Maven 2.0.9 to 2.1.0 on MacOS X.

Kaspar

On 03.04.2009, at 16:42, John Krasnay wrote:

> FYI to anyone who's been bitten by this, there's a simple workaround.
> Just add the following to your pom.xml:
>
>  <build>
>    <plugins>
>      <plugin>
>        <artifactId>maven-eclipse-plugin</artifactId>
>        <version>2.5.1</version>
>      </plugin>
>    </plugins>
>  </build>
>
> We did it in our parent POM and it's working fine.
>
> jk




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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by John Krasnay <jo...@krasnay.ca>.
FYI to anyone who's been bitten by this, there's a simple workaround.
Just add the following to your pom.xml:

  <build>
    <plugins>
      <plugin>
        <artifactId>maven-eclipse-plugin</artifactId>
        <version>2.5.1</version>
      </plugin>
    </plugins>
  </build>

We did it in our parent POM and it's working fine.

jk

On Fri, Apr 03, 2009 at 09:54:36AM -0400, Brill Pappin wrote:
> I think thats a good position.
> 
> I can't image that it was purposely done in order to enforce the maven  
> way, there are just too many people who would have broken builds.
> 
> - Brill
> 
> On 2-Apr-09, at 3:53 PM, Igor Vaynberg wrote:
> 
> >i just want to say one quick thing about this.
> >
> >there are two great things about maven
> >1) it established a convention that eliminated a lot of boilerplate
> >2) it does not force the convention - everything can be overridden and
> >customized by configuring plugins
> >
> >once the authors of maven and or plugins lose sight of (2) and try to
> >force the convention i think most people will simply bail. personally,
> >if this was forced wicket or any other projects i work on would not be
> >using maven.
> >
> >-igor
> >
> >On Thu, Apr 2, 2009 at 12:43 PM, Jeremy Thomerson
> ><je...@wickettraining.com> wrote:
> >>Let's not even start this discussion again, please!
> >>
> >>--
> >>Jeremy Thomerson
> >>http://www.wickettraining.com
> >>
> >>
> >>
> >>On Thu, Apr 2, 2009 at 2:34 PM, Philippe Marschall <ku...@gmx.net>  
> >>wrote:
> >>
> >>>You simply relied on a bug / undocumented featured. Move your  
> >>>resources
> >>>where the belong into the resources folder.
> >>>
> >>>Cheers
> >>>Philippe
> >>>
> >>
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >For additional commands, e-mail: users-help@wicket.apache.org
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Brill Pappin <br...@pappin.ca>.
I think thats a good position.

I can't image that it was purposely done in order to enforce the maven  
way, there are just too many people who would have broken builds.

- Brill

On 2-Apr-09, at 3:53 PM, Igor Vaynberg wrote:

> i just want to say one quick thing about this.
>
> there are two great things about maven
> 1) it established a convention that eliminated a lot of boilerplate
> 2) it does not force the convention - everything can be overridden and
> customized by configuring plugins
>
> once the authors of maven and or plugins lose sight of (2) and try to
> force the convention i think most people will simply bail. personally,
> if this was forced wicket or any other projects i work on would not be
> using maven.
>
> -igor
>
> On Thu, Apr 2, 2009 at 12:43 PM, Jeremy Thomerson
> <je...@wickettraining.com> wrote:
>> Let's not even start this discussion again, please!
>>
>> --
>> Jeremy Thomerson
>> http://www.wickettraining.com
>>
>>
>>
>> On Thu, Apr 2, 2009 at 2:34 PM, Philippe Marschall <ku...@gmx.net>  
>> wrote:
>>
>>> You simply relied on a bug / undocumented featured. Move your  
>>> resources
>>> where the belong into the resources folder.
>>>
>>> Cheers
>>> Philippe
>>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Igor Vaynberg <ig...@gmail.com>.
i just want to say one quick thing about this.

there are two great things about maven
1) it established a convention that eliminated a lot of boilerplate
2) it does not force the convention - everything can be overridden and
customized by configuring plugins

once the authors of maven and or plugins lose sight of (2) and try to
force the convention i think most people will simply bail. personally,
if this was forced wicket or any other projects i work on would not be
using maven.

-igor

On Thu, Apr 2, 2009 at 12:43 PM, Jeremy Thomerson
<je...@wickettraining.com> wrote:
> Let's not even start this discussion again, please!
>
> --
> Jeremy Thomerson
> http://www.wickettraining.com
>
>
>
> On Thu, Apr 2, 2009 at 2:34 PM, Philippe Marschall <ku...@gmx.net> wrote:
>
>> You simply relied on a bug / undocumented featured. Move your resources
>> where the belong into the resources folder.
>>
>> Cheers
>> Philippe
>>
>

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Jeremy Thomerson <je...@wickettraining.com>.
Let's not even start this discussion again, please!

--
Jeremy Thomerson
http://www.wickettraining.com



On Thu, Apr 2, 2009 at 2:34 PM, Philippe Marschall <ku...@gmx.net> wrote:

> You simply relied on a bug / undocumented featured. Move your resources
> where the belong into the resources folder.
>
> Cheers
> Philippe
>

Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Philippe Marschall <ku...@gmx.net>.

James Carman wrote:
> On Thu, Apr 2, 2009 at 2:11 PM, Philippe Marschall <ku...@gmx.net> wrote:
>> Well there's a reason these folders are called java.
> 
> Yes, but it's not specifically "illegal" in the maven world to put
> non-java files in there (didn't we have this argument a few days ago).

You simply relied on a bug / undocumented featured. Move your resources
where the belong into the resources folder.

Cheers
Philippe

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by James Carman <jc...@carmanconsulting.com>.
New Facebook group: "I'll bet I can get 1 million people to bitch
about where resources should go in maven"

On Thu, Apr 2, 2009 at 2:17 PM, Ryan Gravener <ry...@ryangravener.com> wrote:
> Someone needs to start a facebook group and protest this change.
>
> Ryan Gravener
> http://ryangravener.com/flex | http://twitter.com/ryangravener
>
>
> On Thu, Apr 2, 2009 at 2:14 PM, James Carman
> <jc...@carmanconsulting.com>wrote:
>
>> On Thu, Apr 2, 2009 at 2:11 PM, Philippe Marschall <ku...@gmx.net> wrote:
>> > Well there's a reason these folders are called java.
>>
>> Yes, but it's not specifically "illegal" in the maven world to put
>> non-java files in there (didn't we have this argument a few days ago).
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Ryan Gravener <ry...@ryangravener.com>.
Someone needs to start a facebook group and protest this change.

Ryan Gravener
http://ryangravener.com/flex | http://twitter.com/ryangravener


On Thu, Apr 2, 2009 at 2:14 PM, James Carman
<jc...@carmanconsulting.com>wrote:

> On Thu, Apr 2, 2009 at 2:11 PM, Philippe Marschall <ku...@gmx.net> wrote:
> > Well there's a reason these folders are called java.
>
> Yes, but it's not specifically "illegal" in the maven world to put
> non-java files in there (didn't we have this argument a few days ago).
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by James Carman <jc...@carmanconsulting.com>.
On Thu, Apr 2, 2009 at 2:11 PM, Philippe Marschall <ku...@gmx.net> wrote:
> Well there's a reason these folders are called java.

Yes, but it's not specifically "illegal" in the maven world to put
non-java files in there (didn't we have this argument a few days ago).

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Brill Pappin <br...@pappin.ca>.
laugh


not again! ;)

- Brill

On 2-Apr-09, at 2:11 PM, Philippe Marschall wrote:

>
>
> Martijn Dashorst wrote:
>> Some brilliant guy thought it prudent to make the maven-eclipse- 
>> plugin
>> only accept .java files from src/main/java and src/test/java in
>> version 2.6.
>
> Well there's a reason these folders are called java.
>
> Cheers
> Philippe
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Philippe Marschall <ku...@gmx.net>.

Martijn Dashorst wrote:
> Some brilliant guy thought it prudent to make the maven-eclipse-plugin
> only accept .java files from src/main/java and src/test/java in
> version 2.6.

Well there's a reason these folders are called java.

Cheers
Philippe

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by nino martinez wael <ni...@gmail.com>.
Hmm, just because you start something you have to maintain it the rest
of the life? OMG :(

2009/4/2 Martijn Dashorst <ma...@gmail.com>:
> I won't be... then I have to maintain the wicket-eclipse-maven plugin.
>
> Martijn
>
> On Thu, Apr 2, 2009 at 4:26 PM, nino martinez wael
> <ni...@gmail.com> wrote:
>> copy code from the eclipse plugin to wicket eclipse plugin.. And
>> everybodys happy :)
>>
>> 2009/4/2 Martijn Dashorst <ma...@gmail.com>:
>>> Why fix something that isn't broken?
>>>
>>> Martijn
>>>
>>> On Thu, Apr 2, 2009 at 3:36 PM, Brill Pappin <br...@pappin.ca> wrote:
>>>> That code is open... why not make a wicket-eclipse-plugin that puts the
>>>> files were you want them?
>>>>
>>>> - Brill Pappin
>>>>
>>>> On 2-Apr-09, at 6:27 AM, Martijn Dashorst wrote:
>>>>
>>>>> Some brilliant guy thought it prudent to make the maven-eclipse-plugin
>>>>> only accept .java files from src/main/java and src/test/java in
>>>>> version 2.6.
>>>>>
>>>>> Do not upgrade to this maven-eclipse-plugin version if you intend to
>>>>> keep on working with your wicket projects in the way Wicket Intended.
>>>>>
>>>>> Always specify which plugin version you want to use and only manually
>>>>> upgrade when you are sure it won't inflict havoc on your co-workers.
>>>>> This is a maven best practice!
>>>>>
>>>>> Martijn
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>> Apache Wicket 1.3.5 is released
>>> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com
> Apache Wicket 1.3.5 is released
> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Martijn Dashorst <ma...@gmail.com>.
I won't be... then I have to maintain the wicket-eclipse-maven plugin.

Martijn

On Thu, Apr 2, 2009 at 4:26 PM, nino martinez wael
<ni...@gmail.com> wrote:
> copy code from the eclipse plugin to wicket eclipse plugin.. And
> everybodys happy :)
>
> 2009/4/2 Martijn Dashorst <ma...@gmail.com>:
>> Why fix something that isn't broken?
>>
>> Martijn
>>
>> On Thu, Apr 2, 2009 at 3:36 PM, Brill Pappin <br...@pappin.ca> wrote:
>>> That code is open... why not make a wicket-eclipse-plugin that puts the
>>> files were you want them?
>>>
>>> - Brill Pappin
>>>
>>> On 2-Apr-09, at 6:27 AM, Martijn Dashorst wrote:
>>>
>>>> Some brilliant guy thought it prudent to make the maven-eclipse-plugin
>>>> only accept .java files from src/main/java and src/test/java in
>>>> version 2.6.
>>>>
>>>> Do not upgrade to this maven-eclipse-plugin version if you intend to
>>>> keep on working with your wicket projects in the way Wicket Intended.
>>>>
>>>> Always specify which plugin version you want to use and only manually
>>>> upgrade when you are sure it won't inflict havoc on your co-workers.
>>>> This is a maven best practice!
>>>>
>>>> Martijn
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>>
>>
>>
>>
>> --
>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>> Apache Wicket 1.3.5 is released
>> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.5 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by nino martinez wael <ni...@gmail.com>.
copy code from the eclipse plugin to wicket eclipse plugin.. And
everybodys happy :)

2009/4/2 Martijn Dashorst <ma...@gmail.com>:
> Why fix something that isn't broken?
>
> Martijn
>
> On Thu, Apr 2, 2009 at 3:36 PM, Brill Pappin <br...@pappin.ca> wrote:
>> That code is open... why not make a wicket-eclipse-plugin that puts the
>> files were you want them?
>>
>> - Brill Pappin
>>
>> On 2-Apr-09, at 6:27 AM, Martijn Dashorst wrote:
>>
>>> Some brilliant guy thought it prudent to make the maven-eclipse-plugin
>>> only accept .java files from src/main/java and src/test/java in
>>> version 2.6.
>>>
>>> Do not upgrade to this maven-eclipse-plugin version if you intend to
>>> keep on working with your wicket projects in the way Wicket Intended.
>>>
>>> Always specify which plugin version you want to use and only manually
>>> upgrade when you are sure it won't inflict havoc on your co-workers.
>>> This is a maven best practice!
>>>
>>> Martijn
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com
> Apache Wicket 1.3.5 is released
> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Brill Pappin <br...@pappin.ca>.
Maybe I misread your post, but I thought you were saying that it  
messes up where you want you meta files and forces you to use the  
"maven" resource pattern?

- Brill

On 2-Apr-09, at 9:42 AM, Martijn Dashorst wrote:

> Why fix something that isn't broken?
>
> Martijn
>
> On Thu, Apr 2, 2009 at 3:36 PM, Brill Pappin <br...@pappin.ca> wrote:
>> That code is open... why not make a wicket-eclipse-plugin that puts  
>> the
>> files were you want them?
>>
>> - Brill Pappin
>>
>> On 2-Apr-09, at 6:27 AM, Martijn Dashorst wrote:
>>
>>> Some brilliant guy thought it prudent to make the maven-eclipse- 
>>> plugin
>>> only accept .java files from src/main/java and src/test/java in
>>> version 2.6.
>>>
>>> Do not upgrade to this maven-eclipse-plugin version if you intend to
>>> keep on working with your wicket projects in the way Wicket  
>>> Intended.
>>>
>>> Always specify which plugin version you want to use and only  
>>> manually
>>> upgrade when you are sure it won't inflict havoc on your co-workers.
>>> This is a maven best practice!
>>>
>>> Martijn
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>
>
>
> -- 
> Become a Wicket expert, learn from the best: http://wicketinaction.com
> Apache Wicket 1.3.5 is released
> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Martijn Dashorst <ma...@gmail.com>.
Why fix something that isn't broken?

Martijn

On Thu, Apr 2, 2009 at 3:36 PM, Brill Pappin <br...@pappin.ca> wrote:
> That code is open... why not make a wicket-eclipse-plugin that puts the
> files were you want them?
>
> - Brill Pappin
>
> On 2-Apr-09, at 6:27 AM, Martijn Dashorst wrote:
>
>> Some brilliant guy thought it prudent to make the maven-eclipse-plugin
>> only accept .java files from src/main/java and src/test/java in
>> version 2.6.
>>
>> Do not upgrade to this maven-eclipse-plugin version if you intend to
>> keep on working with your wicket projects in the way Wicket Intended.
>>
>> Always specify which plugin version you want to use and only manually
>> upgrade when you are sure it won't inflict havoc on your co-workers.
>> This is a maven best practice!
>>
>> Martijn
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.5 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.

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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Brill Pappin <br...@pappin.ca>.
That code is open... why not make a wicket-eclipse-plugin that puts  
the files were you want them?

- Brill Pappin

On 2-Apr-09, at 6:27 AM, Martijn Dashorst wrote:

> Some brilliant guy thought it prudent to make the maven-eclipse-plugin
> only accept .java files from src/main/java and src/test/java in
> version 2.6.
>
> Do not upgrade to this maven-eclipse-plugin version if you intend to
> keep on working with your wicket projects in the way Wicket Intended.
>
> Always specify which plugin version you want to use and only manually
> upgrade when you are sure it won't inflict havoc on your co-workers.
> This is a maven best practice!
>
> Martijn
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Jason Lea <ja...@kumachan.net.nz>.
Looks like we have to wait for 2.6.1 or 2.7

"Known Issues:

* [MECLIPSE-443] - Only include **/*.java in Java source directories
may affect you if you use ajdt or have non-java sources in your
directories that you expect to be compiled
Release 2.6.1 (which may get renamed to 2.7) has fixed this issue and
will be released shortly."


http://www.mail-archive.com/dev@maven.apache.org/msg80176.html

Martijn Dashorst wrote:
> Some brilliant guy thought it prudent to make the maven-eclipse-plugin
> only accept .java files from src/main/java and src/test/java in
> version 2.6.
>
> Do not upgrade to this maven-eclipse-plugin version if you intend to
> keep on working with your wicket projects in the way Wicket Intended.
>
> Always specify which plugin version you want to use and only manually
> upgrade when you are sure it won't inflict havoc on your co-workers.
> This is a maven best practice!
>
> Martijn
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>
>   

-- 
Jason Lea



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


Re: maven-eclipse-plugin 2.6 will break your wicket projects

Posted by Igor Vaynberg <ig...@gmail.com>.
does it add excludes to the source folder settings?

-igor

On Thu, Apr 2, 2009 at 3:27 AM, Martijn Dashorst
<ma...@gmail.com> wrote:
> Some brilliant guy thought it prudent to make the maven-eclipse-plugin
> only accept .java files from src/main/java and src/test/java in
> version 2.6.
>
> Do not upgrade to this maven-eclipse-plugin version if you intend to
> keep on working with your wicket projects in the way Wicket Intended.
>
> Always specify which plugin version you want to use and only manually
> upgrade when you are sure it won't inflict havoc on your co-workers.
> This is a maven best practice!
>
> Martijn
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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