Hi Arnaud,

I just tested with maven-eclipse-plugin-2.7-20090427.230850-4.jar and I'm
getting the same error when using Wicket:

org.apache.wicket.markup.MarkupNotFoundException: Markup not found.

Reverting again back to 2.5.1, everything worked properly.

Best regards,
Ari


Arnaud HERITIER wrote:
> 
> Hi Community,
>   The recent release 2.6 of the maven-eclipse-plugin created many problems
> for all of those who had/wanted to store non-java files under src/*/java
> (which is required for wicket, ajdt, and probably others usecases).
>   Even we have many integration tests in this plugin we didn't notice this
> issue because our testcases allow us to check that generated configuration
> files aren't evolving and that we are able to import and use a project in
> eclipse (too heavy to do).
> 
>   To fix this issue we (Barrie to be honest) improved the plugin to allow
> the usage of includes and excludes. :
> http://jira.codehaus.org/browse/MECLIPSE-104
>   The documentation of these feature is here :
> http://maven.apache.org/plugins/maven-eclipse-plugin-2.7-SNAPSHOT/examples/specifying-source-path-inclusions-and-exclusions.html
> There are many broken links on the site and I don't know why. I'll
> investigate later.
> Others pages are the same in
> http://maven.apache.org/plugins/maven-eclipse-plugin/
> For AJDT project you can have a look at this page :
> http://maven.apache.org/plugins/maven-eclipse-plugin-
> 2.7-SNAPSHOT/examples/ajdt-projects.html
> 
> To test the plugin you have to add in your project or in your settings
> this
> repository :
> https://repository.apache.org/content/repositories/snapshots/
> (be careful to the https protocol)
> The last version I deployed is : 2.7-20090416.000603-3
> 
> Please, test it and give us your feedback. If it is positive this week,
> we'll launch the release process the next one.
> 
> cheers,
> 
> -- 
> Arnaud
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/-maven-eclipse-plugin--We-need-your-help-to-test-the-future-2.7-tp2646905p2972277.html
Sent from the maven users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to