RE: Maven - POM repository, Freemind, Confluence

2009-04-07 Thread sigi9009

and why doesn't it work?

I tried to follow this instructions:
http://confluence.atlassian.com/display/CONFEXT/FreeMind+Plugin

I want to add a plugin for (confleunce) wiki, which runs on tomcat. 
I set up Confleunce but i have no idea about this plugin installation over
marven...

thanks for help




-- 
View this message in context: 
http://www.nabble.com/Maven---POM-repository%2C-Freemind%2C-Confluence-tp22906474p22922687.html
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



RE: Maven - POM repository, Freemind, Confluence

2009-04-07 Thread Edelson, Justin
Did you read the comment thread on that page?



From: sigi9009 [mailto:sigi9...@web.de]
Sent: Tue 4/7/2009 3:29 AM
To: users@maven.apache.org
Subject: RE: Maven - POM repository, Freemind, Confluence




and why doesn't it work?

I tried to follow this instructions:
http://confluence.atlassian.com/display/CONFEXT/FreeMind+Plugin

I want to add a plugin for (confleunce) wiki, which runs on tomcat.
I set up Confleunce but i have no idea about this plugin installation over
marven...

thanks for help




--
View this message in context: 
http://www.nabble.com/Maven---POM-repository%2C-Freemind%2C-Confluence-tp22906474p22922687.html
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org





RE: Maven - POM repository, Freemind, Confluence

2009-04-07 Thread sigi9009

yes i read it. and i changed the repositiry (i tried both urls in the
postings on the buttom). I changed the url tag bellow the repository tag. 
but i still get fatal errors.

any ideas? - thanks for help



justinedelson wrote:
 
 Did you read the comment thread on that page?
 
 
 
 From: sigi9009 [mailto:sigi9...@web.de]
 Sent: Tue 4/7/2009 3:29 AM
 To: users@maven.apache.org
 Subject: RE: Maven - POM repository, Freemind, Confluence
 
 
 
 
 and why doesn't it work?
 
 I tried to follow this instructions:
 http://confluence.atlassian.com/display/CONFEXT/FreeMind+Plugin
 
 I want to add a plugin for (confleunce) wiki, which runs on tomcat.
 I set up Confleunce but i have no idea about this plugin installation over
 marven...
 
 thanks for help
 
 
 
 
 --
 View this message in context:
 http://www.nabble.com/Maven---POM-repository%2C-Freemind%2C-Confluence-tp22906474p22922687.html
 Sent from the Maven - Users mailing list archive at Nabble.com.
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org
 
 
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Maven---POM-repository%2C-Freemind%2C-Confluence-tp22906474p22935285.html
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



RE: Maven - POM repository, Freemind, Confluence

2009-04-06 Thread Edelson, Justin
http://maven.apache.org/POM/4.0.0 is a namespace URI, not a link.



From: sigi9009 [mailto:sigi9...@web.de]
Sent: Mon 4/6/2009 6:58 AM
To: users@maven.apache.org
Subject: Maven - POM repository, Freemind, Confluence




Hi forum,

Does somebody know the link to the maven.apache.org/POM/4.0.0 repository,
the preset link in the pom.xml file doesn't work. here are the relevant
lines in the pom.xml file. The software which i want to install is a
plugin(freemind) for Confluence. Confluence is running on in a apache Tomcat
server.

project
xmlns=http://maven.apache.org/POM/4.0.0;
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
xsi:schemaLocation=http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd;
...

thanks in advance
--
View this message in context: 
http://www.nabble.com/Maven---POM-repository%2C-Freemind%2C-Confluence-tp22906474p22906474.html
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org