Re: POM 5: The problems with mixins

2016-12-05 Thread Victor Nazarov
achieving specified goals... -- Victor Nazarov On Mon, Dec 5, 2016 at 7:22 PM, Victor Nazarov wrote: > I haven't been following your proposals. I have schemed through just now. > I can say that I generally like some aspects of your proposal: > > * build/artifact description spli

Re: POM 5: The problems with mixins

2016-12-05 Thread Victor Nazarov
mponents the same way plugins are defined and templates should have custom configuration. That way a company can define a FAMILY of lifecycles and a choice of one particular lifecycle depends on a specially crafted human readable configuration. Having configurable templates in place I think we don

Re: POM 5: The problems with mixins

2016-12-05 Thread Victor Nazarov
aven-profiledep-extension [2] https://github.com/repaint-io/maven-tiles [3] https://issues.apache.org/jira/browse/MNG-6129 -- Victor Nazarov On Mon, Dec 5, 2016 at 1:56 AM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > I'm currently trying to figure out how to

Maven deploy does not respect finalName

2014-09-25 Thread Victor
Hi, When you run the maven deploy phase, maven upload to nexus the final file with the name ${artifactId}-${version}, and does not respect the set in the build. How could I indicate to maven deploy plugin to upload to nexus with the name, for example PREFIX_${artifactId}-${version} Does anyone

maven-war-plugin - Override classesDirectory

2007-03-15 Thread Ramos, Victor Hugo Barbosa \(Victor Hugo\)
: 30M/55M [INFO] ---- Thanks, Victor Hugo B. Ramos Important : This e-mail is intended for the above named only and may be confidential, proprietary and/or legally privileged. If this has come to you in error, you must take no action based on i

[jira] Commented: (MNGECLIPSE-22) The Plug-In fails to run under Eclipse 3.0.x and IBM Rational Developer (RAD)

2006-01-26 Thread Victor Lar (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-22?page=comments#action_57071 ] Victor Lar commented on MNGECLIPSE-22: -- I have exactly the same error using Rational Software Architect, Version: 6.0.1 > The Plug-In fails to run under Eclipse 3.0.x and

[jira] Commented: (MNG-1288) war:exploded removes content of .class files

2005-10-22 Thread Victor Yushenko (JIRA)
[ http://jira.codehaus.org/browse/MNG-1288?page=comments#action_49074 ] Victor Yushenko commented on MNG-1288: -- I really needed to fix it so I looked at the code and made the fix. The problem is that if source and destination 'classes' fol

[jira] Updated: (MNG-1288) war:exploded removes content of .class files

2005-10-22 Thread Victor Yushenko (JIRA)
[ http://jira.codehaus.org/browse/MNG-1288?page=all ] Victor Yushenko updated MNG-1288: - Attachment: MNG-1288-maven-war-plugin.patch This patch contains the fix for this issue. > war:exploded removes content of .class fi

[jira] Created: (MNG-1288) war:exploded removes content of .class files

2005-10-22 Thread Victor Yushenko (JIRA)
war:exploded removes content of .class files Key: MNG-1288 URL: http://jira.codehaus.org/browse/MNG-1288 Project: Maven 2 Type: Bug Components: maven-war-plugin Environment: WIndowx XP Reporter: Victor Yushenko

[jira] Created: (MPWAR-51) war:exploded removes content of .class files

2005-10-22 Thread Victor Yushenko (JIRA)
war:exploded removes content of .class files Key: MPWAR-51 URL: http://jira.codehaus.org/browse/MPWAR-51 Project: maven-war-plugin Type: Bug Environment: WIndowx XP Reporter: Victor Yushenko To enable development in