__
Von: Robert Scholte
Gesendet: Dienstag, 12. April 2016 20:09
An: Maven Developers List
Betreff: Re: Classloading issues in maven plugin with custom lifecycle mapping
Hi,
do you have an example project (e.g. at github) to reproduce it?
Not sure if this is the issue, but maven-plugins cannot b
Hi,
do you have an example project (e.g. at github) to reproduce it?
Not sure if this is the issue, but maven-plugins cannot be part and used
by a multimodule project. Before a project can be built, all plugins must
be resolved. This shouldn't be an issue, since a maven-plugin should have
a
Hi,
I am currently working on converting Apache Flex from Ant to Maven. I have
managed to convert all of the Ant stuff in our newest SDK. I even built a new
maven plugin for doing the Flex compilation. All parts seem to be working great.
The build consists of:
- A compiler
- Some Framework
On Wed, Aug 1, 2012 at 4:38 PM, bshibin wrote:
> Hi,
> I am new to maven...
> I created java spring hibernate project.. and i kept all .java files in this
> path
> Myapplication\src\main\java\com\mycompany
> and create resources, webapp folders in Myapplication\src\main
> and inside resources i
on the index page it shows 500
error..
Im attaching my pom.xml and the error log from the tomcat also :)
--
View this message in context:
http://maven.40175.n5.nabble.com/issues-in-maven-tp5715520.html
Sent from the Maven Developers mailing list archive at Nabble.com