what version of netbeans are you running on? Can you confirm that the
assembly-plugin executes as part of the build?

Milos

On 9/11/07, John Coleman <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Yes I have seen that bug before, but in this case there is no .dir in
> the netbeans folder.
>
> Is this really related, and fixed?
>
> TIA
> John
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 11 September 2007 13:15
> To: Maven Users List
> Subject: Re: target discrepancy with Mavenide NetBeans plugin
>
> John Coleman wrote:
> > I'm trying to run my project using the Mavenide for NetBeans.
> >
> >
> >
> > I notice that the NB run setup creates a profile in pom.xml, but when
> > you run it in NB, it expects the artefact in a project subdirectoy of
> > target/executable-netbeans, so the execution fails.
> >
> >
> >
> > But the default location for the build is target, can anyone explain
> > this?
> >
>
> possibly duplicate of http://jira.codehaus.org/browse/MEVENIDE-523
> fixed in netbeans 6.0 based binaries.
>
> Milos
> >
> >
> > TIA,
> >
> > John
> >
> >
> >
> >
> >
> > [INFO]Scanning for projects...
> >
> > [INFO]artifact org.codehaus.mevenide:netbeans-run-plugin: checking for
> > updates from company
> >
> > [INFO]artifact org.codehaus.mevenide:netbeans-run-plugin: checking for
> > updates from Marketcetera
> >
> >
> [INFO]------------------------------------------------------------------
> > ----------
> >
> > [INFO]Building FIX Message Simulator
> >
> > [INFO]   task-segment: [package,
> > org.codehaus.mevenide:netbeans-run-plugin:LATEST:run-jar]
> >
> >
> [INFO]------------------------------------------------------------------
> > ----------
> >
> > project-execute
> >
> > [INFO]artifact org.apache.maven.plugins:maven-resources-plugin:
> checking
> > for updates from netbeansIDE-repo-internal
> >
> > [INFO]artifact org.apache.maven.plugins:maven-compiler-plugin:
> checking
> > for updates from netbeansIDE-repo-internal
> >
> > [INFO]artifact org.apache.maven.plugins:maven-surefire-plugin:
> checking
> > for updates from netbeansIDE-repo-internal
> >
> > [INFO]artifact org.apache.maven.plugins:maven-jar-plugin: checking for
> > updates from netbeansIDE-repo-internal
> >
> > [INFO]artifact org.apache.maven.plugins:maven-dependency-plugin:
> > checking for updates from netbeansIDE-repo-internal
> >
> > [INFO]artifact org.apache.maven.plugins:maven-assembly-plugin:
> checking
> > for updates from netbeansIDE-repo-internal
> >
> > [resources:resources]
> >
> > [INFO]Using default encoding to copy filtered resources.
> >
> > [WARN]Unable to get resource from repository company
> > (http://ldnbank01-srv/maven2)
> >
> > [WARN]Unable to get resource from repository Marketcetera
> > (http://repo.marketcetera.org/maven)
> >
> > [WARN]Unable to get resource from repository central
> > (http://repo1.maven.org/maven2)
> >
> > [WARN]Unable to get resource from repository company
> > (http://ldnbank01-srv/maven2)
> >
> > [WARN]Unable to get resource from repository Marketcetera
> > (http://repo.marketcetera.org/maven)
> >
> > [WARN]Unable to get resource from repository central
> > (http://repo1.maven.org/maven2)
> >
> > [compiler:compile]
> >
> > [INFO]Nothing to compile - all classes are up to date
> >
> > [resources:testResources]
> >
> > [INFO]Using default encoding to copy filtered resources.
> >
> > [compiler:testCompile]
> >
> > [INFO]Nothing to compile - all classes are up to date
> >
> > [surefire:test]
> >
> > [INFO]No tests to run.
> >
> > [jar:jar]
> >
> > [INFO]Building jar:
> >
> Z:\jcoleman\projects\TestSim\TestInitiator\target\FIXTestSim-1.0-SNAPSHO
> > T.jar
> >
> > [dependency:copy-dependencies {execution: get-deps}]
> >
> > [INFO]backport-util-concurrent-2.1.jar already exists in destination.
> >
> > [INFO]jbcl-3.0-rt.jar already exists in destination.
> >
> > [INFO]jgl-3.1.0.jar already exists in destination.
> >
> > [INFO]junit-3.8.1.jar already exists in destination.
> >
> > [INFO]log4j-1.2.13.jar already exists in destination.
> >
> > [INFO]mina-core-1.1.2.jar already exists in destination.
> >
> > [INFO]slf4j-api-1.4.3.jar already exists in destination.
> >
> > [INFO]slf4j-log4j12-1.4.3.jar already exists in destination.
> >
> > [INFO]quickfixj-1.1.0.jar already exists in destination.
> >
> > [INFO]tantus-toolbox-1.1.jar already exists in destination.
> >
> > [INFO]Preparing assembly:directory
> >
> >
> [INFO]------------------------------------------------------------------
> > ----------
> >
> > [INFO]Building FIX Message Simulator
> >
> >
> [INFO]------------------------------------------------------------------
> > ----------
> >
> > [WARN]Removing: directory from forked lifecycle, to prevent recursive
> > invocation.
> >
> > [resources:resources]
> >
> > [INFO]Using default encoding to copy filtered resources.
> >
> > [compiler:compile]
> >
> > [INFO]Nothing to compile - all classes are up to date
> >
> > [resources:testResources]
> >
> > [INFO]Using default encoding to copy filtered resources.
> >
> > [compiler:testCompile]
> >
> > [INFO]Nothing to compile - all classes are up to date
> >
> > [surefire:test]
> >
> > [INFO]No tests to run.
> >
> > [jar:jar]
> >
> > [INFO]Building jar:
> >
> Z:\jcoleman\projects\TestSim\TestInitiator\target\FIXTestSim-1.0-SNAPSHO
> > T.jar
> >
> > [dependency:copy-dependencies {execution: get-deps}]
> >
> > [INFO]backport-util-concurrent-2.1.jar already exists in destination.
> >
> > [INFO]jbcl-3.0-rt.jar already exists in destination.
> >
> > [INFO]jgl-3.1.0.jar already exists in destination.
> >
> > [INFO]junit-3.8.1.jar already exists in destination.
> >
> > [INFO]log4j-1.2.13.jar already exists in destination.
> >
> > [INFO]mina-core-1.1.2.jar already exists in destination.
> >
> > [INFO]slf4j-api-1.4.3.jar already exists in destination.
> >
> > [INFO]slf4j-log4j12-1.4.3.jar already exists in destination.
> >
> > [INFO]quickfixj-1.1.0.jar already exists in destination.
> >
> > [INFO]tantus-toolbox-1.1.jar already exists in destination.
> >
> > [WARN]DEPRECATED [descriptor]: Please use descriptors instead
> >
> > [assembly:directory {execution: nb}]
> >
> > [INFO]Processing DependencySet (output=lib)
> >
> > [INFO]Copying 10 files to
> >
> Z:\jcoleman\projects\TestSim\TestInitiator\target\executable-netbeans.di
> > r
> >
> > [INFO]artifact org.apache.maven:maven-project: checking for updates
> from
> > netbeansIDE-repo-internal
> >
> > [INFO]artifact org.apache.maven:maven-project: checking for updates
> from
> > netbeans
> >
> > [INFO]artifact org.apache.maven:maven-project: checking for updates
> from
> > mevenide
> >
> > [INFO]artifact org.apache.maven:maven-plugin-api: checking for updates
> > from netbeansIDE-repo-internal
> >
> > [INFO]artifact org.apache.maven:maven-plugin-api: checking for updates
> > from netbeans
> >
> > [INFO]artifact org.apache.maven:maven-plugin-api: checking for updates
> > from mevenide
> >
> > [netbeans-run:run-jar]
> >
> > [INFO]Error for project: FIX Message Simulator (during
> > org.codehaus.mevenide:netbeans-run-plugin:LATEST:run-jar)
> >
> >
> [INFO]------------------------------------------------------------------
> > ------
> >
> > [INFO]Badly configured, need existing jar at
> >
> Z:\jcoleman\projects\TestSim\TestInitiator\target\executable-netbeans\FI
> > XTestSim-1.0-SNAPSHOT.jar
> >
> >
> [INFO]------------------------------------------------------------------
> > ------
> >
> > [INFO]For more information, run Maven with the -e switch
> >
> >
> [INFO]------------------------------------------------------------------
> > ------
> >
> > [INFO]BUILD ERRORS
> >
> >
> [INFO]------------------------------------------------------------------
> > ------
> >
> > [INFO]Total time: 6 seconds
> >
> > [INFO]Finished at: Tue Sep 11 11:43:40 BST 2007
> >
> > [INFO]Final Memory: 49M/87M
> >
> >
> [INFO]------------------------------------------------------------------
> > ------
> >
> >
> >
> >
> > Eurobase International Limited and its subsidiaries (Eurobase) are
> unable to exercise control over the content of information in E-Mails.
> Any views and opinions expressed may be personal to the sender and are
> not necessarily those of Eurobase. Eurobase will not enter into any
> contractual obligations in respect of any part of its business in any
> E-mail.
> >
> > Privileged / confidential information may be contained in this message
> and /or any attachments. This E-mail is intended for the use of the
> addressee(s) only and may contain confidential information. If you are
> not the / an intended recipient, you are hereby notified that any use or
> dissemination of this communication is strictly prohibited.  If you
> receive this transmission in error, please notify us immediately, and
> then delete this E-mail.
> >
> > Neither the sender nor Eurobase accepts any liability whatsoever for
> any defects of any kind either in or arising from this E-mail
> transmission. E-Mail transmission cannot be guaranteed to be secure or
> error-free, as messages can be intercepted, lost, corrupted, destroyed,
> contain viruses, or arrive late or incomplete. Eurobase does not accept
> any responsibility for viruses and it is your responsibility to scan any
> attachments.
> >
> > Eurobase Systems Limited is the main trading company in the Eurobase
> International Group; registered in England and Wales as company number
> 02251162; registered address: Essex House, 2 County Place, Chelmsford,
> Essex CM2 0RE, UK.
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to