You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2019/01/03 09:48:28 UTC

[GitHub] rfscholte commented on a change in pull request #1: Allow scripting in files

rfscholte commented on a change in pull request #1: Allow scripting in files
URL: https://github.com/apache/maven-scripting-plugin/pull/1#discussion_r244948814
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -92,13 +93,6 @@ under the License.
       <scope>provided</scope>
     </dependency>
 
-    <!-- ScriptEngines -->
-    <dependency>
 
 Review comment:
   For Maven the versioning scheme works a bit different. The 3.x.x means this plugin requires at least Maven 3. If we break backwords compatibility it is for the next Maven version. 
   This scheme has proven itself over the years, now there's no confusion anymore if a certain plugin works with Maven 2 or not.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services