Skip to content

Plugin for the development of OpenCms projects using Maven

License

Notifications You must be signed in to change notification settings

veggie4ever/vfs-maven-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build vfs-maven-plugin following repository has to be defined in your Maven settings.xml

<repository>
	<id>maven-vfs-plugin-github</id>
	<url>https://comundus.github.io/maven2-repository</url>
</repository>

This other one is possibly not needed anymore

<repository>
    <id>maven2-repository.dev.java.net</id>
    <name>Java.net Repository for Maven</name>
    <url>http://download.java.net/maven/2/</url>
    <layout>default</layout>
</repository>

About

Plugin for the development of OpenCms projects using Maven

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • HTML 0.2%