This website requires JavaScript.
Explore
Help
Sign In
Apache
/
maven
mirror of
https://github.com/apache/maven.git
Watch
1
Star
0
Fork
You've already forked maven
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9427cf2c38
maven
/
maven-core-it
/
it0075
/
goals.txt
5 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[MNG-2167] plugin has been renamed Submitted by: Thomas Klaeger git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@389650 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 20:17:15 -05:00
help:active-profiles
Working on: MNG-786 o Changed the profile activation in it0075 to use a system property which is not always present o Added projecthelp:active-profiles, package, and clean:clean to the goals list, in case it was only happening with the clean plugin o Fixed the projecthelp mojos to be aggregators where appropriate o Changed the ordering of modules in the profile injector (used to be that profile modules were prepended; now, they're appended) NOTE: I still cannot reproduce the described behavior. Dan: Am I missing something WRT the test setup? I changed the activation trigger to be non-inherent, and I'm not using a boolean string to trigger the profile. What am I doing wrong?? git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292781 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 11:45:20 -04:00
package
Resolving: MNG-786...cannot reproduce, but since this is an old issue, I'll close it as fixed just in case. see it0075 for proof. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292233 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 14:18:30 -04:00
eclipse:eclipse
Working on: MNG-786 o Changed the profile activation in it0075 to use a system property which is not always present o Added projecthelp:active-profiles, package, and clean:clean to the goals list, in case it was only happening with the clean plugin o Fixed the projecthelp mojos to be aggregators where appropriate o Changed the ordering of modules in the profile injector (used to be that profile modules were prepended; now, they're appended) NOTE: I still cannot reproduce the described behavior. Dan: Am I missing something WRT the test setup? I changed the activation trigger to be non-inherent, and I'm not using a boolean string to trigger the profile. What am I doing wrong?? git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292781 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 11:45:20 -04:00
clean:clean