Hi iCal4j Team, i'm using iCal4j on my project. I have a error on the build using maven. I had the dependancy on my pom file :
<dependency> <groupid>org.mnode.ical4j</groupid> <artifactid>ical4j</artifactid> <version>1.0.2</version> </dependency>
The error : [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM).
Project ID: net.fortuna.ical4j:ical4j:bundle:1.0-rc3
Reason: Cannot find parent: net.modularity:modularity-parent for project: net.fortuna.ical4j:ical4j:bundle:1.0-rc3 for project net.fortuna.ical4j:ical4j:bundle:1.0-rc3
I can't access to the wiki : http://wiki.modularity.net.au/ical4j/index.php?title=Maven2 server not find !
Can you help please ! Thanks ++
Log in to post a comment.
Hi iCal4j Team,
i'm using iCal4j on my project. I have a error on the build using maven.
I had the dependancy on my pom file :
<dependency>
<groupid>org.mnode.ical4j</groupid>
<artifactid>ical4j</artifactid>
<version>1.0.2</version>
</dependency>
The error :
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: net.fortuna.ical4j:ical4j:bundle:1.0-rc3
Reason: Cannot find parent: net.modularity:modularity-parent for project: net.fortuna.ical4j:ical4j:bundle:1.0-rc3 for project net.fortuna.ical4j:ical4j:bundle:1.0-rc3
I can't access to the wiki : http://wiki.modularity.net.au/ical4j/index.php?title=Maven2
server not find !
Can you help please !
Thanks
++