[jira] Created: (MNG-1375) Plug-In does NOT implement all M1 features as stated in the Plug-In matrix

2005-10-31 Thread Steffen Krause (JIRA)
Plug-In does NOT implement all M1 features as stated in the Plug-In matrix
--

 Key: MNG-1375
 URL: http://jira.codehaus.org/browse/MNG-1375
 Project: Maven 2
Type: Bug
  Components: maven-idea-plugin  
Versions: 2.0
 Environment: Maven 2.0, JDK 1.5, WinXP
 Reporter: Steffen Krause


According to the Plugin-Matrix on the Maven2 page the IDEA plugin is final and 
has all features of the Maven1 IDEA plugin. It even says it was reviewed and 
the result was that all features of the M1 version are implemented in the M2 
version.

That is NOT TRUE: The Maven2 plugin ONLY has the "idea" goal but NOT the goals 
"project", "workspace", "module" and "multiproject". 

Especially the goal "module" is highly important and I definitely don't want to 
create a new project each time I need a new module.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Created: (MPCHANGELOG-71) Plugin can't find changes made in CVS

2005-08-11 Thread Steffen Krause (JIRA)
Plugin can't find changes made in CVS
-

 Key: MPCHANGELOG-71
 URL: http://jira.codehaus.org/browse/MPCHANGELOG-71
 Project: maven-changelog-plugin
Type: Bug
Versions: 1.8.2, 1.8.1
 Environment: maven 1.1-beta 1; Windows XP; JDK 5.0
 Reporter: Steffen Krause
Priority: Critical


Changelog pluging version 1.8.2 and 1.8.1 can't find any changes made to the 
cvs. Tried same thing with plugin version 1.7.2 and it worked fine and found 
all changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MPSITE-35) ftpdeploy doesn't work properly

2005-08-10 Thread Steffen Krause (JIRA)
[ http://jira.codehaus.org/browse/MPSITE-35?page=comments#action_44295 ] 

Steffen Krause commented on MPSITE-35:
--

Hi,

thanks for the comment. Well, it seems like I have a problem in Maven in 
general when a plugin does a  in a goal. I looked up the maven libs 
and the classes the taskdef looked for were always there but taskdef still told 
me that it could not find the class. Did I forget to configure something?? 
Other plugins (or my very own when I try it) always throw a file not found 
exception as soon as I call the .

Did I misconfigured something???

Thanks,
Kimba.

> ftpdeploy doesn't work properly
> ---
>
>  Key: MPSITE-35
>  URL: http://jira.codehaus.org/browse/MPSITE-35
>  Project: maven-site-plugin
> Type: Bug
>   Components: plugin
> Versions: 1.6.1
>  Environment: maven-site-plugin-1.6.1, Maven 1.0.2, Windows XP, Java 5.0
> Reporter: Steffen Krause
> Assignee: Arnaud Heritier

>
>
> 1. configured the remote siteAdress (project.xml)
> 2. configured the remote siteDirectory (project.xml)
> 3. configured deploy method (ftp), username and password (project.properties)
> 4. called goal site:deploy
> Result:
> BUILD FAILED
> File.. C:\Documents and 
> Settings\kimba\.maven\cache\maven-site-plugin-1.6.1\plugin.jelly
> Element... taskdef
> Line.. 130
> Column 6
> taskdef class org.apache.tools.ant.taskdefs.optional.net.FTP cannot be found
> 5. tried calling goal site:ftpdeploy directly
> Result:
> BUILD FAILED
> File.. C:\Documents and 
> Settings\kimba\.maven\cache\maven-site-plugin-1.6.1\plugin.jelly
> Element... taskdef
> Line.. 130
> Column 6
> taskdef class org.apache.tools.ant.taskdefs.optional.net.FTP cannot be found

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Created: (MPSITE-35) ftpdeploy doesn't work properly

2005-08-10 Thread Steffen Krause (JIRA)
ftpdeploy doesn't work properly
---

 Key: MPSITE-35
 URL: http://jira.codehaus.org/browse/MPSITE-35
 Project: maven-site-plugin
Type: Bug
  Components: plugin  
Versions: 1.6.1
 Environment: maven-site-plugin-1.6.1, Maven 1.0.2, Windows XP, Java 5.0
 Reporter: Steffen Krause


1. configured the remote siteAdress (project.xml)
2. configured the remote siteDirectory (project.xml)
3. configured deploy method (ftp), username and password (project.properties)
4. called goal site:deploy
Result:

BUILD FAILED
File.. C:\Documents and 
Settings\kimba\.maven\cache\maven-site-plugin-1.6.1\plugin.jelly
Element... taskdef
Line.. 130
Column 6
taskdef class org.apache.tools.ant.taskdefs.optional.net.FTP cannot be found



5. tried calling goal site:ftpdeploy directly
Result:

BUILD FAILED
File.. C:\Documents and 
Settings\kimba\.maven\cache\maven-site-plugin-1.6.1\plugin.jelly
Element... taskdef
Line.. 130
Column 6
taskdef class org.apache.tools.ant.taskdefs.optional.net.FTP cannot be found

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]